kubevirt / user-guide

This user guide will walk you through installation and various features.
https://kubevirt.io/user-guide
Apache License 2.0
64 stars 233 forks source link

Feasibility and Support for NVMe-over-Fabrics (NVMeoF) in KubeVirt VMs #822

Closed suhasini-ops closed 3 months ago

suhasini-ops commented 3 months ago

I need to utilize NVMe-over-Fabrics (NVMeoF) devices within my KubeVirt VMs. Currently, my PVCs are backed by NVMeoF devices. However, I am encountering an issue where these NVMe devices are being presented as SCSI devices (e.g., /dev/sda, /dev/sdb) inside the VMs.

I expect it to be NVMe devices in side the kubevirt VMs

csi driver that support NVMeOF and storage is required, need to use the storage class for root disk and additional disks to reproduce this issue

Environment: