[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gluster-devel] May issues with GLuster
From: |
Anand Avati |
Subject: |
Re: [Gluster-devel] May issues with GLuster |
Date: |
Fri, 8 Feb 2008 09:04:50 +0530 |
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
2008/2/4, Rohan <address@hidden>:
>
> Resending to list.
>
>
> ------------------------------
>
> *From:* Rohan [mailto:address@hidden
> *Sent:* Monday, February 04, 2008 5:05 PM
> *To:* 'Anand Avati'
> *Subject:* RE: [Gluster-devel] 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/
>
>
>
> address@hidden ~]# cat
> /var/log/glusterfs/glusterfs-client.log|grepTestFile200802041624-270txt
>
>
>
> 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
>
--
If I traveled to the end of the rainbow
As Dame Fortune did intend,
Murphy would be there to tell me
The pot's at the other end.
- RE: [Gluster-devel] May issues with GLuster, Rohan, 2008/02/04
- Re: [Gluster-devel] May issues with GLuster,
Anand Avati <=
- Re: [Gluster-devel] May issues with GLuster, Sascha Ottolski, 2008/02/08
- RE: [Gluster-devel] May issues with GLuster, Rohan, 2008/02/08
- Re: [Gluster-devel] May issues with GLuster, Anand Avati, 2008/02/08
- RE: [Gluster-devel] May issues with GLuster, Rohan, 2008/02/08
- Re: [Gluster-devel] May issues with GLuster, Anand Avati, 2008/02/08
- RE: [Gluster-devel] May issues with GLuster, Rohan, 2008/02/08
- RE: [Gluster-devel] May issues with GLuster, Rohan, 2008/02/08
- Re: [Gluster-devel] May issues with GLuster, Anand Avati, 2008/02/08
- RE: [Gluster-devel] May issues with GLuster, Rohan, 2008/02/08