I setup a test install client on Debian that is exporting Opensolaris/zfs server. After running it over the weekend I noticed the following in the gluster.log file:

Version      : glusterfs 3.0.5 built on Jul 22 2010 19:53:29
git: v3.0.5
Starting Time: 2010-07-22 20:09:44
Command line : glusterfs -f /etc/glusterfs/glusterfs-client.vol /glusterfs/client/ -l /var/log/glusterfs.log
PID          : 430
System name  : Linux
Nodename     : gluster2
Kernel Release : 2.6.24-8-pve
Hardware Identifier: i686

Given volfile:
+------------------------------------------------------------------------------+
 1: # cat /etc/glusterfs/glusterfs-client.vol
 2: volume test
 3:   type protocol/client
 4:   option transport-type tcp
 5:   option remote-host 172.19.4.191 # IP address of the Server
 6:   option remote-subvolume brick
 7: end-volume
 8:
 9: #volume test2
10: #  type protocol/client
11: #  option transport-type tcp
12: #  option remote-host 172.19.4.124 # IP address of the Server
13: #  option remote-subvolume brick
14: #end-volume
15:
16:
17: volume distribute0
18:   type cluster/distribute
19:   subvolumes test
20: end-volume
21:

+------------------------------------------------------------------------------+
[2010-07-22 20:09:44] N [glusterfsd.c:1409:main] glusterfs: Successfully started [2010-07-22 20:09:44] N [client-protocol.c:6288:client_setvolume_cbk] test: Connected to 172.19.4.191:6996, attached to remote volume 'brick'. [2010-07-22 20:09:44] N [client-protocol.c:6288:client_setvolume_cbk] test: Connected to 172.19.4.191:6996, attached to remote volume 'brick'. [2010-07-22 20:09:44] N [fuse-bridge.c:2953:fuse_init] glusterfs-fuse: FUSE inited with protocol versions: glusterfs 7.13 kernel 7.9 [2010-07-22 20:15:50] E [fuse-bridge.c:2836:fuse_setlk_cbk] glusterfs-fuse: SETLK not supported. loading 'features/posix-locks' on server side will add SETLK support. [2010-07-22 20:16:03] E [fuse-bridge.c:2836:fuse_setlk_cbk] glusterfs-fuse: SETLK not supported. loading 'features/posix-locks' on server side will add SETLK support. [2010-07-22 20:21:13] E [fuse-bridge.c:2836:fuse_setlk_cbk] glusterfs-fuse: SETLK not supported. loading 'features/posix-locks' on server side will add SETLK support. [2010-07-22 20:21:23] E [fuse-bridge.c:2836:fuse_setlk_cbk] glusterfs-fuse: SETLK not supported. loading 'features/posix-locks' on server side will add SETLK support. [2010-07-22 20:21:33] E [fuse-bridge.c:2836:fuse_setlk_cbk] glusterfs-fuse: SETLK not supported. loading 'features/posix-locks' on server side will add SETLK support. [2010-07-22 20:21:45] E [fuse-bridge.c:2836:fuse_setlk_cbk] glusterfs-fuse: SETLK not supported. loading 'features/posix-locks' on server side will add SETLK support. [2010-07-22 20:21:55] E [fuse-bridge.c:2836:fuse_setlk_cbk] glusterfs-fuse: SETLK not supported. loading 'features/posix-locks' on server side will add SETLK support. [2010-07-22 20:22:06] E [fuse-bridge.c:2836:fuse_setlk_cbk] glusterfs-fuse: SETLK not supported. loading 'features/posix-locks' on server side will add SETLK support. [2010-07-22 20:22:20] E [fuse-bridge.c:2836:fuse_setlk_cbk] glusterfs-fuse: SETLK not supported. loading 'features/posix-locks' on server side will add SETLK support. [2010-07-22 20:22:33] E [fuse-bridge.c:2836:fuse_setlk_cbk] glusterfs-fuse: SETLK not supported. loading 'features/posix-locks' on server side will add SETLK support. [2010-07-22 20:22:45] E [fuse-bridge.c:2836:fuse_setlk_cbk] glusterfs-fuse: SETLK not supported. loading 'features/posix-locks' on server side will add SETLK support. [2010-07-24 01:17:11] W [fuse-bridge.c:493:fuse_entry_cbk] glusterfs-fuse: LOOKUP(/Logs/20100721) inode (ptr=0xb59e5718, ino=202300, gen=15) found conflict (ptr=0xb6400498, ino=202300, gen=15) [2010-07-24 01:17:29] W [fuse-bridge.c:862:fuse_fd_cbk] glusterfs-fuse: 623309: OPENDIR() /lib/Ramsey Lewis/Time Flies => -1 (No such file or directory) [2010-07-24 01:17:47] W [fuse-bridge.c:493:fuse_entry_cbk] glusterfs-fuse: LOOKUP(/libmp3/John Denver/The Harbor Lights Concert [Disc 2]) inode (ptr=0x8412190, ino=159061, gen=37529) found conflict (ptr=0xb5a183f0, ino=159061, gen=37529) [2010-07-24 01:17:51] W [fuse-bridge.c:862:fuse_fd_cbk] glusterfs-fuse: 634501: OPENDIR() /libmp3/Ramsey Lewis/Time Flies => -1 (No such file or directory) [2010-07-24 10:25:29] W [fuse-bridge.c:862:fuse_fd_cbk] glusterfs-fuse: 655822: OPENDIR() /lib/Ramsey Lewis/Time Flies => -1 (No such file or directory) [2010-07-24 10:25:50] W [fuse-bridge.c:862:fuse_fd_cbk] glusterfs-fuse: 666990: OPENDIR() /libmp3/Ramsey Lewis/Time Flies => -1 (No such file or directory) [2010-07-25 01:17:13] W [fuse-bridge.c:862:fuse_fd_cbk] glusterfs-fuse: 679467: OPENDIR() /lib/Ramsey Lewis/Time Flies => -1 (No such file or directory) [2010-07-25 01:17:30] W [fuse-bridge.c:862:fuse_fd_cbk] glusterfs-fuse: 687720: OPENDIR() /libmp3/Ramsey Lewis/Time Flies => -1 (No such file or directory) [2010-07-25 10:25:14] W [fuse-bridge.c:862:fuse_fd_cbk] glusterfs-fuse: 697216: OPENDIR() /lib/Ramsey Lewis/Time Flies => -1 (No such file or directory) [2010-07-25 10:25:31] W [fuse-bridge.c:862:fuse_fd_cbk] glusterfs-fuse: 705468: OPENDIR() /libmp3/Ramsey Lewis/Time Flies => -1 (No such file or directory) [2010-07-26 01:17:13] W [fuse-bridge.c:862:fuse_fd_cbk] glusterfs-fuse: 715012: OPENDIR() /lib/Ramsey Lewis/Time Flies => -1 (No such file or directory) [2010-07-26 01:17:29] W [fuse-bridge.c:862:fuse_fd_cbk] glusterfs-fuse: 723263: OPENDIR() /libmp3/Ramsey Lewis/Time Flies => -1 (No such file or directory) [2010-07-26 10:25:14] W [fuse-bridge.c:862:fuse_fd_cbk] glusterfs-fuse: 732346: OPENDIR() /lib/Ramsey Lewis/Time Flies => -1 (No such file or directory) [2010-07-26 10:25:30] W [fuse-bridge.c:862:fuse_fd_cbk] glusterfs-fuse: 740597: OPENDIR() /libmp3/Ramsey Lewis/Time Flies => -1 (No such file or directory) [2010-07-26 18:38:07] W [fuse-bridge.c:862:fuse_fd_cbk] glusterfs-fuse: 743937: OPENDIR() /lib/Ramsey Lewis/Time Flies => -1 (No such file or directory) [2010-07-26 18:38:09] W [fuse-bridge.c:725:fuse_attr_cbk] glusterfs-fuse: 743938: STAT() /lib/Ramsey Lewis/Time Flies => -1 (No such file or directory) [2010-07-26 18:41:26] W [fuse-bridge.c:862:fuse_fd_cbk] glusterfs-fuse: 744418: OPENDIR() /lib/Ramsey Lewis/Time Flies => -1 (No such file or directory) [2010-07-26 18:41:37] W [fuse-bridge.c:862:fuse_fd_cbk] glusterfs-fuse: 744455: OPENDIR() /lib/Ramsey Lewis/Time Flies => -1 (No such file or directory)


I restarted gluster and I am still having the same problems:

[2010-07-26 18:45:34] N [glusterfsd.c:1409:main] glusterfs: Successfully started [2010-07-26 18:45:34] N [client-protocol.c:6288:client_setvolume_cbk] test: Connected to 172.19.4.191:6996, attached to remote volume 'brick'. [2010-07-26 18:45:34] N [fuse-bridge.c:2953:fuse_init] glusterfs-fuse: FUSE inited with protocol versions: glusterfs 7.13 kernel 7.9 [2010-07-26 18:45:34] N [client-protocol.c:6288:client_setvolume_cbk] test: Connected to 172.19.4.191:6996, attached to remote volume 'brick'. [2010-07-26 18:46:36] W [fuse-bridge.c:862:fuse_fd_cbk] glusterfs-fuse: 128: OPENDIR() /lib/Ramsey Lewis/Time Flies => -1 (No such file or directory) [2010-07-26 18:46:38] W [fuse-bridge.c:725:fuse_attr_cbk] glusterfs-fuse: 129: STAT() /lib/Ramsey Lewis/Time Flies => -1 (No such file or directory)


Here are the files on the solaris side:

smi...@server:/lib/Ramsey Lewis/Time Flies$  ls
01 - Poco Allegretto From Symphony #3 In F Major.wav 03 - Wade In The Water.wav 05 - Air From Suite #3.wav 07 - Midnight At The Oasis.wav 09 - Estrellita.wav 11 - Hosanna.wav Ramsey Lewis_Time Flies.xml 02 - Second Thoughts.wav 04 - Open My Heart.wav 06 - Hide & Seek.wav 08 - Last Dance.wav 10 - The -In- Crowd.wav Folder.jpg


So the files do exist.

Any ideas as to what is going on?

Thanks,

Shain


_______________________________________________
Gluster-users mailing list
[email protected]
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users

Reply via email to