Wed 30 Apr 2008 12:06:39 PM UTC, original submission:
Hello everyone,
Now I have the latest version on the servers and the clients. Exactly the same version. Last version available. I experimented the issue once again.
The error happened at 12:21 aprox.
In the logs of the server I only have the following:
2008-04-28 12:30:21 E [server-protocol.c:5190:mop_getspec] server: Unable to open /etc/glusterfs/glusterfs-client.vol.192.168.128.102 (No such file or directory)
2008-04-28 12:30:21 E [protocol.c:271:gf_block_unserialize_transport] server: EOF from peer (192.168.128.102:1022)
In the client, if I run ls on the mounted point I get the following:
ls: /mnt/file01: Transport endpoint is not connected
In the logs of the client I have the following:
TLA Repo Revision: glusterfs--mainline--2.5--patch-751
Time : 2008-04-28 12:21:09
Signal Number : 11
/usr/sbin/glusterfs -s file01.priv -l /var/log/glusterfs/glusterfs.log -L ERROR /mnt/file01
volume fuse
type mount/fuse
option direct-io-mode 1
option entry-timeout 1
option attr-timeout 1
option mount-point /mnt/file01
subvolumes iocache
end-volume
volume iocache
type performance/io-cache
option page-size 256KB
option cache-size 64MB
subvolumes readahead
end-volume
volume readahead
type performance/read-ahead
option page-count 2
option page-size 256kB
subvolumes filedata
end-volume
volume filedata
type protocol/client
option remote-subvolume filedata
option remote-host file01.priv
option transport-type tcp/client
end-volume
frame : type(1) op(13)
frame : type(0) op(0)
frame : type(0) op(0)
frame : type(1) op(13)
frame : type(0) op(0)
frame : type(0) op(0)
frame : type(0) op(0)
frame : type(0) op(0)
frame : type(0) op(0)
frame : type(0) op(0)
frame : type(0) op(0)
[0x879420]
/usr/lib/glusterfs/1.3.8pre6/xlator/performance/io-cache.so(ioc_frame_fill+0x53)[0x972bc3]
/usr/lib/glusterfs/1.3.8pre6/xlator/performance/io-cache.so(ioc_page_wakeup+0x67)[0x973097]
/usr/lib/glusterfs/1.3.8pre6/xlator/performance/io-cache.so(ioc_inode_wakeup+0xb2)[0x973a32]
/usr/lib/glusterfs/1.3.8pre6/xlator/performance/io-cache.so(ioc_cache_validate_cbk+0xae)[0x96ef9e]
/usr/lib/glusterfs/1.3.8pre6/xlator/performance/read-ahead.so(ra_fstat_cbk+0xa8)[0x712f78]
/usr/lib/glusterfs/1.3.8pre6/xlator/protocol/client.so(client_fstat_cbk+0xcc)[0x75df3c]
/usr/lib/glusterfs/1.3.8pre6/xlator/protocol/client.so(notify+0xb6e)[0x75c41e]
/usr/lib/libglusterfs.so.0(transport_notify+0x38)[0x466d8ed8]
/usr/lib/libglusterfs.so.0(sys_epoll_iteration+0xd6)[0x466d9e66]
/usr/lib/libglusterfs.so.0(poll_iteration+0x98)[0x466d9088]
[glusterfs](main+0x8a6)[0x804a3e6]
/lib/libc.so.6(__libc_start_main+0xdc)[0x4894a7e4]
[glusterfs][0x8049601]
---------
In order to unmount and remount, I had to use the lazy flag.
If you need any further details, please do not hesitate to ask for them.
|