Hi all,
I know this has been discussed before, but I ran into this error too and have an additional question/different set up.
I like to run a two node cluster in a hosted environment.
Good news: the cluster is running, both nodes are "green" in the webgui, pvecm status looks good etc etc.
Both nodes have two interfaces, one facing the public internet, and one connected via a crosslink cabel to the other host (10G)
I created the cluster with:
pvecm create <clustername> --bindnet0_addr <ip> --ring0_addr <ip>
directing the cluster internal traffic to the cross linked interface
the firewall allows all traffic between these both (cross linked) interfaces AND all traffic between the two external addresses
IGMP is accepted between the the cross linked interfaces.
Now when I log into the webgui of host A there are both hosts marked "green" on the left menu,
when I click on host A everything works as expected (attributes are displayed in the main window)
when I click on host B I get the "Connection Error 595: Connection refused"
(AND vice versa, I can log into webgui of host B but from there can't access host A)
I have multicast ONLY between then cross linked interfaces,
my provider doesn't allow multicast over the external addresses.
Might that be the reason (and if so that would be ... sad and bad ;-) ?
Or do I miss any special config operation to make it work?
Any hint is appreciated!
TIA
I know this has been discussed before, but I ran into this error too and have an additional question/different set up.
I like to run a two node cluster in a hosted environment.
Good news: the cluster is running, both nodes are "green" in the webgui, pvecm status looks good etc etc.
Both nodes have two interfaces, one facing the public internet, and one connected via a crosslink cabel to the other host (10G)
I created the cluster with:
pvecm create <clustername> --bindnet0_addr <ip> --ring0_addr <ip>
directing the cluster internal traffic to the cross linked interface
the firewall allows all traffic between these both (cross linked) interfaces AND all traffic between the two external addresses
IGMP is accepted between the the cross linked interfaces.
Now when I log into the webgui of host A there are both hosts marked "green" on the left menu,
when I click on host A everything works as expected (attributes are displayed in the main window)
when I click on host B I get the "Connection Error 595: Connection refused"
(AND vice versa, I can log into webgui of host B but from there can't access host A)
I have multicast ONLY between then cross linked interfaces,
my provider doesn't allow multicast over the external addresses.
Might that be the reason (and if so that would be ... sad and bad ;-) ?
Or do I miss any special config operation to make it work?
Any hint is appreciated!
TIA