Displaying 1 result from an estimated 1 matches for "bdbserver".
Did you mean:
dbserver
2008 Dec 20
1
glusterfs1.4rc6 bdb problem
...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 transport-type tcp
subvolumes bdb
end-volume
But I cannot find glusterfs process running.and my log:
#tail /var/log/glusterfs/glusterfs.log
8: volume bdbserver
9: type protocol/server
10: option transport-type tcp
11: subvolumes bdb
12: end-volume
+-----
20...