search for: hanwoodi

Displaying 2 results from an estimated 2 matches for "hanwoodi".

Did you mean: hanwoody
2008 Dec 20
1
glusterfs1.4rc6 bdb problem
I download 1.4rc6 version, and #rpmbuild -ta glusterfs-1.4.0rc6.tar.gz --without ibverbs # cd /usr/src/redhat/RPM/i386/ # rpm -ivh glusterfs-1.4.0rc6-1.i386.rpm my configuration: # cat /etc/gluster/glusterfs-server.vol volume bdb type storage/bdb option directory /data2/glusterfs option checkpoint-timeout 10 option lru-limit 200 end-volume volume bdbserver type protocol/server option
2009 Mar 18
0
glusterfs bdb backend problem
I cannot touch or cp files to glusterfs filesystem with bdb backend. orion31 is glusterfs server, orion28 is glusterfs client. ------------------------------------------------------------------------------------------- [root at orion28 ~]# mount -t glusterfs /etc/glusterfs/glusterfs-bdb.vol /mnt [root at orion28 ~]# touch /mnt/a touch: cannot touch `/mnt/a': No such file or directory [root