Hello, i have a problem on Cloudstack 4.4.2. I installed CS 4.4.2 on CentOS 6.5, (KVM) and seems like everything going well.
but there is problem, First, i cannot view console (on web brower) Second, to solve the view console problem i checked the health of SSVM,CPVM with ssvm-check.sh the followings are results of my VMs health check. SSVM looking healthy but th CPVM occured an error. i want to know that NFS error is serious problem of not. and also want to know that NFS error cause cannot view console issues. waiting for help thanks. root@s-2-VM:~# /usr/local/cloud/systemvm/ssvm-check.sh ================================================ First DNS server is 134.75.55.2 PING 134.75.55.2 (134.75.55.2): 48 data bytes 56 bytes from 134.75.55.2: icmp_seq=0 ttl=62 time=1.086 ms 56 bytes from 134.75.55.2: icmp_seq=1 ttl=62 time=1.076 ms --- 134.75.55.2 ping statistics --- 2 packets transmitted, 2 packets received, 0% packet loss round-trip min/avg/max/stddev = 1.076/1.081/1.086/0.000 ms Good: Can ping DNS server ================================================ Good: DNS resolves download.cloud.com ================================================ nfs is currently mounted Mount point is /mnt/SecStorage/5b4cc7f7-c2f9-30cb-a6fb-9b66fabdbd9e Good: Can write to mount point ================================================ Management server is 210.119.24.56. 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-2-VM:~# root@v-1-VM:~# /usr/local/cloud/systemvm/ssvm-check.sh ================================================ First DNS server is 134.75.55.2 PING 134.75.55.2 (134.75.55.2): 48 data bytes 56 bytes from 134.75.55.2: icmp_seq=0 ttl=62 time=1.057 ms 56 bytes from 134.75.55.2: icmp_seq=1 ttl=62 time=0.969 ms --- 134.75.55.2 ping statistics --- 2 packets transmitted, 2 packets received, 0% packet loss round-trip min/avg/max/stddev = 0.969/1.013/1.057/0.044 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 255.255.255.0 PING 255.255.255.0 (255.255.255.0): 48 data bytes 60 bytes from v-1-VM (210.119.24.117): Destination Host Unreachable Vr HL TOS Len ID Flg off TTL Pro cks Src Dst Data 4 5 00 4c00 84c3 0 0040 40 01 3f8d 210.119.24.117 255.255.255.0 60 bytes from v-1-VM (210.119.24.117): Destination Host Unreachable Vr HL TOS Len ID Flg off TTL Pro cks Src Dst Data 4 5 00 4c00 85c3 0 0040 40 01 3e8d 210.119.24.117 255.255.255.0 --- 255.255.255.0 ping statistics --- 2 packets transmitted, 0 packets received, 100% packet loss WARNING: cannot ping nfs server routing table follows Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 210.119.24.1 0.0.0.0 UG 0 0 0 eth2 134.75.55.2 210.119.24.1 255.255.255.255 UGH 0 0 0 eth1 168.126.63.1 210.119.24.1 255.255.255.255 UGH 0 0 0 eth1 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0 210.119.24.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1 210.119.24.0 0.0.0.0 255.255.255.0 U 0 0 0 eth2 ================================================ Management server is 210.119.24.56. Checking connectivity. Good: Can connect to management server port 8250 ================================================ Good: Java process is running ================================================ Tests Complete. Look for ERROR or WARNING above. root@v-1-VM:~#
