This is new container that I copied about 140G of data to.

 

Node is OpenVZ 7

Container is Centos 7.9

 

>From the node:

 

# ls -la /vz/private/730/root.hdd/root.hds 

 

-rw------- 1 root root 155737653248 Jun  5 11:31
/vz/private/730/root.hdd/root.hds

 

# df -h | grep 730

 

/dev/ploop24986p1  150G  140G  2.4G  99% /vz/root/730

 

>From the container:

 

CT-730 /# df -h

Filesystem         Size  Used Avail Use% Mounted on

/dev/ploop24986p1  150G  140G  2.4G  99% /

none               1.0G     0  1.0G   0% /sys/fs/cgroup

none               1.0G     0  1.0G   0% /dev

tmpfs              1.0G     0  1.0G   0% /dev/shm

tmpfs              1.0G  116K  1.0G   1% /run

CT-730 /# df -i

Filesystem         Inodes   IUsed   IFree IUse% Mounted on

/dev/ploop24986p1 9961472 1026230 8935242   11% /

none               262144      16  262128    1% /sys/fs/cgroup

none               262144      74  262070    1% /dev

tmpfs              262144       1  262143    1% /dev/shm

tmpfs              262144     173  261971    1% /run

 

I have stopped the container.  Ran

 

vzctl compact 730

 

restarted the container with the same results above.

 

Why is it reporting only 2.4G Availability instead of close to 10G?

 

_______________________________________________
Users mailing list
Users@openvz.org
https://lists.openvz.org/mailman/listinfo/users

Reply via email to