GitHub user dominar250 added a comment to the discussion: No ping to SSVM 
public ip

@DaanHoogland Some how my secondary storage vm is able to ping both gateways . 
console proxy is failing to reach public gateways and able to ping private 
gateways. no ping to  nfs storage which is on same subnet of private 

```
root@s-16-VM:~# /usr/local/cloud/systemvm/ssvm-check.sh
================================================
First DNS server is  66.173.144.10
PING 66.173.144.10 (66.173.144.10): 56 data bytes
64 bytes from 66.173.144.10: icmp_seq=0 ttl=53 time=15.182 ms
64 bytes from 66.173.144.10: icmp_seq=1 ttl=53 time=15.203 ms
--- 66.173.144.10 ping statistics ---
2 packets transmitted, 2 packets received, 0% packet loss
round-trip min/avg/max/stddev = 15.182/15.192/15.203/0.000 ms
Good: Can ping DNS server
================================================
Good: DNS resolves cloudstack.apache.org
================================================
nfs is currently mounted
Mount point is /mnt/SecStorage/c1be951c-81f9-3819-9dfc-ccf19a870369
Good: Can write to mount point
================================================
Management server is 10.158.65.10. Checking connectivity.
Good: Can connect to management server 10.158.65.10 port 8250
================================================
Good: Java process is running
================================================
Tests Complete. Look for ERROR or WARNING above.
root@s-16-VM:~# ping 10.158.65.1
PING 10.158.65.1 (10.158.65.1): 56 data bytes
64 bytes from 10.158.65.1: icmp_seq=0 ttl=64 time=0.602 ms
64 bytes from 10.158.65.1: icmp_seq=1 ttl=64 time=0.688 ms
--- 10.158.65.1 ping statistics ---
2 packets transmitted, 2 packets received, 0% packet loss
round-trip min/avg/max/stddev = 0.602/0.645/0.688/0.043 ms
root@s-16-VM:~#
root@s-16-VM:~# ping 10.158.209.1
PING 10.158.209.1 (10.158.209.1): 56 data bytes
64 bytes from 10.158.209.1: icmp_seq=0 ttl=64 time=0.537 ms
64 bytes from 10.158.209.1: icmp_seq=1 ttl=64 time=1.063 ms
--- 10.158.209.1 ping statistics ---
2 packets transmitted, 2 packets received, 0% packet loss
round-trip min/avg/max/stddev = 0.537/0.800/1.063/0.263 ms
```

but console proxy vm is failed to reach public gateway
```
root@v-17-VM:~# /usr/local/cloud/systemvm/ssvm-check.sh
================================================
First DNS server is  66.173.144.10
PING 66.173.144.10 (66.173.144.10): 56 data bytes
64 bytes from 66.173.144.10: icmp_seq=0 ttl=53 time=15.222 ms
64 bytes from 66.173.144.10: icmp_seq=1 ttl=53 time=15.220 ms
--- 66.173.144.10 ping statistics ---
2 packets transmitted, 2 packets received, 0% packet loss
round-trip min/avg/max/stddev = 15.220/15.221/15.222/0.000 ms
Good: Can ping DNS server
================================================
Good: DNS resolves cloudstack.apache.org
================================================
ERROR: Storage nfs is not currently mounted
Verifying if we can at least ping the storage
Storage address list is empty, trying to ping storage network gateway instead ()
ping: missing host operand
Try 'ping --help' or 'ping --usage' for more information.
WARNING: Cannot ping nfs storage network gateway
routing table follows
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
0.0.0.0         10.158.209.1    0.0.0.0         UG    0      0        0 eth2
10.158.65.0     0.0.0.0         255.255.255.128 U     0      0        0 eth1
10.158.209.0    0.0.0.0         255.255.255.128 U     0      0        0 eth2
66.173.144.10   10.158.65.1     255.255.255.255 UGH   0      0        0 eth1
169.254.0.0     0.0.0.0         255.255.0.0     U     0      0        0 eth0
================================================
Management server is 10.158.65.10. Checking connectivity.
Good: Can connect to management server 10.158.65.10 port 8250
================================================
Good: Java process is running
================================================
Tests Complete. Look for ERROR or WARNING above.
root@v-17-VM:~#
root@v-17-VM:~# ping 10.158.65.1
PING 10.158.65.1 (10.158.65.1): 56 data bytes
64 bytes from 10.158.65.1: icmp_seq=0 ttl=64 time=0.533 ms
64 bytes from 10.158.65.1: icmp_seq=1 ttl=64 time=0.826 ms
--- 10.158.65.1 ping statistics ---
2 packets transmitted, 2 packets received, 0% packet loss
round-trip min/avg/max/stddev = 0.533/0.679/0.826/0.147 ms
root@v-17-VM:~# ping 10.158.209.1
PING 10.158.209.1 (10.158.209.1): 56 data bytes
92 bytes from v-17-VM (10.158.209.11): Destination Host Unreachable
92 bytes from v-17-VM (10.158.209.11): Destination Host Unreachable
--- 10.158.209.1 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
```

GitHub link: 
https://github.com/apache/cloudstack/discussions/9420#discussioncomment-10093299

----
This is an automatically sent email for users@cloudstack.apache.org.
To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org

Reply via email to