Hi everybody,
I'm facing a performance issue (iowait) since proxmox4 (same problem here : https://forum.proxmox.com/threads/high-wait-io-after-and-load-average-upgrade-to-proxmox-4.25128/)
Example configuration of one of my CT :
rootfs: local:221/vm-221-disk-1.subvol,size=0T
pct exec 221 df
dev/mapper/pve-data 1548053708 1008385824 461008300 69% / (LVM partition for proxmox data)
none 492 0 492 0% /dev
tmpfs 6587240 332 6586908 1% /run
tmpfs 5120 0 5120 0% /run/lock
tmpfs 838860 0 838860 0% /run/shm
I wouldlike to have for example something like this :
rootfs: local:221/vm-221-disk-1.subvol,size=20G
Is it possible to apply disk quota on CT without raw image format disk ?
Kind Regards
I'm facing a performance issue (iowait) since proxmox4 (same problem here : https://forum.proxmox.com/threads/high-wait-io-after-and-load-average-upgrade-to-proxmox-4.25128/)
Example configuration of one of my CT :
rootfs: local:221/vm-221-disk-1.subvol,size=0T
pct exec 221 df
dev/mapper/pve-data 1548053708 1008385824 461008300 69% / (LVM partition for proxmox data)
none 492 0 492 0% /dev
tmpfs 6587240 332 6586908 1% /run
tmpfs 5120 0 5120 0% /run/lock
tmpfs 838860 0 838860 0% /run/shm
I wouldlike to have for example something like this :
rootfs: local:221/vm-221-disk-1.subvol,size=20G
Is it possible to apply disk quota on CT without raw image format disk ?
Kind Regards