#494 PR merged: fix drbd layout so it can handle /dev/vg/lv format backend and mulitple ...

Labels: enhancement

tbsky opened issue at 2014-10-27 17:35:

hi:
this patch fix two problems:

  1. drbd use /dev/vg/lv device as backend. with enhanced get_device_name function it can translate correctly to /dev/mapper/vg-lv
  2. it can handle multiple volumes with single resource correctly. and still maintain compatibility with older drbd versions which didn't know anything about volumes. to maintain compatibility the layout is not perfect but workable.

[Export of Github issue for rear/rear.]