Re: [Gluster-users] Need advice on how to export directories

2012-07-13 Thread Jeff White
You can only mount sub dirs via NFS: [root@login1-dev ~]# mount -t glusterfs storage0-dev.cssd.pitt.edu:/vol_home /mnt [root@login1-dev ~]# echo $? 0 [root@login1-dev ~]# umount /mnt [root@login1-dev ~]# mount -t glusterfs storage0-dev.cssd.pitt.edu:/vol_home/cssd /mnt Mount failed. Please ch

[Gluster-users] Need advice on how to export directories

2012-07-12 Thread Mailing Lists
Hello everybody, I would export thought NFS, or evently native glusterFs, some directories from a volume but I need that each directory should be only exported to a specific IP address. As an exemple : /data1 would be exported only to 10.0.0.1 /data2 would be exported only to 10.0.0.2 /dataX w