Help, how to export pve-ceph crush map?

zisain

Member
Aug 5, 2021
25
3
8
34
Hello, please advise:
Where is the crush map configuration file for pve?
Unable to export using ( ceph osd getcrushmap -o map_old )
hint:
-------------------------------------------------- ----------------------------------------
Error initializing cluster client: ObjectNotFound('RADOS object not found (error calling conf_read_file)')
 
how does your setup look like? hyperconverged pve ?
what does 'pveceph status' say? what does 'ceph -s' say?
is /etc/ceph/ceph.conf a symlink to /etc/pve/ceph.conf ?
 
how does your setup look like? hyperconverged pve ?
what does 'pveceph status' say? what does 'ceph -s' say?
is /etc/ceph/ceph.conf a symlink to /etc/pve/ceph.conf ?
Thank you, it has been solved. Since one of the nodes was shut down, only two nodes are working. After restarting the shut down node, the system actively recovered. Thank you very much!