after upgrade here ceph status:
so no managers are active.
I tried to delete a mon. then was going to recreate it but got this:
Is there another way to delete mons ?
I figure delete and then add will create the managers.
Code:
# ceph -s
cluster:
id: 75bc38f7-d42c-449b-88ed-488c7778a551
health: HEALTH_OK
services:
mon: 3 daemons, quorum 2,sys8,1
mgr: no daemons active
osd: 18 osds: 18 up, 18 in
data:
pools: 0 pools, 0 pgs
objects: 0 objects, 0 bytes
usage: 2005 MB used, 7952 GB / 7954 GB avail
pgs:
so no managers are active.
I tried to delete a mon. then was going to recreate it but got this:
Code:
# pveceph destroymon sys8
ceph manager directory '/var/lib/ceph/mgr/ceph-sys8' not found
Is there another way to delete mons ?
I figure delete and then add will create the managers.