c7aec775ff
Partions on the holder disk should only be deleted after all RAID devices have been deleted. Otherwise, super blocks on partitions which reside on the same disks cannot be cleaned. Story: #2008199 Task: #40979 Change-Id: I19293f5b992cd1fa68957d6f306dcec8f3b7a820
7 lines
268 B
YAML
7 lines
268 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes a bug where the partitions created during software RAID setup are cleaned
|
|
too early and therefore may prevent the proper cleaning of the md superblocks.
|
|
Leaving superblocks behind will impact the creation of new md devices later on.
|