Comment 8 for bug 1641618

Revision history for this message
Philipp Marek (philipp-marek) wrote :

> DRBD devices are always followed by digit(s) so you could use this if
> you haven't done the change already:
>
> /dev/drbd[0-9]* r,
If they are referenced by name, instead of by minor, a DRBD path might look
like this, too:

  /dev/drbd/by-disk/<volume-group>/<logical-volume>
  /dev/drbd/by-res/<resource-name>/<volume-number>

Examples:

  /dev/drbd/by-res/CV_ac2cca49-8de1-45c4-8fc8-15c22f444b37/0
  /dev/drbd/by-disk/drbddata/CV_ac2cca49-8de1-45c4-8fc8-15c22f444b37_00