Mention file-storage-paths in UPGRADE
authorGuido Trotter <ultrotter@google.com>
Thu, 2 May 2013 09:01:52 +0000 (11:01 +0200)
committerGuido Trotter <ultrotter@google.com>
Thu, 2 May 2013 09:16:30 +0000 (11:16 +0200)
It was in NEWS, but not mentioned at all in the upgrade notes.

Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Klaus Aehlig <aehlig@google.com>

UPGRADE

diff --git a/UPGRADE b/UPGRADE
index 1402252..eb6d4ff 100644 (file)
--- a/UPGRADE
+++ b/UPGRADE
@@ -59,6 +59,12 @@ To run commands on all nodes, the `distributed shell (dsh)
 
     $ gnt-cluster redist-conf
 
+#. If you use file storage, check that the ``/etc/ganeti/file-storage-paths``
+#. is correct on all nodes. For security reasons it's not copied
+#. automatically, but it can be copied manually via::
+
+   $ gnt-cluster copyfile /etc/ganeti/file-storage-paths
+
 #. Restart daemons again on all nodes::
 
     $ /etc/init.d/ganeti restart