Hello all. I just installed ovirt node and the hosted engine on a single host. As the setup did not offer a option for local filesystems, I used a iscsi LUN on the same host. So the engine got installed there. That LUN is a on a nvme disk, the kind that reads higher than 3GB/s. Yet, on a vm, i cannot get more than 280MB/s. That's using virtio-scsi or virtio as the interface. Using SATA gives around 350MB/s. I tested with dd, like: Bechmarking writes: dd if=/dev/zero of=/root/test bs=1M count=7000 status=progress Bechmarking reads: dd if=/root/test of=/dev/null bs=1M status=progress
Also with hdparm -t /dev/sda Is ISCSI supposed to be this slow? Again, this is on the same machine. _______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/52M557B4XXIGOMYHX7UNYWY5DTD6VUGJ/

