Bug 762168 (GLUSTER-436)

Summary: Constant lock bailouts with 3.0.0pre2
Product: [Community] GlusterFS Reporter: Harshavardhana <fharshav>
Component: locksAssignee: Pavan Vilas Sondur <pavan>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: low    
Version: mainlineCC: cww, gluster-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 762118    

Description Harshavardhana 2009-12-04 21:16:44 UTC
Locks bailing out. 

--------------------------------
[root@client13 glibc-2.9]# autoreconf -i >/dev/null
autom4te: cannot lock autom4te.cache/requests with mode 2: Transport endpoint is not connected
configure.in:2204: warning: AC_CACHE_VAL(pic_default, ...): suspicious cache-id, must contain _cv_ to be cached
../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
configure.in:2204: the top level
--------------------------------

Relevant logs from glusterfs client
--------------------------------
[2009-12-04 02:47:30] N [client-protocol.c:6224:client_setvolume_cbk] availtvn4-1: Connected to 192.168.101.163:1
0002, attached to remote volume 'brick1'.
[2009-12-04 02:47:30] N [client-protocol.c:6224:client_setvolume_cbk] availtvn1-3: Connected to 192.168.101.160:1
0002, attached to remote volume 'brick3'.
[2009-12-04 02:47:30] N [fuse-bridge.c:2973:fuse_init] glusterfs-fuse: FUSE inited with protocol versions: gluste
rfs 7.13 kernel 7.10
[2009-12-03 21:55:32] W [fuse-bridge.c:981:fuse_setattr_cbk] glusterfs-fuse: 55507: SETATTR() /harsha/openssl-0.9
.8c/stXXXXXc9rZ7 => -1 (No such file or directory)
[2009-12-04 10:35:05] E [client-protocol.c:313:call_bail] availtvn1-2: bailing out frame LK(26) frame sent = 2009
-12-04 10:05:00. frame-timeout = 1800
[2009-12-04 10:35:05] W [fuse-bridge.c:2876:fuse_setlk_cbk] glusterfs-fuse: 2144138: ERR => -1 (Transport endpoin
t is not connected)
[2009-12-04 10:40:25] E [client-protocol.c:313:call_bail] availtvn1-2: bailing out frame LK(26) frame sent = 2009
-12-04 10:10:20. frame-timeout = 1800
[2009-12-04 10:40:25] W [fuse-bridge.c:2876:fuse_setlk_cbk] glusterfs-fuse: 2147414: ERR => -1 (Transport endpoin
t is not connected)
[2009-12-04 10:40:55] E [client-protocol.c:313:call_bail] availtvn1-2: bailing out frame LK(26) frame sent = 2009
-12-04 10:10:54. frame-timeout = 1800
[2009-12-04 10:40:55] W [fuse-bridge.c:2876:fuse_setlk_cbk] glusterfs-fuse: 2150591: ERR => -1 (Transport endpoin
t is not connected)
[2009-12-04 19:54:25] E [client-protocol.c:313:call_bail] availtvn1-2: bailing out frame LK(26) frame sent = 2009
-12-04 19:24:22. frame-timeout = 1800
[2009-12-04 19:54:25] W [fuse-bridge.c:2876:fuse_setlk_cbk] glusterfs-fuse: 2313618: ERR => -1 (Transport endpoin
t is not connected)
-----------------------------------------