Hossein4185 opened a new issue, #7863: URL: https://github.com/apache/cloudstack/issues/7863
##### ISSUE TYPE Question ##### CLOUDSTACK VERSION 4.13.1 ##### OS / ENVIRONMENT <!-- Information about the environment if relevant, N/A otherwise --> ##### SUMMARY I use two management servers, but when I stop the first management, I lose the console view, while the second management performs other tasks correctly. And when I perform the SSVM health check, I encounter the following output. It seems that the console view only works on one management and does not move to the second management. First DNS server is 172.17.10.21 PING 172.17.10.21 (172.17.10.21): 56 data bytes 64 bytes from 172.17.10.21: icmp_seq=0 ttl=127 time=2.052 ms 64 bytes from 172.17.10.21: icmp_seq=1 ttl=127 time=1.981 ms --- 172.17.10.21 ping statistics --- 2 packets transmitted, 2 packets received, 0% packet loss round-trip min/avg/max/stddev = 1.981/2.017/2.052/0.036 ms Good: Can ping DNS server ================================================ Good: DNS resolves cloudstack.apache.org ================================================ ERROR: NFS is not currently mounted Try manually mounting from inside the VM NFS server is 0.0.0.0 PING 0.0.0.0 (0.0.0.0): 56 data bytes 64 bytes from 127.0.0.1: icmp_seq=0 ttl=64 time=0.226 ms 64 bytes from 127.0.0.1: icmp_seq=1 ttl=64 time=0.252 ms --- 0.0.0.0 ping statistics --- 2 packets transmitted, 2 packets received, 0% packet loss round-trip min/avg/max/stddev = 0.226/0.239/0.252/0.000 ms Good: Can ping nfs server ================================================ Management server is 172.17.60.31. Checking connectivity. 2023/08/14 08:59:10 socat[4397] E write(5, 0x55ddebdba000, 1): Connection refused Good: Can connect to management server 172.17.60.31 port 8250 ================================================ Good: Java process is running ================================================ Tests Complete. Look for ERROR or WARNING above. -- 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]
