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
_______________________________________________ Gluster-users mailing list Gluster-users@xxxxxxxxxxx http://www.gluster.org/mailman/listinfo/gluster-users