Project

General

Profile

Bug #24971

Updated by Alfredo Deza almost 6 years ago

Implement a system/layout for validating devices. This is tricky because some devices might be fine if they belong to LVM already, while 
 others shouldn't. 

 This is needed for the `lvm batch` commands, but also other sub-commands would benefit right away.  

 Additional validation/filter functions should be added, a few are already implemented in the choose_disk module in ceph-ansible, like a read-only device.

Back