Comment 11 for bug 1893661

Revision history for this message
György Szombathelyi (gyurco) wrote :

Hmm, just realized the one has to create dummy disk: entries for the devices
- type: disk
  id: /dev/nvme0n1
  path: /dev/nvme0n1
- type: disk
  id: /dev/nvme1n1
  path: /dev/nvme1n1

then they'll be usable for devices in type: raid

Another buglet: metadata is not passed to mdadm_create() in raid_handler()