Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@s-1-VM:~# /usr/local/cloud/systemvm/ssvm-check.sh
- ================================================
- First DNS server is 10.10.1.2
- PING 10.10.1.2 (10.10.1.2): 56 data bytes
- 64 bytes from 10.10.1.2: icmp_seq=0 ttl=60 time=1.050 ms
- 64 bytes from 10.10.1.2: icmp_seq=1 ttl=60 time=10.865 ms
- --- 10.10.1.2 ping statistics ---
- 2 packets transmitted, 2 packets received, 0% packet loss
- round-trip min/avg/max/stddev = 1.050/5.958/10.865/4.908 ms
- Good: Can ping DNS server
- ================================================
- Good: DNS resolves download.cloud.com
- ================================================
- ERROR: NFS is not currently mounted
- Try manually mounting from inside the VM
- NFS server is 169.254.3.232
- PING 169.254.3.232 (169.254.3.232): 56 data bytes
- 64 bytes from 169.254.3.232: icmp_seq=0 ttl=64 time=0.092 ms
- 64 bytes from 169.254.3.232: icmp_seq=1 ttl=64 time=0.075 ms
- --- 169.254.3.232 ping statistics ---
- 2 packets transmitted, 2 packets received, 0% packet loss
- round-trip min/avg/max/stddev = 0.075/0.084/0.092/0.000 ms
- Good: Can ping NFS server
- ================================================
- Management server is 10.208.67.86. Checking connectivity.
- Good: Can connect to management server port 8250
- ================================================
- Good: Java process is running
- ================================================
- Tests Complete. Look for ERROR or WARNING above.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement