Stefan Becker
2012-Feb-05 19:02 UTC
[Gluster-users] Hanging writes after upgrading "clients" to debian squeeze
Hi, I am running a simple gluster storage server setup with 2 nodes, one volume with two bricks and replication. My "clients" are webservers which mount the gluster storage via native client. My storage server run debian squeeze for some while now and today I upgraded my webservers from debian lenny to debian squeeze. The gluster version I am running is 3.2.0, self compiled. After the debian upgrade I can still mount my volumes. Reading is fine as well but it hangs on writes. I did not touch the storage servers at all. I did not upgrade all webservers so I still have some running with debian lenny and everything works just fine. The log files are rather empty, at least I cannot find anything during the hanging write. Do you guys have any idea how to fix this? Regards, Stefan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20120205/6ada48bb/attachment.html>
David Coulson
2012-Feb-05 19:07 UTC
[Gluster-users] Hanging writes after upgrading "clients" to debian squeeze
I would start by updating to 3.2.5 and see if you still have the same issue. On 2/5/12 2:02 PM, Stefan Becker wrote:> > Hi, > > I am running a simple gluster storage server setup with 2 nodes, one > volume with two bricks and replication. My "clients" are webservers > which mount the gluster storage via native client. My storage server > run debian squeeze for some while now and today I upgraded my > webservers from debian lenny to debian squeeze. The gluster version I > am running is 3.2.0, self compiled. After the debian upgrade I can > still mount my volumes. Reading is fine as well but it hangs on > writes. I did not touch the storage servers at all. I did not upgrade > all webservers so I still have some running with debian lenny and > everything works just fine. The log files are rather empty, at least I > cannot find anything during the hanging write. > > Do you guys have any idea how to fix this? > > Regards, > > Stefan > > > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://gluster.org/cgi-bin/mailman/listinfo/gluster-users-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20120205/1703a022/attachment.html>
Brian Candler
2012-Feb-05 19:36 UTC
[Gluster-users] Hanging writes after upgrading "clients" to debian squeeze
On Sun, Feb 05, 2012 at 08:02:08PM +0100, Stefan Becker wrote:> After the debian upgrade I can > still mount my volumes. Reading is fine as well but it hangs on writes.Could it be that on the post-upgrade machines one brick is reachable but not the other? Compare iptables rules between the pre-upgrade and post-upgrade machines? Compare tcpdump or ntop between them?