I am running ubuntu 14.04.03 and need to mount thinly provisioned lvm volumes for glusterfs to the system. I did this first by adding them to /home/glusterfs/dir, this worked as /home has 120G of space and the LVM image just 20G.
Now I thought it might be better to mount to /bricks/brick1/dir - this has caused unexpeced problems as now root is filled to 100% and the system does not boot again.
Is it not possible to mount a seperate image to / without filling up the space?