** Bug watch added: bugs.gluster.com/cgi-bin/bugzilla3/ #197 http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=197
** Also affects: glusterfs via http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=197 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu High Availability Team, which is subscribed to glusterfs in Ubuntu. https://bugs.launchpad.net/bugs/785158 Title: Client 3.0.5 crashes with buffer overflow Status in Gluster: Unknown Status in “glusterfs” package in Ubuntu: Fix Released Status in “glusterfs” source package in Natty: Confirmed Bug description: Binary package hint: glusterfs-client After upgrading glusterfs-client from maverick (3.0.4) to natty (3.0.5) all glusterfs volumes failed to mount as the clients immediately dump core. Manually reverting to 3.0.4 allows the volumes to be mounted. root@test16:/tmp# cat test.vol volume default type protocol/client option transport-type tcp option remote-host 192.168.2.15 option transport.address-family inet option transport.socket.nodelay on option remote-port 6996 option remote-subvolume brick-1 end-volume root@test16:/tmp# apt-get install libglusterfs0=3.0.4-1 glusterfs-client=3.0.4-1 [...] root@test16:/tmp# glusterfs -f /tmp/test.vol /mnt root@test16:/tmp# touch /mnt/foo root@test16:/tmp# umount /mnt root@test16:/tmp# apt-get install libglusterfs0=3.0.5-1 glusterfs-client=3.0.5-1 [...] root@test16:/tmp# glusterfs -f /tmp/test.vol /mnt root@test16:/tmp# touch /mnt/foo touch: cannot touch `/mnt/foo': Transport endpoint is not connected root@test16:/tmp# umount /mnt (Note: the remote glusterfs server is running 3.0.5) Ubuntu 11.04 To manage notifications about this bug go to: https://bugs.launchpad.net/glusterfs/+bug/785158/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-ha Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-ha More help : https://help.launchpad.net/ListHelp

