Bug 762673 (GLUSTER-941)

Summary: mount -t gluster 192.168.0.61:store1 /mountpoint does not assume TCP
Product: [Community] GlusterFS Reporter: Allen Lu <allen>
Component: protocolAssignee: shishir gowda <sgowda>
Status: CLOSED WORKSFORME QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 3.0.4CC: gluster-bugs, nsathyan, vijay
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Allen Lu 2010-05-24 00:41:52 UTC
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