Updates:
        Status: NeedFeedback

Comment #5 on issue 784 by [email protected]: gnt-node list returns blank info when file storage paths do not exist on disk
http://code.google.com/p/ganeti/issues/detail?id=784

So, I had a look at this, and I had trouble reproducing it. I did:

1. install ganeti 2.8
2. create a cluster with file storage enabled
3. delete /srv/ganeti-file-storage
4. 'gnt-cluster verify' does not complain, but 'gnt-node list' does not show '?'
5. installed ganeti 2.10
6. ran cfgupgrade
7. /etc/init.d/ganeti restart
8. gnt-cluster redist-conf
9. 'gnt-cluster verify' complains about the missing dir, 'gnt-node list' shows '?'
10. mkdir /srv/ganeti/file-storage
11. 'gnt-cluster verify' is happy, but 'gnt-node list' is also happy.

I tried the same going from 2.9 to 2.10.

What did I do differently than you?

To debug this, can you please look up the following things for me:

Did you have file storage enabled before the update?

In particular, can you give me, what 'gnt-cluster info' says for "file storage path" and "enabled disk templates" (if possible before and after the upgrade).

Can you look at /var/lib/ganeti/config.data and check the values for 'file-storage-path' and 'enabled-disk-templates'.

Thanks!

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to