xcp-ng / host-installer_old

XCP-ng installer
16 stars 15 forks source link

Fix restore with software RAID on BIOS host: #28

Closed benjamreis closed 3 years ago

benjamreis commented 3 years ago

When restoring from backup on a software RAID install, install grub on raid members instead of disk

Signed-off-by: BenjiReis benjamin.reis@vates.fr

stormi commented 3 years ago

When restoring from backup on a RAID install, install grub on raid members instead of disk

=> software RAID + explain that the disk variable points at the mdadm device at this point.

benjamreis commented 3 years ago

Fixes https://github.com/xcp-ng/xcp/issues/357