Hi,
I have an iops problem in the VM.
When I test the speed of the ssd with fio with this command:
When I mount the disk locally or run this fio command on the disk itself, I have IOPS of around 75k.
Once I boot a vm with the same disk I have max 14k iops. I've tried all cache options and different software and hardware configurations, but I never get above 14k.
Does anyone have an idea what this could be? (and yes I have DC SSD's in my server)
Any advices or opinions are very much appreciated.
Thank you.
I have an iops problem in the VM.
When I test the speed of the ssd with fio with this command:
Code:
fio --ioengine=psync --filename=/tmp/test --size=1G --time_based --name=fio --group_reporting --runtime=60 --direct=1 --sync=1 --iodepth=64 --rw=read --bs=4k --numjobs=1
When I mount the disk locally or run this fio command on the disk itself, I have IOPS of around 75k.
Once I boot a vm with the same disk I have max 14k iops. I've tried all cache options and different software and hardware configurations, but I never get above 14k.
Does anyone have an idea what this could be? (and yes I have DC SSD's in my server)
Any advices or opinions are very much appreciated.
Thank you.