This is only useful if you want to test a
single namespace with no standbys. It's easier
to initially have max_mds=1 and increase it
later than it is to go through the ritual
of decreasing max_mds and then deactivating
a daemon and waiting for it to stop.
Signed-off-by: John Spray <john.spray@redhat.com>
echo $cmd
$cmd
- cmd="$CEPH_ADM mds set max_mds $CEPH_NUM_MDS"
- echo $cmd
- $cmd
-
mds=0
for name in a b c d e f g h i j k l m n o p
do