Bug 790755

Summary: autogen.sh hangs while building glusterfs on mountpoint
Product: [Community] GlusterFS Reporter: M S Vishwanath Bhat <vbhat>
Component: unclassifiedAssignee: Vijay Bellur <vbellur>
Status: CLOSED DUPLICATE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: pre-releaseCC: gluster-bugs, kparthas, mzywusko
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-02-15 17:00:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
client log none

Description M S Vishwanath Bhat 2012-02-15 10:47:08 UTC
Description of problem:
while building glusterfs autogen hangs

Version-Release number of selected component (if applicable):
git master with head at c8d47f056ef69d2a644646fd24e8f58de4c0e70e

How reproducible:
aften

Steps to Reproduce:
1. Create a dit-rep volume
2. untar glusterfs source on the mountpoint
3. run ./autogen.sh
  
Actual results:
autogen hangs

Expected results:
autogen and subsequently glusterfs build should pass

Additional info:

I see lot of follwoing erros in client logs


[2012-02-15 09:04:00.650930] E [stat-prefetch.c:691:sp_remove_caches_from_all_fds_opened] (-->/usr/local/lib/glusterfs/3git/xlator/mount/fuse.so(fuse_readv_resume+0x640) [0x7fc64280c579] (-->/usr/local/lib/glusterfs/3git/xlator/debug/io-stats.so(io_stats_readv+0x3bf) [0x7fc63e7dbe7a] (-->/usr/local/lib/glusterfs/3git/xlator/performance/stat-prefetch.so(sp_readv+0x36a) [0x7fc63ea0f590]))) 0-hosdu-stat-prefetch: invalid argument: inode
[2012-02-15 09:04:00.653167] E [stat-prefetch.c:691:sp_remove_caches_from_all_fds_opened] (-->/usr/local/lib/glusterfs/3git/xlator/mount/fuse.so(fuse_readv_resume+0x640) [0x7fc64280c579] (-->/usr/local/lib/glusterfs/3git/xlator/debug/io-stats.so(io_stats_readv+0x3bf) [0x7fc63e7dbe7a] (-->/usr/local/lib/glusterfs/3git/xlator/performance/stat-prefetch.so(sp_readv+0x36a) [0x7fc63ea0f590]))) 0-hosdu-stat-prefetch: invalid argument: inode
[2012-02-15 09:04:00.682563] E [stat-prefetch.c:691:sp_remove_caches_from_all_fds_opened] (-->/usr/local/lib/glusterfs/3git/xlator/mount/fuse.so(fuse_readv_resume+0x640) [0x7fc64280c579] (-->/usr/local/lib/glusterfs/3git/xlator/debug/io-stats.so(io_stats_readv+0x3bf) [0x7fc63e7dbe7a] (-->/usr/local/lib/glusterfs/3git/xlator/performance/stat-prefetch.so(sp_readv+0x36a) [0x7fc63ea0f590]))) 0-hosdu-stat-prefetch: invalid argument: inode
[2012-02-15 09:04:00.683530] E [stat-prefetch.c:691:sp_remove_caches_from_all_fds_opened] (-->/usr/local/lib/glusterfs/3git/xlator/mount/fuse.so(fuse_readv_resume+0x640) [0x7fc64280c579] (-->/usr/local/lib/glusterfs/3git/xlator/debug/io-stats.so(io_stats_readv+0x3bf) [0x7fc63e7dbe7a] (-->/usr/local/lib/glusterfs/3git/xlator/performance/stat-prefetch.so(sp_readv+0x36a) [0x7fc63ea0f590]))) 0-hosdu-stat-prefetch: invalid argument: inode
[2012-02-15 09:04:00.685768] E [stat-prefetch.c:691:sp_remove_caches_from_all_fds_opened] (-->/usr/local/lib/glusterfs/3git/xlator/mount/fuse.so(fuse_readv_resume+0x640) [0x7fc64280c579] (-->/usr/local/lib/glusterfs/3git/xlator/debug/io-stats.so(io_stats_readv+0x3bf) [0x7fc63e7dbe7a] (-->/usr/local/lib/glusterfs/3git/xlator/performance/stat-prefetch.so(sp_readv+0x36a) [0x7fc63ea0f590]))) 0-hosdu-stat-prefetch: invalid argument: inode


I have attached the client logs and archived others.

Comment 1 M S Vishwanath Bhat 2012-02-15 10:50:17 UTC
client file is too big to upload (60MB). Attaching only last 500 entries. Have archived the complete log.

And profiling was enabled on the volume.

Comment 2 M S Vishwanath Bhat 2012-02-15 10:52:52 UTC
Created attachment 562186 [details]
client log

Comment 3 krishnan parthasarathi 2012-02-15 17:00:32 UTC

*** This bug has been marked as a duplicate of bug 790743 ***