When I try that command I get the following:

r...@uec1:~# mount -t glusterfs 192.168.123.10:volume1-tcp /mnt/glusterfs
Usage:  mount.glusterfs <volumeserver>:<volumeid/volumeport> -o <options>
<mountpoint>
Options:
man 8 mount.glusterfs

To display the version number of the mount helper:
mount.glusterfs --version


I am using Ubuntu 9.10 if that makes a difference...

Thanks,
Andrew

On Mon, Dec 14, 2009 at 3:06 PM, Amar Tumballi <[email protected]> wrote:

>
> Hi Andrew,
>
> You just need to do
>
> mount -t glusterfs 192.168.123.10:<volumename-created-in-sp>-tcp
> /mnt/glusterfs
>
> It should work fine.
>
> Regards,
> Amar
>
_______________________________________________
Gluster-users mailing list
[email protected]
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users

Reply via email to