curtin-dev team mailing list archive
-
curtin-dev team
-
Mailing list archive
-
Message #01575
[Merge] ~mwhudson/curtin:mdadm-check-container into curtin:master
The proposal to merge ~mwhudson/curtin:mdadm-check-container into curtin:master has been updated.
Commit message changed to:
mdadm: improvements to raid verification
Fix the verification of raid containers, volumes within containers and
raid0 devices in general (which don't have a degraded or sync_action
status).
I've also tried to make the verification functions all be consistent about
raising ValueError on failure -- there was some confusion between raising
an error or returning True / False.
For more details, see:
https://code.launchpad.net/~mwhudson/curtin/+git/curtin/+merge/402384
--
Your team curtin developers is requested to review the proposed merge of ~mwhudson/curtin:mdadm-check-container into curtin:master.
References