[root@srv-kvm01 ~]# cat /etc/cloudstack/agent/agent.properties #Storage #Tue Aug 16 19:57:54 MSK 2016 guest.network.device=cloudbr0 workers=5 private.network.device=mgm0 port=8250 resource=com.cloud.hypervisor.kvm.resource.LibvirtComputingResource guest.cpu.mode=IvyBridge pod=4 zone=4 guid=49e79980-b27f-377f-835f-8686d83f971f hypervisor.type=kvm cluster=4 public.network.device=cloudbr0 local.storage.uuid=16b92fae-597c-4f5c-a560-400e041232c3 domr.scripts.dir=scripts/network/domr/kvm host=10.30.10.42 LibvirtComputingResource.id=121
2016-08-16 20:17 GMT+03:00 Simon Weller <[email protected]>: > Can you post your agent.properties file? > > > ________________________________ > From: Yuriy Karpel <[email protected]> > Sent: Tuesday, August 16, 2016 11:53 AM > To: [email protected] > Subject: Re: Upgrade 4.7 to 4.9 issue > > 2016-08-16 19:50:22,861 INFO [cloud.agent.AgentShell] (main:null) (logid:) > Agent started > 2016-08-16 19:50:22,865 INFO [cloud.agent.AgentShell] (main:null) (logid:) > Implementation Version is 4.9.0 > 2016-08-16 19:50:22,867 INFO [cloud.agent.AgentShell] (main:null) (logid:) > agent.properties found at /etc/cloudstack/agent/agent.properties > 2016-08-16 19:50:22,873 DEBUG [cloud.agent.AgentShell] (main:null) (logid:) > Found property: guest.network.device > 2016-08-16 19:50:22,873 DEBUG [cloud.agent.AgentShell] (main:null) (logid:) > Found property: workers > 2016-08-16 19:50:22,873 DEBUG [cloud.agent.AgentShell] (main:null) (logid:) > Found property: private.network.device > 2016-08-16 19:50:22,873 DEBUG [cloud.agent.AgentShell] (main:null) (logid:) > Found property: port > 2016-08-16 19:50:22,873 DEBUG [cloud.agent.AgentShell] (main:null) (logid:) > Found property: resource > 2016-08-16 19:50:22,873 DEBUG [cloud.agent.AgentShell] (main:null) (logid:) > Found property: guest.cpu.mode > 2016-08-16 19:50:22,873 DEBUG [cloud.agent.AgentShell] (main:null) (logid:) > Found property: pod > 2016-08-16 19:50:22,874 DEBUG [cloud.agent.AgentShell] (main:null) (logid:) > Found property: zone > 2016-08-16 19:50:22,874 DEBUG [cloud.agent.AgentShell] (main:null) (logid:) > Found property: hypervisor.type > 2016-08-16 19:50:22,874 DEBUG [cloud.agent.AgentShell] (main:null) (logid:) > Found property: guid > 2016-08-16 19:50:22,874 DEBUG [cloud.agent.AgentShell] (main:null) (logid:) > Found property: public.network.device > 2016-08-16 19:50:22,874 DEBUG [cloud.agent.AgentShell] (main:null) (logid:) > Found property: cluster > 2016-08-16 19:50:22,874 DEBUG [cloud.agent.AgentShell] (main:null) (logid:) > Found property: local.storage.uuid > 2016-08-16 19:50:22,874 DEBUG [cloud.agent.AgentShell] (main:null) (logid:) > Found property: domr.scripts.dir > 2016-08-16 19:50:22,874 DEBUG [cloud.agent.AgentShell] (main:null) (logid:) > Found property: LibvirtComputingResource.id > 2016-08-16 19:50:22,874 DEBUG [cloud.agent.AgentShell] (main:null) (logid:) > Found property: host > 2016-08-16 19:50:22,875 INFO [cloud.agent.AgentShell] (main:null) (logid:) > Defaulting to using properties file for storage > 2016-08-16 19:50:22,876 INFO [cloud.agent.AgentShell] (main:null) (logid:) > Defaulting to the constant time backoff algorithm > 2016-08-16 19:50:22,895 INFO [cloud.utils.LogUtils] (main:null) (logid:) > log4j configuration found at /etc/cloudstack/agent/log4j-cloud.xml > 2016-08-16 19:50:22,912 INFO [cloud.agent.AgentShell] (main:null) (logid:) > Using default Java settings for IPv6 preference for agent connection > 2016-08-16 19:50:22,912 DEBUG [cloud.agent.AgentShell] (main:null) (logid:) > Checking to see if agent.pid exists. > 2016-08-16 19:50:22,923 DEBUG [cloud.utils.ProcessUtil] (main:null) > (logid:) Executing: bash -c echo $PPID > 2016-08-16 19:50:23,006 DEBUG [cloud.utils.ProcessUtil] (main:null) > (logid:) Execution is successful. > 2016-08-16 19:50:23,064 INFO [cloud.agent.Agent] (main:null) (logid:) id > is 121 > 2016-08-16 19:50:23,064 DEBUG [cloud.resource.ServerResourceBase] > (main:null) (logid:) Retrieving network interface: mgm0 > 2016-08-16 19:50:23,068 DEBUG [cloud.resource.ServerResourceBase] > (main:null) (logid:) Retrieving network interface: cloudbr0 > 2016-08-16 19:50:23,069 DEBUG [cloud.resource.ServerResourceBase] > (main:null) (logid:) Retrieving network interface: null > 2016-08-16 19:50:23,069 DEBUG [cloud.resource.ServerResourceBase] > (main:null) (logid:) Retrieving network interface: null > 2016-08-16 19:50:23,073 WARN [cloud.resource.ServerResourceBase] > (main:null) (logid:) Incorrect details for private Nic during > initialization of ServerResourceBase > 2016-08-16 19:50:23,073 ERROR [cloud.agent.AgentShell] (main:null) (logid:) > Unable to start agent: Unable to configure LibvirtComputingResource > > > 2016-08-16 19:44 GMT+03:00 Yuriy Karpel <[email protected]>: > > > After downgrade agent started. No errors. > > > > 2016-08-16 19:30 GMT+03:00 Simon Weller <[email protected]>: > > > >> Does your agent.properties file in /etc/cloudstack/agent look correct? > >> > >> > >> Can you enable agent debugging and post the output? Here's a how-to if > >> you haven't done it before: https://cwiki.apache.org/confl > >> uence/display/CLOUDSTACK/KVM+agent+debug > >> > >> - Si > >> ________________________________ > >> From: Yuriy Karpel <[email protected]> > >> Sent: Tuesday, August 16, 2016 11:26 AM > >> To: [email protected] > >> Subject: Upgrade 4.7 to 4.9 issue > >> > >> Agent does not start after updating. Centos7 kvm node: > >> > >> 2016-08-16 19:20:29,475 INFO [cloud.agent.AgentShell] (main:null) > >> (logid:) > >> Agent started > >> 2016-08-16 19:20:29,478 INFO [cloud.agent.AgentShell] (main:null) > >> (logid:) > >> Implementation Version is 4.9.0 > >> 2016-08-16 19:20:29,480 INFO [cloud.agent.AgentShell] (main:null) > >> (logid:) > >> agent.properties found at /etc/cloudstack/agent/agent.properties > >> 2016-08-16 19:20:29,486 INFO [cloud.agent.AgentShell] (main:null) > >> (logid:) > >> Defaulting to using properties file for storage > >> 2016-08-16 19:20:29,487 INFO [cloud.agent.AgentShell] (main:null) > >> (logid:) > >> Defaulting to the constant time backoff algorithm > >> 2016-08-16 19:20:29,505 INFO [cloud.utils.LogUtils] (main:null) > (logid:) > >> log4j configuration found at /etc/cloudstack/agent/log4j-cloud.xml > >> 2016-08-16 19:20:29,524 INFO [cloud.agent.AgentShell] (main:null) > >> (logid:) > >> Using default Java settings for IPv6 preference for agent connection > >> 2016-08-16 19:20:29,684 INFO [cloud.agent.Agent] (main:null) (logid:) > id > >> is 121 > >> 2016-08-16 19:20:29,693 WARN [cloud.resource.ServerResourceBase] > >> (main:null) (logid:) Incorrect details for private Nic during > >> initialization of ServerResourceBase > >> 2016-08-16 19:20:29,694 ERROR [cloud.agent.AgentShell] (main:null) > >> (logid:) > >> Unable to start agent: Unable to configure LibvirtComputingResource > >> > > > > >
