Search results

  1. L

    problem with cluster configuration, please help

    Good day ! I install three nodes of proxmox from image. And try to create a cluster. Command pvecm create proxtest on node1 was successful, type pvecm add on node2: root@pve:~# pvecm add 10.22.16.50 The authenticity of host '10.22.16.50 (10.22.16.50)' can't be established. ECDSA key...
  2. L

    No quorum

    up ! Can anyone help ?
  3. L

    What mean this messages in log file ?

    master node: root@pve:~# pvecm status Version: 6.2.0 Config Version: 1 Cluster Name: prox-cluster Cluster Id: 59572 Cluster Member: Yes Cluster Generation: 64 Membership state: Cluster-Member Nodes: 1 Expected votes: 1 Total votes: 1 Node votes: 1 Quorum: 1 Active subsystems: 5 Flags: Ports...
  4. L

    What mean this messages in log file ?

    Good day to everyone. Can anyone tell me what mean this messages in /var/log/syslog Sep 21 10:50:01 pve dlm_controld[3181]: daemon cpg_join error retrying Sep 21 10:50:01 pve fenced[3164]: daemon cpg_join error retrying Sep 21 10:50:02 pve pmxcfs[2950]: [dcdb] notice: cpg_join retry 21250 Sep...
  5. L

    No quorum

    node1 root@pve:~# cat /etc/pve/cluster.conf <?xml version="1.0"?> <cluster name="prox-cluster" config_version="1"> <cman keyfile="/var/lib/pve-cluster/corosync.authkey"> </cman> <clusternodes> <clusternode name="pve" votes="1" nodeid="1"/> </clusternodes> </cluster> node2 root@pve:~# cat...
  6. L

    No quorum

    node1 10.22.16.51 : unicast, xmt/rcv/%loss = 600/600/0%, min/avg/max/std-dev = 0.138/0.304/0.548/0.064 10.22.16.51 : multicast, xmt/rcv/%loss = 600/600/0%, min/avg/max/std-dev = 0.151/0.316/0.542/0.068 10.22.16.52 : unicast, xmt/rcv/%loss = 600/600/0%, min/avg/max/std-dev =...
  7. L

    No quorum

    My quest is to update from pve 3.4 with ceph and many vm's to 5.
  8. L

    No quorum

    node1 10.22.16.6 : unicast, xmt/rcv/%loss = 10000/10000/0%, min/avg/max/std-dev = 0.108/0.191/0.667/0.045 10.22.16.6 : multicast, xmt/rcv/%loss = 10000/10000/0%, min/avg/max/std-dev = 0.112/0.196/0.650/0.042 10.22.16.7 : unicast, xmt/rcv/%loss = 9484/9484/0%, min/avg/max/std-dev =...
  9. L

    No quorum

    Version: 6.2.0 Config Version: 1 Cluster Name: prox-cluster Cluster Id: 59572 Cluster Member: Yes Cluster Generation: 44 Membership state: Cluster-Member Nodes: 1 Expected votes: 1 Total votes: 1 Node votes: 1 Quorum: 1 Active subsystems: 5 Flags: Ports Bound: Node name: pve Node ID: 1 Multicast...
  10. L

    No quorum

    1. Check, ok 2. Check, ok. But i add all nodes name in /etc/hosts after cluster create. Its critical ? 3. no ip tables rules on server 4. Check, ok now < 1 %. 6. pvecm status: Version: 6.2.0 Config Version: 1 Cluster Name: prox-cluster Cluster Id: 59572 Cluster Member: Yes Cluster Generation...
  11. L

    No quorum

    no, but ok, i run omping on all nodes, test connection. Then whay cluster dont work ? I run before test just two commands - pvecm create and pvecm add, on another server. On first server, where i run pvecm create, in syslog many messages like this: Sep 18 17:27:33 pve pmxcfs[2919]: [status]...
  12. L

    No quorum

    Hi, i have three servers on collacation. Trying to get a cluster. Administrators of the collacation say that multicast is enabled in network and check it. But command omping -c 10000 -i 0.001 -F -q 10.22.16.5 10.22.16.6 says "waiting for response msg" all time command is runing. What can i check...