gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gluster-devel] Upgrading GlusterFS


From: Anand Babu Periasamy
Subject: Re: [Gluster-devel] Upgrading GlusterFS
Date: Tue, 03 Apr 2007 08:18:58 -0700

Gerry Reno writes:
What needs to be done to upgrade to a newer release of GlusterFS?

Do I need to do a "make uninstall" in the previous release build
tree first, prior to deleting it?

Or, can I just delete the previous release build tree and just
'configure' and 'make' in the new release build tree?

It is always advised to "make uninstall" with the same source you used
for installation. In case if you did not have the original source,
remove the glusterfs files and directories manually (/etc/glusterfs,
/usr/lib/glusterfs, /usr/lib/libglusterfs*, /usr/share/doc/glusterfs).
This rule applies to most software compiled installed from source.

More info...

In GlusterFS-1.2, translators didn't have versioning support. So when
users overwrote with a newer version with incompatible translator ABI,
they experienced obscure segfaults. GlusterFS-1.3 has translators
installed under a versioned directory to protect such errors.

Even if you "make uninstall" with the newer source, Makefile will not
know how to remove files that were installed by the older versions but
removed in newer source. It will lead to stale files.
--
Anand Babu GPG Key ID: 0x62E15A31 Blog [http://ab.freeshell.org] The GNU Operating System [http://www.gnu.org]




reply via email to

[Prev in Thread] Current Thread [Next in Thread]