Yes I thought about that - eveything is pingable.
The 10.10.10.0 subnet is 10gig modules plugged into Dell 10gig switch
The 69.28.32.0 subnet is a cisco gig switch
root@pteranode3:/etc/pve/local# ping 10.10.10.1
PING 10.10.10.1 (10.10.10.1) 56(84) bytes of data.
64 bytes from 10.10.10.1: icmp_seq=1 ttl=64 time=0.180 ms
64 bytes from 10.10.10.1: icmp_seq=2 ttl=64 time=0.211 ms
64 bytes from 10.10.10.1: icmp_seq=3 ttl=64 time=0.145 ms
^C
--- 10.10.10.1 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 1998ms
rtt min/avg/max/mdev = 0.145/0.178/0.211/0.031 ms
root@pteranode3:/etc/pve/local# ping 10.10.10.2
PING 10.10.10.2 (10.10.10.2) 56(84) bytes of data.
64 bytes from 10.10.10.2: icmp_seq=1 ttl=64 time=0.262 ms
64 bytes from 10.10.10.2: icmp_seq=2 ttl=64 time=0.218 ms
64 bytes from 10.10.10.2: icmp_seq=3 ttl=64 time=0.230 ms
^C
--- 10.10.10.2 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 1999ms
rtt min/avg/max/mdev = 0.218/0.236/0.262/0.025 ms
root@pteranode3:/etc/pve/local# ping 10.10.10.3
PING 10.10.10.3 (10.10.10.3) 56(84) bytes of data.
64 bytes from 10.10.10.3: icmp_seq=1 ttl=64 time=0.032 ms
64 bytes from 10.10.10.3: icmp_seq=2 ttl=64 time=0.035 ms
^C
--- 10.10.10.3 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 999ms
rtt min/avg/max/mdev = 0.032/0.033/0.035/0.006 ms
root@pteranode3:/etc/pve/local# ping 69.28.32.120
PING 69.28.32.120 (69.28.32.120) 56(84) bytes of data.
64 bytes from 69.28.32.120: icmp_seq=1 ttl=64 time=0.130 ms
64 bytes from 69.28.32.120: icmp_seq=2 ttl=64 time=0.193 ms
64 bytes from 69.28.32.120: icmp_seq=3 ttl=64 time=0.160 ms
^C
--- 69.28.32.120 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 1998ms
rtt min/avg/max/mdev = 0.130/0.161/0.193/0.025 ms
root@pteranode3:/etc/pve/local# ping 69.28.32.121
PING 69.28.32.121 (69.28.32.121) 56(84) bytes of data.
64 bytes from 69.28.32.121: icmp_seq=1 ttl=64 time=0.197 ms
64 bytes from 69.28.32.121: icmp_seq=2 ttl=64 time=0.108 ms
64 bytes from 69.28.32.121: icmp_seq=3 ttl=64 time=0.111 ms
64 bytes from 69.28.32.121: icmp_seq=4 ttl=64 time=0.224 ms
^C
--- 69.28.32.121 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3000ms
rtt min/avg/max/mdev = 0.108/0.160/0.224/0.051 ms
root@pteranode3:/etc/pve/local# ping 69.28.32.122
PING 69.28.32.122 (69.28.32.122) 56(84) bytes of data.
64 bytes from 69.28.32.122: icmp_seq=1 ttl=64 time=0.032 ms
64 bytes from 69.28.32.122: icmp_seq=2 ttl=64 time=0.051 ms
64 bytes from 69.28.32.122: icmp_seq=3 ttl=64 time=0.040 ms
64 bytes from 69.28.32.122: icmp_seq=4 ttl=64 time=0.031 ms
^C
--- 69.28.32.122 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 2997ms
rtt min/avg/max/mdev = 0.031/0.038/0.051/0.010 ms
How to do I find the disruption?
Thanks