Proxmox 6.4
When I issue this command I get an error and no result:
So i tried:
Read more
When I issue this command I get an error and no result:
Code:
# ceph-osd --get-journal-fsid --osd-journal=/dev/sde -i 23
2021-09-29 22:14:58.319 7f59ee497c80 -1 asok(0x55eb542d8000) AdminSocketConfigObs::init: failed: AdminSocket::bind_and_listen: failed to bind the UNIX domain socket to '/var/run/ceph/ceph-osd.23.asok': (17) File exists
00000000-0000-0000-0000-000000000000
So i tried:
Code:
# ceph-osd --get-journal-fsid -i 23
2021-09-29 22:17:04.895 7f040042dc80 -1...
Read more