I'm testing PVE ceph on a 3 node cluster.
Today, after several host reboots, ceph crashed with the following error:
I deleted mon config in ceph.cfg, and removed directory in /var/lib/ceph/mon/ for all 3 nodes. When I tried to run pveceph create mon, it returned:
Is there anyway to recover data on ceph?
Other ceph services, such as OSD seemed OK.
Today, after several host reboots, ceph crashed with the following error:
rocksdb: Corruption: Corruption: IO error: No such file or directoryWhile open a file for random read: /var/lib/ceph/mon/ceph-pve3n1/store.db/001272.ldb: No such file or directory
I deleted mon config in ceph.cfg, and removed directory in /var/lib/ceph/mon/ for all 3 nodes. When I tried to run pveceph create mon, it returned:
unable to get monitor info from DNS SRV with service name: ceph-mon
Is there anyway to recover data on ceph?
Other ceph services, such as OSD seemed OK.