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...