Support DRBD 8.4.3 command syntax
authorThomas Thrainer <thomasth@google.com>
Thu, 2 May 2013 15:10:32 +0000 (17:10 +0200)
committerGuido Trotter <ultrotter@google.com>
Fri, 3 May 2013 07:42:06 +0000 (09:42 +0200)
commitd30fa4888022f15615ecedb62fe08525dc00ade2
treee2edb10376699f14f033d75c2ac257f1db624450
parent5519f036a71a45ea38520701cfafa7f96f264851
Support DRBD 8.4.3 command syntax

DRBD 8.4.3 does not support specifying volume ids directly while
creating the meta device. It requires a slightly different syntax (using
flex-external as volume id) which is fortunately also supported by (at
least) DRBD 8.4.2.

Signed-off-by: Thomas Thrainer <thomasth@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
lib/block/drbd_cmdgen.py