<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ceph cluster error in HPE Morpheus VM Essentials Software</title>
    <link>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/ceph-cluster-error/m-p/7258042#M1358</link>
    <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;Good to hear!&lt;/P&gt;&lt;P&gt;Can you mark this thread as solved?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Mon, 03 Nov 2025 10:17:25 GMT</pubDate>
    <dc:creator>Arnout_Verbeken</dc:creator>
    <dc:date>2025-11-03T10:17:25Z</dc:date>
    <item>
      <title>ceph cluster error</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/ceph-cluster-error/m-p/7255054#M926</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;i created cluster with ceph (&lt;SPAN&gt;HVM 1.2 HCI Ceph Cluster on HVM/Ubuntu 24.04)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;during ceph provision, error message occured&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2025-08-28T00:07:53.868+0000 7e96c6235740 0 monclient(hunting): authenticate timed out after 300 rbd: couldn't connect to the cluster!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2025-08-28T00:12:53.901+0000 7215235e2740 0 monclient(hunting): authenticate timed out after 300 rbd: couldn't connect to the cluster!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2025-08-27T23:57:53.673+0000 7493545fc6c0 0 monclient(hunting): authenticate timed out after 300 [errno 110] RADOS timed out (error connecting to the cluster) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2025-08-28T00:02:53.834+0000 76aa4aca66c0 0 monclient(hunting): authenticate timed out after 300 [errno 110] RADOS timed out (error connecting to the cluster)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;and i edited host file&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;10.252.2.21 vme01&lt;BR /&gt;10.252.2.22 vme02&lt;BR /&gt;10.252.2.23 vme03&lt;BR /&gt;10.252.2.21 mon.vme01 ceph-mon.vme01&lt;BR /&gt;10.252.2.22 mon.vme02 ceph-mon.vme02&lt;BR /&gt;10.252.2.23 mon.vme03 ceph-mon.vme03&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;and ceph.conf&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;root@vme01:~# cat /etc/ceph/ceph.conf&lt;BR /&gt;[global]&lt;BR /&gt;public_addr =&lt;BR /&gt;public_bind_addr =&lt;BR /&gt;# specify cluster network for monitoring TODO Fix&lt;BR /&gt;cluster network =&lt;BR /&gt;# specify public network TODO Fix&lt;BR /&gt;public network =&lt;BR /&gt;# specify UUID genarated above&lt;BR /&gt;fsid = 256b471d-8b8f-4d2f-8e17-99020530bac6&lt;BR /&gt;# specify IP address of Monitor Daemon&lt;BR /&gt;mon host = 10.252.2.21:6789,10.252.2.22:6789,10.252.2.23:6789&lt;BR /&gt;# specify Hostname of Monitor Daemon&lt;BR /&gt;mon initial members = vme01&lt;BR /&gt;osd pool default crush rule = -1&lt;/P&gt;&lt;P&gt;# mon.(Node name)&lt;BR /&gt;[mon.vme01]&lt;BR /&gt;# specify Hostname of Monitor Daemon&lt;BR /&gt;host = vme01&lt;BR /&gt;# specify IP address of Monitor Daemon&lt;BR /&gt;mon addr = 10.252.2.21&lt;BR /&gt;# allow to delete pools&lt;BR /&gt;mon allow pool delete = true&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how do i solove this error message?&lt;/P&gt;</description>
      <pubDate>Fri, 29 Aug 2025 14:32:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/ceph-cluster-error/m-p/7255054#M926</guid>
      <dc:creator>ByungJoon</dc:creator>
      <dc:date>2025-08-29T14:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: ceph cluster error</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/ceph-cluster-error/m-p/7257723#M1288</link>
      <description>&lt;P&gt;Did you fix it with this workaround?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Oct 2025 18:24:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/ceph-cluster-error/m-p/7257723#M1288</guid>
      <dc:creator>hpcpqdt</dc:creator>
      <dc:date>2025-10-28T18:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: ceph cluster error</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/ceph-cluster-error/m-p/7258018#M1352</link>
      <description>&lt;P&gt;There is no need to edit the hostfile or ceph.conf when deploying an HCI cluster.&lt;/P&gt;&lt;P&gt;It seems you are using a single network for management and storage.&lt;/P&gt;&lt;P&gt;What bond/network did you specify for Storage during the creation of your HCI cluster?&lt;/P&gt;&lt;P&gt;Also how does your netplan looks like?&lt;/P&gt;</description>
      <pubDate>Sun, 02 Nov 2025 21:50:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/ceph-cluster-error/m-p/7258018#M1352</guid>
      <dc:creator>Arnout_Verbeken</dc:creator>
      <dc:date>2025-11-02T21:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: ceph cluster error</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/ceph-cluster-error/m-p/7258034#M1355</link>
      <description>&lt;P&gt;I have 3 network interface: management, storage and compute. My mistakes was that I didn't give an ip address to the storage interfaces on each node. Now preconfiguring the address before deploying the cluster. It works. Thanks a lot.&lt;/P&gt;&lt;P&gt;Anddrea&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2025 08:24:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/ceph-cluster-error/m-p/7258034#M1355</guid>
      <dc:creator>hpcpqdt</dc:creator>
      <dc:date>2025-11-03T08:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: ceph cluster error</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/ceph-cluster-error/m-p/7258042#M1358</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;Good to hear!&lt;/P&gt;&lt;P&gt;Can you mark this thread as solved?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2025 10:17:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/ceph-cluster-error/m-p/7258042#M1358</guid>
      <dc:creator>Arnout_Verbeken</dc:creator>
      <dc:date>2025-11-03T10:17:25Z</dc:date>
    </item>
  </channel>
</rss>

