ClusterLabs / anvil

The Anvil! Intelligent Availability™ Platform, mark 3
5 stars 6 forks source link

If a provision somehow creates a bad DRBD resource file, everything related to drbd breaks #705

Open digimer opened 1 month ago

digimer commented 1 month ago

Example, if DRBD->get_next_resource() returns an already-used minor or port number and the .res file gets written out, everything related to DRBD breaks as tools like drbdadm throw errors. We need to have scan-drbd catch, parse and repair the problem.