Also remove old mon data
This commit is contained in:
parent
b18e0bd999
commit
90b5a3013e
1 changed files with 2 additions and 0 deletions
|
@ -15,3 +15,5 @@ else
|
||||||
fi
|
fi
|
||||||
|
|
||||||
ceph mon remove "${mon}"
|
ceph mon remove "${mon}"
|
||||||
|
|
||||||
|
rm -rf /var/lib/ceph/mon/ceph-$(hostname)/
|
||||||
|
|
Loading…
Reference in a new issue