MilanHofmann commented on issue #7185: URL: https://github.com/apache/cloudstack/issues/7185#issuecomment-1425279147
@weizhouapache Thank you! Still the nfs server is not reachable -> -------------------------------------------------------- First DNS server is 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes --- 8.8.8.8 ping statistics --- 2 packets transmitted, 0 packets received, 100% packet loss WARNING: cannot ping DNS server route follows Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 8.8.8.8 79.143.179.1 255.255.255.255 UGH 0 0 0 eth1 10.0.0.0 79.143.179.1 255.0.0.0 UG 0 0 0 eth1 79.143.179.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0 172.16.0.0 79.143.179.1 255.240.0.0 UG 0 0 0 eth1 172.31.16.0 79.143.179.1 255.255.240.0 UG 0 0 0 eth1 192.168.0.0 79.143.179.1 255.255.0.0 UG 0 0 0 eth1 -------------------------------------------------------- Good: DNS resolves [cloudstack.apache.org](http://cloudstack.apache.org/) -------------------------------------------------------- ERROR: NFS is not currently mounted Try manually mounting from inside the VM NFS server is 255.255.255.0 PING 255.255.255.0 (255.255.255.0): 56 data bytes ping: sending packet: Network is unreachable WARNING: cannot ping nfs server routing table follows Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 8.8.8.8 79.143.179.1 255.255.255.255 UGH 0 0 0 eth1 10.0.0.0 79.143.179.1 255.0.0.0 UG 0 0 0 eth1 79.143.179.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0 172.16.0.0 79.143.179.1 255.240.0.0 UG 0 0 0 eth1 172.31.16.0 79.143.179.1 255.255.240.0 UG 0 0 0 eth1 192.168.0.0 79.143.179.1 255.255.0.0 UG 0 0 0 eth1 -------------------------------------------------------- Management server is $externalIP. Checking connectivity. 2023/02/10 06:30:16 socat[3407] E connect(5, AF=2 $externalIP:8250, 16): Network is unreachable Good: Can connect to management server $externalIP port 8250 -------------------------------------------------------- Good: Java process is running -------------------------------------------------------- In the console, the systemvm stays in Agent state "connecting" then changes to "alert". Console proxy is up and running. But both cannot connect when trying to open the console via the ui.  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
