Proxmox 3.4 + zfs raid1 + openvz quota disk free space not work

phosting

New Member
Nov 8, 2012
3
0
1
I have problem with install proxmox with zfs, quota machine no update disk space used:

root@server7e23:~# vzctl enter 100
entered into CT 100
root@test:/# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/simfs 50G 128K 50G 1% /
none 2.1G 8.0K 2.1G 1% /dev
none 410M 980K 410M 1% /run
none 5.0M 0 5.0M 0% /run/lock
none 2.1G 0 2.1G 0% /run/shm

This machine is used 10G and said 128K.

If anyone can help me solve the problem would be very Thanked.
 
Last edited:
Here is no way to fix it. But here are way to work around. Create virtual filesystem (zfs create pool/name -V sizeG) Then format it as ext2/3/4 and move/create OpenvZ there.