GitHub user carbon-arts added a comment to the discussion: After upgrading from 4.20 to 4.22 , System VM isnt getting internet connection on production server.
``` root@v-633-VM:~# /usr/local/cloud/systemvm/ssvm-check.sh ================================================ First DNS server is 192.168.10.1 PING 192.168.10.1 (192.168.10.1): 56 data bytes 64 bytes from 192.168.10.1: icmp_seq=0 ttl=64 time=0.472 ms 64 bytes from 192.168.10.1: icmp_seq=1 ttl=64 time=0.406 ms --- 192.168.10.1 ping statistics --- 2 packets transmitted, 2 packets received, 0% packet loss round-trip min/avg/max/stddev = 0.406/0.439/0.472/0.033 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 <pub ip> 0.0.0.0 UG 0 0 0 eth2 10.0.0.0 192.168.10.1 255.0.0.0 UG 0 0 0 eth1 134.195.41.192 0.0.0.0 255.255.255.192 U 0 0 0 eth2 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0 172.16.0.0 192.168.10.1 255.240.0.0 UG 0 0 0 eth1 192.168.0.0 192.168.10.1 255.255.0.0 UG 0 0 0 eth1 192.168.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1 ================================================ Management server is 192.168.10.30. Checking connectivity. Good: Can connect to management server 192.168.10.30 port 8250 ================================================ Good: Java process is running ================================================ Tests Complete. Look for ERROR or WARNING above. root@v-633-VM:~# ``` same no ping to google.com GitHub link: https://github.com/apache/cloudstack/discussions/12725#discussioncomment-15969772 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
