Search results

  1. D

    Adding 6.2 nodes to 6.0 cluster - Error 500 Can't connect to x.x.x.x:8006 (hostname verification failed)

    It worked with no problems. Have you added the hostnames en every /etc/hosts on all the nodes, and added the new node from command line with "pvecm add ip.actual.node" from the new node? Have you checked that can log with SSH from the new node to the actual ones?
  2. D

    Adding 6.2 nodes to 6.0 cluster - Error 500 Can't connect to x.x.x.x:8006 (hostname verification failed)

    I already have the /etc/host in all the servers reflecting the names and IP. So you added with the name of one server already in the cluster, as reflected in /etc/hosts instread of the IP that is the usual, no? So if the exisisting server in /etc/hosts 1.1.1.10 server10 1.1.1.11...
  3. D

    Adding 6.2 nodes to 6.0 cluster - Error 500 Can't connect to x.x.x.x:8006 (hostname verification failed)

    Hi. I'm adding new nodes to a 6.0 Proxmox + CEPH cluster. The new nodes are with the version 6.2 The idea is to add the new 6.2 nodes to the actual 6.0 cluster, and the upgrade the 6.0 nodes to 6.2. Finally jump to version 6.3 But when i try to add a new node (v6.2) to the 6.0 cluster i get a...
  4. D

    Add new 6.2 node to a 6.0 cluster

    But where you able to live migrate machines from older proxmox (v6.0) to the newer ones (v6.2)? I understood that you face a problem with that and couldn't do it live, and needed to stop the VM, move it and start it in the new server. Thanks a lot. Daniel.
  5. D

    Add new 6.2 node to a 6.0 cluster

    Hi. Joel, did you face the same problem as Fiko? We are going to add new nodes to a 6.0 cluster allow enough safe resources in order to move machines from the 6.0 servers and upgrade them to 6.2 also. But Fiko says that it didn't allow him to have live migration from 6.0 nodes to 6.2 nodes...