Hi, When mounting Gluster volumes to access data , I find that there are two ways listed below:
1) glusterfs -p /var/run/glusterfs.pid --volfile-server=<vol_server> --volfile-id=<volfile_id> <mount_point> 2) mount -t glusterfs -o direct-io-mode=disable,_netdev backupvolfile-server=<backup_vol_server> <vol_server>: <volume_name> <mount_point> so, 1. what's the different between the above ways? 2. If using way 1, is there option similar backupvolfile-server ? BRs, Jifeng.Li
_______________________________________________ Gluster-users mailing list [email protected] http://supercolony.gluster.org/mailman/listinfo/gluster-users
