[Gluster-users] Testing Gluster 3.2.4 in VMware

Daniel Baker info at collisiondetection.biz
Fri Mar 7 08:15:44 UTC 2014


Hi,

I have followed your tutorial to set up glusterfs 3.4.2 in vmware.
http://www.gluster.org/community/documentation/index.php/Getting_started_configure

My  gluster volume info is the same as this:


Volume Name: gv0
Type: Replicate
Volume ID: 8bc3e96b-a1b6-457d-8f7a-a91d1d4dc019
Status: Created
Number of Bricks: 1 x 2 = 2
Transport-type: tcp
Bricks:
Brick1: node01.yourdomain.net:/export/sdb1/brick
Brick2: node02.yourdomain.net:/export/sdb1/brick

In order to test replication I have installed the glusterfs-client on my
ubuntu 12.04  laptop.

I issue this command:

sudo mount.glusterfs 192.168.100.170:gv0 /mnt/export

but I receive this  error :

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 have also tried this variant :

 # mount -t glusterfs HOSTNAME-OR-IPADDRESS:/VOLNAME MOUNTDIR



So how do I mount the volumes and test the replication. Your getting
started tutorial doesn’t detail that ?

Thanks for your help

Dan




More information about the Gluster-users mailing list