Comment #2 on issue 384 by [email protected]: gnt-backup import fails when /srv/ganeti/export is mounted by nfs
http://code.google.com/p/ganeti/issues/detail?id=384

We can add documentation for this, but please don't mount
/srv/ganeti/export via NFS, at most make sure there is a
different subdir for every node.

Oh, I thought, it would be a smart idea to share /srv/ganeti/export among the nodes.
But I can live without.

Note that your problem seems to be that the real path links outside
the export directory itself.
Actually /srv/ganeti/export symlinks to /fs/ganeti/export,
and /fs/ganeti is the NFS share.

/fs/ganeti is not referenced explicitely:
gnt-backup import --src-dir=/srv/ganeti/export/...

so the symlink gets expanded (which was not what I expected, so I missed it)

Thank you very much for your immediate answer!

--
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