I need to give a particular vm direct access to multiple drives. The more "raw" the access, the better. IDE mode isn't an option due to the 4-drive limitation.
In particular, I'm trying to run an instance of unRAID. A native install allows it to view drive status (temperature, power status) as well as spin up/down individual drives. These are "nice to have" items, not "must-haves". Under "must-have" is the ability to see more than four drives plus the ability to assign specific serial numbers to these drives.
Here's the main questions:
I tried but was unable to get unRAID to work with anything other than ide drives. What modules are needed for it to recognize scsi and virtio?
How do I pass the drive's serial number to the vm?
unRAID is designed to boot from a usb drive. Can I easily export a usb device to a vm? In particular, I would need the GUID to show up correctly (license is based off that). Note that I can specify the kernel and initrd in the startup file, it's ok if kvm cannot boot a vm from a usb drive.
In particular, I'm trying to run an instance of unRAID. A native install allows it to view drive status (temperature, power status) as well as spin up/down individual drives. These are "nice to have" items, not "must-haves". Under "must-have" is the ability to see more than four drives plus the ability to assign specific serial numbers to these drives.
Here's the main questions:
I tried but was unable to get unRAID to work with anything other than ide drives. What modules are needed for it to recognize scsi and virtio?
How do I pass the drive's serial number to the vm?
unRAID is designed to boot from a usb drive. Can I easily export a usb device to a vm? In particular, I would need the GUID to show up correctly (license is based off that). Note that I can specify the kernel and initrd in the startup file, it's ok if kvm cannot boot a vm from a usb drive.
Last edited: