Sun 07 Dec 2008 03:54:51 PM UTC, comment #3:
Hi,
thanks for feedback. I've now tried both a couple of qa7x releases and 1.4.0rc1, and weirdness ensues:
I am using the AFR mode in single-process mode on two parallels VMs, using http://www.gluster.org/docs/index.php/AFR_single_process as a recipe. This worked fine with pre6, and it seems to work fine with rc1 as well. However, as I'm now running with only one of the nodes (on purpose), it has decided to fail:
I start glusterfs, and have my volume mounted on /mnt/glusterfs. I then do the following:
[root@fbsd01 /mnt/glusterfs]# mkdir jails
resulting in:
2008-12-07 15:48:53 E [fuse-bridge.c:418:fuse_entry_cbk] glusterfs-fuse: 0: MKDIR() /jails => -1 (Unknown error: 0)
2008-12-07 15:48:53 W [fuse-bridge.c:2663:fuse_thread_proc] fuse: unmounting /mnt/glusterfs
2008-12-07 15:48:53 W [glusterfs.c:635:cleanup_and_exit] glusterfs: shutting down
2008-12-07 15:48:53 W [common-utils.c:156:gf_print_bytes] glusterfs: Total data (in bytes): transfered (0), received (0)
pending frames:
Signal received: 11
configuration details:db.h 1
dlfcn 1
libpthread 1
spinlock 1
extattr.h 1
package-string: glusterfs 1.4.0rc1
mkdir: jails: Input/output error
at which point the mountpoint is dead and I need to manually unmount it then restart glusterfs. On pre6 this only happened after a while; it managed to create a few directories and files before dying in a similiar manner.
Any ideas?
/Eirik
|