Since you are limited to local storage on each node, your only two "supported" options from this page: https://pve.proxmox.com/wiki/Storage
Are: GlusterFS and Ceph.
Since it seems you are going with Ceph, I suggest the following optimizations to get better IOPS:
1. Set VM cache to none
2. VirtIO SCSI Single controller with discard and IO thread enabled
3. On Linux VMs, set the IO scheduler to none or noop
4. Turn on write-cache enable (WCE) on SAS drives with "sdparm --set WCE=1 --save /dev/sd[x]". SATA drives usually have their write cache enabled already but can run "hdparm -W 1 /dev/sd[x]"
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.