Hello, I installed a cluster with two nodes (Prox1 and Prox2) in unicast mode.
when I access the gui of Prox1 I can not see or install anything on node 2 and vice versa equal, if I access next2 I can not do anything in prox 1. Tells me:
Error: Connection Error 595: Connection refused
thank you very much
when I access the gui of Prox1 I can not see or install anything on node 2 and vice versa equal, if I access next2 I can not do anything in prox 1. Tells me:
Error: Connection Error 595: Connection refused
thank you very much
root@prox1:~# cat /etc/pve/cluster.conf
<?xml version="1.0"?>
<cluster name="TELCAT" config_version="5">
<cman keyfile="/var/lib/pve-cluster/corosync.authkey" transport="udpu">
</cman>
<clusternodes>
<clusternode name="prox2" votes="1" nodeid="1"/>
<clusternode name="prox1" votes="1" nodeid="2"/></clusternodes>
</cluster>
root@prox1:~# pvecm status
Version: 6.2.0
Config Version: 5
Cluster Name: TELCAT
Cluster Id: 4882
Cluster Member: Yes
Cluster Generation: 300
Membership state: Cluster-Member
Nodes: 2
Expected votes: 2
Total votes: 2
Node votes: 1
Quorum: 2
Active subsystems: 5
Flags:
Ports Bound: 0
Node name: prox1
Node ID: 2
Multicast addresses: 255.255.255.255
root@prox1:~# pvecm nodes
Node Sts Inc Joined Name
1 M 300 2014-01-21 23:58:22 prox2
2 M 296 2014-01-21 23:57:57 prox1
Last edited: