Just setup 2 new servers.
We had HW RAID 10 2TB x 6 Enterprise SATAs.
Those were the old.
The new ones are 6 x 1TB Crucial SSDs in ZFS RAID 10
Now I first got this on the SSD servers running pveperf:
CPU BOGOMIPS: 57599.64
REGEX/SECOND: 2440575
HD SIZE: 2631.09 GB (rpool/ROOT/pve-1)
FSYNCS/SECOND: 459.30
DNS EXT: 252.50 ms
DNS INT: 1.55 ms (hkdns.co.za)
Then I read somewhere than turn syncs to disabled to get better speed. So did that by running:
zfs set sync=disabled rpool
Now fsyncs jumped from 459 to 28806.26
CPU BOGOMIPS: 57599.64
REGEX/SECOND: 2427467
HD SIZE: 2631.09 GB (rpool/ROOT/pve-1)
FSYNCS/SECOND: 28806.26
DNS EXT: 319.44 ms
DNS INT: 1.76 ms (hkdns.co.za)
That is one massive difference. Is it safe to have sync off? Note this server is for shared hosting - need optimal performance please. Note these servers are brand new. Just installed Proxmox and then ran that. No vms etc on them yet.
Also I will only be using KVM with Qcow2 so I can do snapshots.
Thanks
We had HW RAID 10 2TB x 6 Enterprise SATAs.
Those were the old.
The new ones are 6 x 1TB Crucial SSDs in ZFS RAID 10
Now I first got this on the SSD servers running pveperf:
CPU BOGOMIPS: 57599.64
REGEX/SECOND: 2440575
HD SIZE: 2631.09 GB (rpool/ROOT/pve-1)
FSYNCS/SECOND: 459.30
DNS EXT: 252.50 ms
DNS INT: 1.55 ms (hkdns.co.za)
Then I read somewhere than turn syncs to disabled to get better speed. So did that by running:
zfs set sync=disabled rpool
Now fsyncs jumped from 459 to 28806.26
CPU BOGOMIPS: 57599.64
REGEX/SECOND: 2427467
HD SIZE: 2631.09 GB (rpool/ROOT/pve-1)
FSYNCS/SECOND: 28806.26
DNS EXT: 319.44 ms
DNS INT: 1.76 ms (hkdns.co.za)
That is one massive difference. Is it safe to have sync off? Note this server is for shared hosting - need optimal performance please. Note these servers are brand new. Just installed Proxmox and then ran that. No vms etc on them yet.
Also I will only be using KVM with Qcow2 so I can do snapshots.
Thanks
Last edited: