Hi,
I've a server with these specifications:
Intel(R) Xeon(R) CPU E31220
16GB ECC Ram
2 x 1TB SATA drives (WD10EFRX-68FYTN0) with ZFS Mirror.
It runs incredibly slow. I'm aware SATA disks are slow and we should install a SSD cache device, but I noticed arcsize is small. It seems ZFS it's not using it:
The server has two Windows 2016 VMs (AD and FS), one with 2GB RAM and the other with 3GB, so we're using only 5GB from the total available of 16GB:

Swapiness was already set to 10.
Any thougts?
Thank you all!
I've a server with these specifications:
Intel(R) Xeon(R) CPU E31220
16GB ECC Ram
2 x 1TB SATA drives (WD10EFRX-68FYTN0) with ZFS Mirror.
It runs incredibly slow. I'm aware SATA disks are slow and we should install a SSD cache device, but I noticed arcsize is small. It seems ZFS it's not using it:
Code:
root@srv2:~# arcstat
time read miss miss% dmis dm% pmis pm% mmis mm% arcsz c
14:04:10 0 0 0 0 0 0 0 0 0 500M 526M
The server has two Windows 2016 VMs (AD and FS), one with 2GB RAM and the other with 3GB, so we're using only 5GB from the total available of 16GB:

Swapiness was already set to 10.
Any thougts?
Thank you all!