This fixes Issue 653. It was unclear whether or not
'ensure-dirs' creates the directories for file and
sharedfile storage. This patch extends the documentation
to clarify this.
Signed-off-by: Helga Velroyen <helgav@google.com>
Reviewed-by: Oleg Ponomarev <oponomarev@google.com>
$ /usr/lib/ganeti/ensure-dirs --full-run
+ Note that ensure-dirs does not create the directories for file
+ and shared-file storage. This is due to security reasons. They need
+ to be created manually. For details see ``man gnt-cluster``.
+
#. Create the (missing) required users and make users part of the required
groups on all nodes::