Skip to content

Instantly share code, notes, and snippets.

@penguin2716
Created July 10, 2012 04:40
Show Gist options
  • Select an option

  • Save penguin2716/3081051 to your computer and use it in GitHub Desktop.

Select an option

Save penguin2716/3081051 to your computer and use it in GitHub Desktop.
Error log in CloudStack3.0.2 + XenServer6.0.201(Intel Core i7 3770, 32GB RAM, 2TB HDD) + PrimaryStorage(NFS) + SecondaryStorage(NFS)
# egrep -i 'exception|error|warn' /var/log/cloud/management/management-server.log
2012-07-10 10:40:48,825 INFO [xen.resource.XenServerConnectionPool] (main:null) XenServer Connection Pool Configs: manage.xenserver.pool.master=true; sleep.interval.on.error=10000
2012-07-10 10:40:49,474 WARN [cloud.configuration.ConfigurationManagerImpl] (main:null) Management network CIDR is not configured originally. Set it default to 10.10.0.0/16
2012-07-10 10:40:52,666 WARN [cloud.cluster.ClusterManagerImpl] (Cluster-Notification-1:null) Notifying management server join event took 249 ms
2012-07-10 13:07:03,232 ERROR [cloud.resource.ServerResourceBase] (catalina-exec-17:null) Nics are not configured!
2012-07-10 13:07:04,060 WARN [agent.manager.AgentManagerImpl] (catalina-exec-17:null) Resource [Host:2] is unreachable: Host 2: Host is not in the right state: Connecting
2012-07-10 13:29:56,666 WARN [cloud.vm.VirtualMachineManagerImpl] (DirectAgent-7:null) Cleanup failed due to Can not ping System vm v-2-VMdue to:Timeout, Unable to logon to 169.254.2.74
2012-07-10 13:29:56,669 WARN [cloud.vm.VirtualMachineManagerImpl] (consoleproxy-1:null) Cleanup failed due to Can not ping System vm v-2-VMdue to:Timeout, Unable to logon to 169.254.2.74
2012-07-10 13:29:56,785 WARN [cloud.consoleproxy.ConsoleProxyManagerImpl] (consoleproxy-1:null) Unable to ssh to the VM: Can not ping System vm v-2-VMdue to:Timeout, Unable to logon to 169.254.2.74
2012-07-10 13:29:58,289 WARN [xen.resource.CitrixResourceBase] (DirectAgent-32:null) Ignoring vm v-2-VM because of a lag in stopping the vm.
2012-07-10 13:30:05,980 ERROR [cloud.vm.VirtualMachineManagerImpl] (consoleproxy-1:null) Failed to start instance VM[ConsoleProxy|v-2-VM]
com.cloud.utils.exception.ExecutionException: Unable to start VM[ConsoleProxy|v-2-VM] due to error in finalizeStart, not retrying
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment