Kirby Zhou
2009-Mar-15 13:24 UTC
[Gluster-users] How can I mount glusterfs-1.3 and glusterfs-2.0 simultaneously?
How can I mount glusterfs-1.3 and glusterfs-2.0 simultaneously? They two has the same soname libglusterfs.so, so conflict happens. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20090315/f87f0d95/attachment.html>
Kirby Zhou
2009-Mar-15 13:29 UTC
[Gluster-users] How can I mount glusterfs-1.3 and glusterfs-2.0 simultaneously?
How can I mount glusterfs-1.3 and glusterfs-2.0 simultaneously? They two has the same soname libglusterfs.so, so conflict happens. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20090315/9e8280e1/attachment.html>
Keith Freedman
2009-Mar-17 19:41 UTC
[Gluster-users] How can I mount glusterfs-1.3 and glusterfs-2.0 simultaneously?
I''m guessing you need to build glusterfs-1.3 into a different --prefix spot to make sure it''s binaries and libraries aren''t clobbering eachother. then, I''m guessing you need to hard link the binary, instead of dynamic linking or the linker will try to grab the wrong one. At 06:24 AM 3/15/2009, Kirby Zhou wrote:>Content-Type: multipart/alternative; > boundary="----=_NextPart_000_0059_01C9A5B4.69665420" >Content-Language: zh-cn > >How can I mount glusterfs-1.3 and glusterfs-2.0 simultaneously? > >They two has the same soname libglusterfs.so, so conflict happens. > > >_______________________________________________ >Gluster-users mailing list >Gluster-users at gluster.org >http://zresearch.com/cgi-bin/mailman/listinfo/gluster-users
Keith Freedman
2009-Mar-17 19:41 UTC
[Gluster-users] How can I mount glusterfs-1.3 and glusterfs-2.0 simultaneously?
I'm guessing you need to build glusterfs-1.3 into a different --prefix spot to make sure it's binaries and libraries aren't clobbering eachother. then, I'm guessing you need to hard link the binary, instead of dynamic linking or the linker will try to grab the wrong one. At 06:24 AM 3/15/2009, Kirby Zhou wrote:>Content-Type: multipart/alternative; > boundary="----=_NextPart_000_0059_01C9A5B4.69665420" >Content-Language: zh-cn > >How can I mount glusterfs-1.3 and glusterfs-2.0 simultaneously? > >They two has the same soname libglusterfs.so, so conflict happens. > > >_______________________________________________ >Gluster-users mailing list >Gluster-users at gluster.org >http://zresearch.com/cgi-bin/mailman/listinfo/gluster-users