Hi
I setup two node test cluster with qdevice on my work linux station
install debian 10 and proxmox 6.4 over it. Run mirror on zfs, setup 2 vms (1 vm to 1 node), run replication from one to other)
next big step - upgrade to proxmox 7
first node - first migrate to ifupdown2 (pve6.4 version) and upgrade to bulseye and pve7
second node - upgrade to bulseye and pve7 and next migrate to ifupdown (pve7 version)
mostly work fine, cluster, replication, migration, ha...
next step - setup PBS on first node
first node - works fine
but on second node
I try run tcpdump on first node and no see connection from second node to 8007 port
How to debug this problem with connection to PBS from this node?
iptables, ip route, etc - looks good
i`m totally confused...
I setup two node test cluster with qdevice on my work linux station
install debian 10 and proxmox 6.4 over it. Run mirror on zfs, setup 2 vms (1 vm to 1 node), run replication from one to other)
next big step - upgrade to proxmox 7
first node - first migrate to ifupdown2 (pve6.4 version) and upgrade to bulseye and pve7
second node - upgrade to bulseye and pve7 and next migrate to ifupdown (pve7 version)
mostly work fine, cluster, replication, migration, ha...
next step - setup PBS on first node
first node - works fine
pvesm scan pbs 192.168.122.231 root@pam --password xxxxxxxxxxxxxxx --fingerprint "D4:BC:7A:AF:35:52:B7:26:DF:E3:43:F5:E4:60:69:FA:93:2C:34:DE:15:EC:4D:D3:36:2D:EB:CA:3B:B5:CC:9E"
┌────────┬─────────┐
│ store │ comment │
╞════════╪═════════╡
│ backup │ │
└────────┴─────────┘
but on second node
pvesm scan pbs 192.168.122.231 root@pam --password xxxxxxxxxxxx --fingerprint "44:15:2a:59:24:86:7b:ad:d4:6d:c7:6a:b7:03:15:dc:e9:62:aa:f9:51:63:d9:44:44:b3:f3:26:0c:74:d6:f0"
error fetching datastores - 500 Can't connect to 192.168.122.231:8007
I try run tcpdump on first node and no see connection from second node to 8007 port
How to debug this problem with connection to PBS from this node?
iptables, ip route, etc - looks good
i`m totally confused...