Hide Forgot
On ubuntu 9.10, i am unable to mount without specifying protocol. This may be local to this build. I believe the transport, if omitted, should be default to tcp? servers are GSP 304. root@XPS:/usr/local/lib# mount -t glusterfs 192.168.0.61:store1 /gluster error while getting volume file from server 192.168.0.61 Try `/usr/local/sbin/glusterfs --help' or `/usr/local/sbin/glusterfs --usage' for more information. root@XPS:/usr/local/lib# mount -t glusterfs 192.168.0.61:store1-tcp /gluster root@XPS:/usr/local/lib# df -k Filesystem 1K-blocks Used Available Use% Mounted on /dev/sda1 301725968 3321784 283077376 2% / udev 1029760 284 1029476 1% /dev none 1029760 1128 1028632 1% /dev/shm none 1029760 208 1029552 1% /var/run none 1029760 0 1029760 0% /var/lock none 1029760 0 1029760 0% /lib/init/rw /dev/sdb 240365240 191636 227963676 1% /disk2 192.168.0.61 825698816 428630144 355125632 55% /gluster