xen-drbd
diff default-xen-drbd @ 37:e80bdf496aa2
1. --network (-n) option; topology name is not hardcoded since present
2. fix for incorrect processing of the paramater spicified in form like drbd8=sda1 in xen-drbd-install
2. fix for incorrect processing of the paramater spicified in form like drbd8=sda1 in xen-drbd-install
author | igor@manas.xt.vpn |
---|---|
date | Mon Sep 15 10:03:24 2008 +0300 (2008-09-15) |
parents | 1c7442c793a1 |
children | 6964fb4421a5 |
line diff
1.1 --- a/default-xen-drbd Fri Oct 05 16:59:35 2007 +0300 1.2 +++ b/default-xen-drbd Mon Sep 15 10:03:24 2008 +0300 1.3 @@ -1,5 +1,5 @@ 1.4 -XEN_DRBD_PATH='/usr/local/bin' 1.5 -TOPOLOGY_NAME='eb' 1.6 +XEN_DRBD_PATH='/usr/local/sbin' 1.7 +TOPOLOGY_NAME='od' 1.8 START_ACTION=nothing # migrate-and-start-all 1.9 STOP_ACTION=nothing # migrate-all-out 1.10