Hello, if we have clear installal proxmox and like start Ceph storage, we have error - rados_connect failed - No such file or directory (500) you can help us ?
Thank you
Hello, if we have clear installal proxmox and like start Ceph storage, we have error - rados_connect failed - No such file or directory (500) you can help us ?
Thank you
I was talking about ping the network dedicated to ceph.
So ping each node to check its operation .
Did you format and put the disks dedicated to ceph on each node ?
A disc dedicated to the "journal" is advised.
node1# ping 10.10.10.1
node1# ping 10.10.10.2
node1# ping 10.10.10.3
If your configuration is correct:
node1# pveceph createmon
If your configuration is correct, you will create your mon.
I advise you to see again your network and disks on 3 nodes.