Updates:
        Status: WontFix

Comment #3 on issue 803 by [email protected]: Disabling the symlink version tree with 2.10.x does not work
http://code.google.com/p/ganeti/issues/detail?id=803

This is indeed working as intended. Maybe the name --enable-symlinks
is a bit misleading, but it has a precise meaning: do not install
*version-dependend* symlinks, i.e., the symlinks under ${sysconfdir}.
The intended use of this option is to install the second version of
Ganeti without disturbing the currently active one.

The reason why the symlinks under sbin are not-version dependent is
that for the popular choice prefix=/usr this is /usr/sbin which might
be mounted read-only. Hence gnt-cluster upgrade cannot touch them. Therefore
the additional indirection is added. See also the design document
http://docs.ganeti.org/ganeti/2.10/html/design-upgrade.html

Finally, note that automatic Ganeti upgrades only work, if prefix the same
for the versions to upgrade between.

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