As I continued with Gluster I ran into
another problem.
I created file /etc/glusterfs/datastore.vol (attached) on the client. Then I tried to mount it from the commandline. When trying to mount it, I get an error: [root@CLIENT-1 glusterfs]# env -i LC_NUMERIC="en_US.UTF-8" mount -t glusterfs /etc/glusterfs/datastore.vol /mnt/test ERROR: Server name/volume name unspecified cannot proceed further.. Please specify correct format Usage: man 8 /sbin/mount.glusterfs I followed this guide at first, but I got the same result from others. http://www.jamescoyle.net/how-to/439-mount-a-glusterfs-volume What am I missing? Regards, Mitja -- Mitja Mihelič ARNES, Tehnološki park 18, p.p. 7, SI-1001 Ljubljana, Slovenia tel: +386 1 479 8877, fax: +386 1 479 88 78On 10. 12. 2014 17:55, Mitja Mihelič wrote:
|
[root@CLIENT-1 glusterfs]# cat datastore.vol volume remote1 type protocol/client option transport-type tcp option remote-host GLUSTER-1 option remote-subvolume /gluster/gvol0/brick0 end-volume volume remote2 type protocol/client option transport-type tcp option remote-host GLUSTER-2 option remote-subvolume /gluster/gvol0/brick0 end-volume volume remote3 type protocol/client option transport-type tcp option remote-host GLUSTER-3 option remote-subvolume /gluster/gvol0/brick0 end-volume volume replicate type cluster/replicate subvolumes remote1 remote2 remote3 end-volume volume writebehind type performance/write-behind option window-size 1MB subvolumes replicate end-volume volume cache type performance/io-cache option cache-size 512MB subvolumes writebehind end-volume
_______________________________________________ Gluster-users mailing list Gluster-users@xxxxxxxxxxx http://www.gluster.org/mailman/listinfo/gluster-users