[sheepdog] [PATCH v2 5/5] tests/functional: use failover path grouping policy in iSCSI
Hitoshi Mitake
mitake.hitoshi at lab.ntt.co.jp
Thu Sep 25 16:11:05 CEST 2014
sheepdog cannot support multibus path grouping policy.
Signed-off-by: Hitoshi Mitake <mitake.hitoshi at lab.ntt.co.jp>
---
tests/functional/097 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tests/functional/097 b/tests/functional/097
index 2f07c40..ed77070 100755
--- a/tests/functional/097
+++ b/tests/functional/097
@@ -1,4 +1,4 @@
-#! /bin/bash
+G#! /bin/bash
# Test iSCSI multipath functionality
# heavly depends on Debian or Ubuntu conventions
@@ -93,7 +93,7 @@ multipaths {
multipath {
wwid $SCSI_ID
alias sheepdog-iscsi
- path_grouping_policy multibus
+ path_grouping_policy failover
path_checker readsector0
path_selector "round-robin 0"
failback manual
--
1.9.1
More information about the sheepdog
mailing list