HPE Morpheus VM Essentials
1845889 Members
4265 Online
110250 Solutions
New Discussion

during ceph cluster provision, ceph error message occured

 
ByungJoon
Advisor

during ceph cluster provision, ceph error message occured

i tried to create ceph cluster.

but node doesn't create lvm and OSD.

How do i fix this case?

=====================================================

Failed to create LVM on /dev/sdb1

Running command: /usr/bin/ceph-authtool --gen-print-key

Running command: /usr/bin/ceph-authtool --gen-print-key

Running command: /usr/bin/ceph --cluster ceph --name client.bootstrap-osd --keyring /var/lib/ceph/bootstrap-osd/ceph.keyring -i - osd new aed05ea5-e48a-4ca4-be6e-49e6d0f6c37c

stderr: 2025-09-03T14:02:49.796+0900 7c5d758a86c0 0 monclient(hunting): authenticate timed out after 300

stderr: [errno 110] RADOS timed out (error connecting to the cluster) --> RuntimeError: Unable to create a new OSD id

3 REPLIES 3
ospanbekov
Occasional Advisor

Re: during ceph cluster provision, ceph error message occured

I don't know about Morpheus, but Proxmox VE uses raw disks for Ceph, not LVM

ByungJoon
Advisor

Re: during ceph cluster provision, ceph error message occured

How do I fix cipher error ?
ospanbekov
Occasional Advisor

Re: during ceph cluster provision, ceph error message occured

HI

In general, this is the situation: I have tried to deploy an HCI cluster with Ceph more than 5 times without success!

And I probably did it 10 times))) Do you know what my mistake was?

After installing HVM, I updated the system every time with the apt update && apt upgrade -y commands. This was the main error, it seems that some packages arrive with errors during the update and the cluster deployment ended with an error.

Literally, yesterday I installed HVM v8.0.8 on 3 hosts, did not update and immediately started creating a cluster and everything turned out successfully!!!