Hello.
I have just created a vm STORAGE and added disks to it via the
command.
I want my vm STORAGE to be able to use a dedicated raid for it.
My problem is that I created my raid via MDADM, no worries, but once the server reboots, I lose my raid.
My question: How can I get raid via HDD passthrough on a VM without using a virtual disk?
Thanks and sorry for my english.
I have just created a vm STORAGE and added disks to it via the
Code:
qm set <vmid> -scsi1 /dev/disk/by-id/<my_disk>
I want my vm STORAGE to be able to use a dedicated raid for it.
My problem is that I created my raid via MDADM, no worries, but once the server reboots, I lose my raid.
My question: How can I get raid via HDD passthrough on a VM without using a virtual disk?
Thanks and sorry for my english.