Quote From : xbugx June 20, 2025, 5:24 pm On my server, I have two disks: SSDs configured for booting as LVM and NVMe for storage or VM storage. My question is, if I install virtualzior on the primary SSD and then create a VM using the NVMe storage, will the VM experience good performance from the NVMe, or will it slow down?
You can run a quick test using tools like fio or dd inside the VM to measure read/write speeds and compare them to expected NVMe performance. That’ll give you confidence that the setup is working as intended.
|