Hi,

Has anybody recently tested creating instance with virtualbox image ?
Was it successful ?

I am a complete newbie,

I try to do
https://cwiki.apache.org/confluence/display/CLOUDSTACK/Release+test+procedure

and

https://cwiki.apache.org/confluence/display/CLOUDSTACK/DevCloud#DevCloud-Settingup%28VirtualBox%29

I donwloaded and imported to virtualbox devcloud2.ova image.

I can ssh to it as root,

after mvn -P developer -pl tools/devcloud -Ddeploysvr
it is visible in hosts,

I can see two templates in templates tab, but I cannot create new instance,
because I see no template in create new instance flow.

after jetty start at end of logs I can see:

INFO  [utils.component.ComponentContext] (Timer-2:) Starting
com.cloud.baremetal.networkservice.BaremetalPxeElement_EnhancerByCloudStack_5e4410f
INFO  [utils.component.ComponentContext] (Timer-2:) Starting
com.cloud.server.ManagementServerImpl_EnhancerByCloudStack_6e54ed66
INFO  [cloud.server.ManagementServerImpl] (Timer-2:) Startup CloudStack
management server...
INFO  [cloud.cluster.ClusterManagerImpl] (Cluster-Heartbeat-1:) We are
good, no orphan management server msid in host table is found
INFO  [cloud.cluster.ClusterManagerImpl] (Cluster-Heartbeat-1:) No inactive
management server node found
WARN  [apache.cloudstack.alerts] (Cluster-Notification-1:)  alertType:: 14
// dataCenterId:: 0 // podId:: 0 // clusterId:: null // message::
Management server node 127.0.0.1 is up
WARN  [cloud.cluster.ClusterManagerImpl] (Cluster-Notification-1:)
Notifying management server join event took 35 ms
INFO  [xen.resource.CitrixResourceBase] (AgentTaskPool-1:) Private Network
is Pool-wide network associated with eth0 for host 192.168.56.10
INFO  [xen.resource.CitrixResourceBase] (AgentTaskPool-1:) Guest Network is
Pool-wide network associated with eth0 for host 192.168.56.10
INFO  [xen.resource.CitrixResourceBase] (AgentTaskPool-1:) Public Network
is Pool-wide network associated with eth0 for host 192.168.56.10
INFO  [xen.discoverer.XcpServerDiscoverer] (AgentTaskPool-1:) Host:
devcloud connected with hypervisor type: XenServer. Checking CIDR...
INFO  [agent.manager.DirectAgentAttache] (AgentTaskPool-1:) StartupAnswer
received 1 Interval = 60
INFO  [xen.resource.CitrixResourceBase] (DirectAgent-1:) Host 192.168.56.10
OpaqueRef:0d19f3fa-7f04-543a-d906-aaf478fc574c: Host 192.168.56.10 is
already setup.
INFO  [network.security.SecurityGroupListener] (AgentTaskPool-1:) Received
a host startup notification
INFO  [network.security.SecurityGroupListener] (AgentTaskPool-1:) Scheduled
network rules cleanup, interval=2406
INFO  [network.security.SecurityGroupListener] (AgentTaskPool-1:) Received
a host startup notification
INFO  [storage.image.TemplateServiceImpl] (AgentTaskPool-1:) Downloading
builtin template tiny Linux to data center: 1
INFO  [storage.endpoint.DefaultEndPointSelector] (AgentTaskPool-1:) No
running ssvm is found, so command will be sent to LocalHostEndPoint
INFO  [storage.endpoint.DefaultEndPointSelector] (StatsCollector-3:) No
running ssvm is found, so command will be sent to LocalHostEndPoint
WARN  [apache.cloudstack.alerts] (CapacityChecker:)  alertType:: 5 //
dataCenterId:: 1 // podId:: 1 // clusterId:: null // message:: System
Alert: Number of unallocated private IPs is low in pod test00 of
availability zone DevCloud0


BR
Jakub

Reply via email to