From c220a4f3fa1e86ee059f86efaded1c12cf7e613c Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Wed, 27 Jul 2011 11:45:13 -0700 Subject: [PATCH] roles/3-simple: include a standby mds --- roles/3-simple.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/3-simple.yaml b/roles/3-simple.yaml index 0b2662b0a2..ac2b3917a9 100644 --- a/roles/3-simple.yaml +++ b/roles/3-simple.yaml @@ -1,4 +1,4 @@ roles: - [mon.a, mds.a, osd.0] -- [mon.b, osd.1] +- [mon.b, mds.a-s, osd.1] - [mon.c, client.0] -- 2.39.5