Am Freitag 08 Februar 2008 04:34:50 schrieb Anand Avati: > Rohan, > patch-650 has a lot of fixes including fixes for hanging with unify. > Please update yourself to patch-650. It has fixes for issues which > has the same symptoms as those reported by you. > > thanks, > avati avati, may I suggest to document the new "window-size" option? And while at it, theres still a double entry for booster in translator-options.txt :-) # performance/booster NO OPTION # performance/booster NO OPTION Cheers, Sascha > > 2008/2/4, Rohan <rohan.thale@xxxxxxxxxxxxxxxx>: > > Resending to list. > > > > > > ------------------------------ > > > > *From:* Rohan [mailto:rohan.thale@xxxxxxxxxxxxxxxx] > > *Sent:* Monday, February 04, 2008 5:05 PM > > *To:* 'Anand Avati' > > *Subject:* RE: May issues with GLuster > > > > > > > > Hi Anand, > > > > > > > > > > > > I'm testing GLfs using apache. I've written a small script which > > creates random name file in /gfs-data/IOtest/php_test/ but instead > > on creating at desire location it create it at default path, > > /gfs-data/. > > > > > > > > Flowing are client log for that particular file. > > > > > > > > "TestFile200802041624-270txt" file is not created at > > /gfs-data/IOtest/php_test/. It got created at /gfs-data/ > > > > > > > > [root@Sun2200-68 ~]# cat > > /var/log/glusterfs/glusterfs-client.log|grepTestFile200802041624-27 > >0txt > > > > > > > > 2008-02-04 16:49:24 D [fuse-bridge.c:492:fuse_lookup] > > glusterfs-fuse: 45858: LOOKUP > > /IOtest/php_test/TestFile200802041624-270txt > > > > 2008-02-04 16:49:24 D [fuse-bridge.c:427:fuse_entry_cbk] > > glusterfs-fuse: 45858: /IOtest/php_test/TestFile200802041624-270txt > > => -1 (2) > > > > 2008-02-04 16:49:25 D [fuse-bridge.c:492:fuse_lookup] > > glusterfs-fuse: 46147: LOOKUP > > /IOtest/php_test/TestFile200802041624-270txt > > > > 2008-02-04 16:49:25 D [fuse-bridge.c:427:fuse_entry_cbk] > > glusterfs-fuse: 46147: /IOtest/php_test/TestFile200802041624-270txt > > => -1 (2) > > > > 2008-02-04 16:49:25 D [fuse-bridge.c:1426:fuse_create] > > glusterfs-fuse: 46151: CREATE /TestFile200802041624-270txt > > > > 2008-02-04 16:49:25 D [fuse-bridge.c:1326:fuse_create_cbk] > > glusterfs-fuse: 46151: /TestFile200802041624-270txt => > > 0x2aaab808b4e0 > > > > 2008-02-04 16:52:03 D [fuse-bridge.c:492:fuse_lookup] > > glusterfs-fuse: 61914: LOOKUP /TestFile200802041624-270txt > > > > 2008-02-04 16:52:03 D [fuse-bridge.c:354:fuse_entry_cbk] > > glusterfs-fuse: 61914: /TestFile200802041624-270txt => 5209942 > > > > 2008-02-04 16:52:03 W [fuse-bridge.c:381:fuse_entry_cbk] > > glusterfs-fuse: 61914: /TestFile200802041624-270txt => 5209942 > > Rehashing because st_nlink less than dentry maps > > > > 2008-02-04 16:52:03 D [fuse-bridge.c:2157:fuse_getxattr] > > glusterfs-fuse: 61915: GETXATTR > > /TestFile200802041624-270txt/5209942 ( > > system.posix_acl_access) > > > > 2008-02-04 16:52:03 D [fuse-bridge.c:2067:fuse_xattr_cbk] > > glusterfs-fuse: 61915: /TestFile200802041624-270txt => 55 > > > > 2008-02-04 16:52:03 D [fuse-bridge.c:2157:fuse_getxattr] > > glusterfs-fuse: 61916: GETXATTR > > /TestFile200802041624-270txt/5209942 ( > > system.posix_acl_default) > > > > 2008-02-04 16:52:03 D [fuse-bridge.c:2067:fuse_xattr_cbk] > > glusterfs-fuse: 61916: /TestFile200802041624-270txt => 55 > > > > 2008-02-04 17:00:36 D [fuse-bridge.c:500:fuse_lookup] > > glusterfs-fuse: 62140: LOOKUP /TestFile200802041624-270txt(5209942) > > > > 2008-02-04 17:00:36 D [fuse-bridge.c:354:fuse_entry_cbk] > > glusterfs-fuse: 62140: /TestFile200802041624-270txt => 5209942 > > > > 2008-02-04 17:00:36 D [fuse-bridge.c:2157:fuse_getxattr] > > glusterfs-fuse: 62141: GETXATTR > > /TestFile200802041624-270txt/5209942 ( > > system.posix_acl_access) > > > > 2008-02-04 17:00:36 D [fuse-bridge.c:2067:fuse_xattr_cbk] > > glusterfs-fuse: 62141: /TestFile200802041624-270txt => 55 > > > > 2008-02-04 17:00:36 D [fuse-bridge.c:2157:fuse_getxattr] > > glusterfs-fuse: 62142: GETXATTR > > /TestFile200802041624-270txt/5209942 ( > > system.posix_acl_default) > > > > 2008-02-04 17:00:36 D [fuse-bridge.c:2067:fuse_xattr_cbk] > > glusterfs-fuse: 62142: /TestFile200802041624-270txt => 55 > > > > > > > > > > > > Please let me know if you need entire logs. > > > > > > > > Rohan