projectatomic / container-storage-setup

Service to set up storage for Docker and other container systems
Apache License 2.0
153 stars 77 forks source link

Changed is_block_dev_partition() to allow raid devices #265

Open andreas-wilm opened 6 years ago

andreas-wilm commented 6 years ago

This fixed #264 for me.

rh-atomic-bot commented 6 years ago

Can one of the admins verify this patch? I understand the following commands:

giuseppe commented 6 years ago

bot, test pull request

rh-atomic-bot commented 6 years ago

Can one of the admins verify this patch? I understand the following commands:

rh-atomic-bot commented 6 years ago

:umbrella: The latest upstream changes (presumably 5eaf76c) made this pull request unmergeable. Please resolve the merge conflicts.

rhvgoyal commented 6 years ago

@andreas-wilm I just committed a similar patch for multipath. Is a partition on top of raid repoted as type "part" by lsblk?

Can you give me instructions on how to create these raid devices you are testing with.