I've been trying to install ProxmoxVE 6, and while creating an OSD on the second node (the first worked very fine) I get this message while trying to create an OSD with command line "ceph-volume lvm create --cluster-fsid afd4e983-34bc-43ff-a118-ba7e1e947303 --data /dev/sda"
This command comes from the GUI when creating an OSD it says:
Where is the problem ? I have no other osd than the 6 on the first node, I had some others but I purged pveceph so they should not interfere I suppose...
Thanks,
Semper
Code:
Running command: /bin/ceph-authtool --gen-print-key
Running command: /bin/ceph --cluster ceph --name client.bootstrap-osd --keyring /var/lib/ceph/bootstrap-osd/ceph.keyring -i - osd new f35d95e5-37e0-48ba-a02b-ad29e2b8191e
stderr: [errno 1] error connecting to the cluster
--> RuntimeError: Unable to create a new OSD id
This command comes from the GUI when creating an OSD it says:
Code:
TASK FAILED
command 'ceph-volume lvm create --cluster-fsid afd4e983-34bc-43ff-a118-ba7e1e947303 --data /dev/sda' failed: exit code 1
Where is the problem ? I have no other osd than the 6 on the first node, I had some others but I purged pveceph so they should not interfere I suppose...
Thanks,
Semper