]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Moved mon.c to the first host with mon.a and mon.b to address the issue
authorYuri Weinstein <yuri.weinstein@inktank.com>
Tue, 26 Aug 2014 23:19:04 +0000 (16:19 -0700)
committerYuri Weinstein <yuri.weinstein@inktank.com>
Tue, 26 Aug 2014 23:19:04 +0000 (16:19 -0700)
Sage found:
"... supposed to have half dumpling, half x osds. but the steps that upgrade and restart the mons upgrade the packages on the second host (which should remain dumpling w/ osd 3,4,5)"

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
suites/upgrade/firefly-x/stress-split/0-cluster/start.yaml

index 89d4b3681a99261408efdb43ee77654c1390482b..ee485830c966087330bdee7eccd3945da80862b7 100644 (file)
@@ -1,6 +1,7 @@
 roles:
 - - mon.a
   - mon.b
+  - mon.c
   - mds.a
   - osd.0
   - osd.1
@@ -8,5 +9,4 @@ roles:
 - - osd.3
   - osd.4
   - osd.5
-  - mon.c
 - - client.0