Search results

  1. C

    The ceph timeout(500) in new node

    I have a 3 nodes cluster, and add a new one into it(totally 4 now), the cluster show normally , but the ceph in new node is got timeout(500) in gui. In the shell of the new node, I tried to run "ceph -s", it was stuck and do not give me any information. I already check the newwork configurtion...
  2. C

    Happen problem when add a node in cluster on PVE 7.0

    I created a cluster with 2 nodes and it works correctly. But today when I add a new node(the No.3 Node) to the cluster, it can not succeed. The master shows that the lastest add node is down, but the node is up actually. Each node have two networking adapter, one is used for internet, another is...
  3. C

    The ceph pools create success, but happen timeout when create VM on it.

    I create a CEPH pool with one monitor, one mgr, and 4 OSDs All OSD using the Samsung SSDs. The Ceph Pool is using the default configuration. It creates success and shows in the web interfaces,the demoPools Here is the server's summary: However, when I try to create the VM on it, it can not...