You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Dean Kamali (JIRA)" <ji...@apache.org> on 2014/07/31 16:48:38 UTC

[jira] [Created] (CLOUDSTACK-7216) Cloudstack 4.4 on Xen 6.2 using this system template

Dean Kamali created CLOUDSTACK-7216:
---------------------------------------

             Summary: Cloudstack 4.4 on Xen 6.2 using this system template
                 Key: CLOUDSTACK-7216
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7216
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Management Server
    Affects Versions: 4.4.0
         Environment: CS 4.4 / XenServer 6.2
            Reporter: Dean Kamali


Using SSVM template in documentation 

http://download.cloud.com/templates/4.3/systemvm64template-2014-06-23-master-xen.vhd.bz2

Running SSVM check on secondary storage VM will reval that JAVA process is not running. 
This will result in inability to setup templates or take snapshots 

# /usr/local/cloud/systemvm/ssvm-check.sh

root@s-29-VM:~# /usr/local/cloud/systemvm/ssvm-check.sh
================================================
First DNS server is  8.8.8.8
PING 8.8.8.8 (8.8.8.8): 48 data bytes
56 bytes from 8.8.8.8: icmp_seq=0 ttl=49 time=8.900 ms
56 bytes from 8.8.8.8: icmp_seq=1 ttl=49 time=8.525 ms
--- 8.8.8.8 ping statistics ---
2 packets transmitted, 2 packets received, 0% packet loss
round-trip min/avg/max/stddev = 8.525/8.713/8.900/0.188 ms
Good: Can ping DNS server
================================================
Good: DNS resolves download.cloud.com
================================================
nfs is currently mounted
================================================
Management server is 172.16.0.68. Checking connectivity.
Good: Can connect to management server port 8250
================================================
ERROR: Java process not running.  Try restarting the SSVM.
root@s-29-VM:~# service cloud status
CloudStack cloud service is not running
root@s-29-VM:~# service cloud start
Starting CloudStack cloud service (type=secstorage) Success

root@s-29-VM:~# service cloud status
CloudStack cloud service is not running



--
This message was sent by Atlassian JIRA
(v6.2#6252)