You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 havescan-drbd
catch, parse and repair the problem.The text was updated successfully, but these errors were encountered: