It was in NEWS, but not mentioned at all in the upgrade notes.

Signed-off-by: Guido Trotter <[email protected]>
---
 UPGRADE |    6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/UPGRADE b/UPGRADE
index 1402252..eb6d4ff 100644
--- 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
-- 
1.7.10.4

Reply via email to