tuanhoangth1603 opened a new issue, #9438: URL: https://github.com/apache/cloudstack/issues/9438
Dear all Bro, I have upgrade from cloudstack 4.17 to 4.19.0.2 follow this guide https://docs.cloudstack.apache.org/en/latest/upgrading/upgrade/upgrade-4.17.html After upgrade, agent state of SSVM is 'Disconnected' I run the ssvm-check.sh script and result as bellow: ``` ================================================ First DNS server is 10.10.99.121 PING 10.10.99.121 (10.10.99.121): 56 data bytes 64 bytes from 10.10.99.121: icmp_seq=0 ttl=64 time=0.372 ms 64 bytes from 10.10.99.121: icmp_seq=1 ttl=64 time=0.455 ms --- 10.10.99.121 ping statistics --- 2 packets transmitted, 2 packets received, 0% packet loss round-trip min/avg/max/stddev = 0.372/0.413/0.455/0.042 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(s): 10.10.99.199, trying to ping Pinging storage address: 10.10.99.199 PING 10.10.99.199 (10.10.99.199): 56 data bytes 64 bytes from 10.10.99.199: icmp_seq=0 ttl=64 time=0.279 ms 64 bytes from 10.10.99.199: icmp_seq=1 ttl=64 time=0.318 ms --- 10.10.99.199 ping statistics --- 2 packets transmitted, 2 packets received, 0% packet loss round-trip min/avg/max/stddev = 0.279/0.298/0.318/0.000 ms Good: Can ping nfs storage address ================================================ Management server is 10.10.99.122. Checking connectivity. Good: Can connect to management server 10.10.99.122 port 8250 ================================================ Good: Java process is running ================================================ Tests Complete. Look for ERROR or WARNING above. ``` I sse `ERROR: Storage nfs is not currently mounted` but i don't know how to fix this issue Please help me, thanks a lot in advance Have a good day everyone!! -- 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: commits-unsubscr...@cloudstack.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org