Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@sandeep:/home/sandeep# ssh -i /root/.ssh/id_rsa.cloud -p 3922 [email protected]
- The authenticity of host '[169.254.2.120]:3922 ([169.254.2.120]:3922)' can't be established.
- ECDSA key fingerprint is 31:2a:b2:07:ec:55:9b:2d:2d:c5:7d:c4:ef:28:60:41.
- Are you sure you want to continue connecting (yes/no)? yes
- Warning: Permanently added '[169.254.2.120]:3922' (ECDSA) to the list of known hosts.
- Linux s-3-VM 3.2.0-4-amd64 #1 SMP Debian 3.2.57-3 x86_64
- The programs included with the Debian GNU/Linux system are free software;
- the exact distribution terms for each program are described in the
- individual files in /usr/share/doc/*/copyright.
- Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
- permitted by applicable law.
- Last login: Mon Sep 29 14:29:39 2014 from 10.0.2.2
- The programs included with the Debian GNU/Linux system are free software;
- the exact distribution terms for each program are described in the
- individual files in /usr/share/doc/*/copyright.
- Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
- permitted by applicable law.
- root@s-3-VM:~# /usr/local/cloud/systemvm/ssvm-check.sh
- ================================================
- First DNS server is 10.4.21.4
- PING 10.4.21.4 (10.4.21.4): 48 data bytes
- 56 bytes from 10.4.21.4: icmp_seq=0 ttl=127 time=8.161 ms
- 56 bytes from 10.4.21.4: icmp_seq=1 ttl=127 time=0.775 ms
- --- 10.4.21.4 ping statistics ---
- 2 packets transmitted, 2 packets received, 0% packet loss
- round-trip min/avg/max/stddev = 0.775/4.468/8.161/3.693 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.2.120
- PING 169.254.2.120 (169.254.2.120): 48 data bytes
- 56 bytes from 169.254.2.120: icmp_seq=0 ttl=64 time=0.095 ms
- 56 bytes from 169.254.2.120: icmp_seq=1 ttl=64 time=0.066 ms
- --- 169.254.2.120 ping statistics ---
- 2 packets transmitted, 2 packets received, 0% packet loss
- round-trip min/avg/max/stddev = 0.066/0.081/0.095/0.000 ms
- Good: Can ping nfs server
- ================================================
- Management server is 10.4.6.82. Checking connectivity.
- Good: Can connect to management server port 8250
- ================================================
- Good: Java process is running
- ================================================
- Tests Complete. Look for ERROR or WARNING above.
- root@s-3-VM:~#
Advertisement
Add Comment
Please, Sign In to add comment