[Gluster-users] Mounting a sub directory of a glusterfs volume
Matthias Teege
matthias-glu at mteege.de
Mon Jan 19 16:43:13 UTC 2009
> Is it possible to mount a sub directory of a glusterfs volume (for
> example mounting volume/username, as you can do in NFS).
I'm not sure if I fully understand your question but I mount the glusterfs
to something like /mnt/gluster and then bind what I need with:
mount -o bind /mnt/gluster/home /home
mount -o bind /mnt/gluster/data/one /srv/one
Matthias
More information about the Gluster-users
mailing list