[Gluster-users] Mount gluster volume inside other mounted volume...
Gilberto Nunes
gilberto.nunes32 at gmail.com
Thu Aug 25 12:11:59 UTC 2016
Hello list
I have two volumes, DATA and WORK.
DATA has size 500 GB
WORK has size 1,2 TB
I can mount DATA with this command:
mount -t glusterfs -o acl localhost:DATA /home
Everything is ok with that.
But, when I mont WORK volume inside /home/work, like this
mount -t glusterfs -o acl localhost:WORK /home/work
I realize that /home and /home/work has the same size:
df -h
localhost:WORK 539G 45M 539G 1% /home/work
localhost:DATA 539G 45M 539G 1% /home
Is there a way to workaround this??
Perhaps this is no a issue related to glusterfs, but I need just so advice
where found a possible solution....
Thanks anyway
Best regards
Gilberto Ferreira
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.gluster.org/pipermail/gluster-users/attachments/20160825/855af4ac/attachment.html>
More information about the Gluster-users
mailing list