Shouldn't we have a better mechanism of pushing systemvm.iso onto XS ? Why
does it have to be manually done by clearing the tags ?

Thanks,
-Nitin

On 05/07/13 3:43 PM, "Rajesh Battala" <rajesh.batt...@citrix.com> wrote:

>After the new systemvm.iso is generated and tags/systemvm.iso are removed
>on xenserver host , when mgmt. server starts, it will copy the new
>systemvm.iso to the Host.
>Then the issue will be resolved.
>
>> -----Original Message-----
>> From: Likitha Shetty [mailto:likitha.she...@citrix.com]
>> Sent: Friday, July 5, 2013 3:38 PM
>> To: dev@cloudstack.apache.org
>> Subject: RE: master not perfect:(
>> 
>> In my case the discussed steps didn't resolve the issue (removing all
>>the tags
>> from the host , cleaning up systemvm.iso from the codebase , ensuring
>>the
>> systemvm profile is enabled during maven build and also ensuring the
>>host
>> has the newly generated systemvm.iso).
>> Only once I rebooted the host was the issue resolved.
>> 
>> Thanks,
>> Likitha
>> 
>> >-----Original Message-----
>> >From: Hugo Trippaers [mailto:htrippa...@schubergphilis.com]
>> >Sent: Friday, July 05, 2013 3:23 PM
>> >To: dev@cloudstack.apache.org
>> >Subject: RE: master not perfect:(
>> >
>> >Hey guys,
>> >
>> >Did you use the latest systemvm.iso on the systemvm? This error might
>> >occur when the classes on the secondary storage vm are out of sync with
>> >the classes on the management server.
>> >
>> >If you are running from a maven build make sure that the systemvm
>> >profile is enabled to generate the systemvm.iso and that the file is
>> >properly uploaded/copied.
>> >
>> >Cheers,
>> >
>> >
>> >Hugo
>> >
>> >> -----Original Message-----
>> >> From: Abhinav Roy [mailto:abhinav....@citrix.com]
>> >> Sent: Friday, July 05, 2013 11:44 AM
>> >> To: dev@cloudstack.apache.org
>> >> Subject: RE: master not perfect:(
>> >>
>> >> I faced the same issue, then I logged on to the xenserver host and
>> >> deleted the tags, restarted the MS but even after that i could see
>> >> these errors. Finally I rebooted the Xen Host and after that the
>> >> error was not seen. Filed a bug for the same,
>> >> https://issues.apache.org/jira/browse/CLOUDSTACK-3377
>> >>
>> >> Thanks and regards,
>> >> Abhinav
>> >> -----Original Message-----
>> >> From: Daan Hoogland [mailto:dhoogl...@schubergphilis.com]
>> >> Sent: Friday, July 05, 2013 2:56 PM
>> >> To: dev@cloudstack.apache.org
>> >> Subject: master not perfect:(
>> >>
>> >> H,
>> >>
>> >> I get a repetition of the following sequence of logging when running
>> master.
>> >> Anybody knows what happened?
>> >>
>> >> INFO  [agent.manager.AgentManagerImpl] (AgentManager-Handler-11:)
>> >> Connection from /127.0.0.1 closed but no cleanup was done.
>> >> WARN  [utils.nio.Link] (AgentManager-Selector:) SSL: Fail to find the
>> >> generated keystore. Loading fail-safe one to continue.
>> >> ERROR [agent.transport.Request] (AgentManager-Handler-13:) Caught
>> >> problem with
>> >>
>> [{"StartupSecondaryStorageCommand":{"type":"SecondaryStorage","dataCe
>> >> nter":"1","pod":"1","guid":"s-1-VM-
>> >> NfsSecondaryStorageResource","name":"s-1-VM","version":"4.2.0-
>> >> SNAPSHOT","iqn":"NoIqn","publicIpAddress":"195.66.90.212","publicNetm
>> >> a
>> >> s
>> >> k":"255.255.255.224","publicMacAddress":"06:fb:ca:00:00:01","privateI
>> >> p
>> >> Addr
>> >> ess":"10.200.23.62","privateMacAddress":"06:ad:58:00:00:08","privateN
>> >> e
>> >> tma
>> >> 
>>sk":"255.255.255.0","storageIpAddress":"10.200.23.62","storageNetmask"
>> >> :"2
>> >> 
>>55.255.255.0","storageMacAddress":"06:ad:58:00:00:08","resourceName":"
>> >> N fsSecondaryStorageResource","contextMap":{},"wait":0}}]
>> >> com.google.gson.JsonParseException: The JsonDeserializer
>> >> com.cloud.agent.transport.ArrayTypeAdaptor@7db106d failed to
>> >> deserialize json object
>> >>
>> [{"StartupSecondaryStorageCommand":{"type":"SecondaryStorage","dataCe
>> >> nter":"1","pod":"1","guid":"s-1-VM-
>> >> NfsSecondaryStorageResource","name":"s-1-VM","version":"4.2.0-
>> >> SNAPSHOT","iqn":"NoIqn","publicIpAddress":"195.66.90.212","publicNetm
>> >> a
>> >> s
>> >> k":"255.255.255.224","publicMacAddress":"06:fb:ca:00:00:01","privateI
>> >> p
>> >> Addr
>> >> ess":"10.200.23.62","privateMacAddress":"06:ad:58:00:00:08","privateN
>> >> e
>> >> tma
>> >> 
>>sk":"255.255.255.0","storageIpAddress":"10.200.23.62","storageNetmask"
>> >> :"2
>> >> 
>>55.255.255.0","storageMacAddress":"06:ad:58:00:00:08","resourceName":"
>> >> N fsSecondaryStorageResource","contextMap":{},"wait":0}}] given the
>> >> type class [Lcom.cloud.agent.api.Command;
>> >>        at
>> >> com.google.gson.JsonDeserializerExceptionWrapper.deserialize(JsonDese
>> >> r
>> >> ial
>> >> izerExceptionWrapper.java:64)
>> >>        at
>> >> com.google.gson.JsonDeserializationVisitor.invokeCustomDeserializer(J
>> >> s
>> >> onD
>> >> eserializationVisitor.java:92)
>> >>        at
>> >> com.google.gson.JsonDeserializationVisitor.visitUsingCustomHandler(Js
>> >> o
>> >> nDe
>> >> serializationVisitor.java:80)
>> >>        at 
>>com.google.gson.ObjectNavigator.accept(ObjectNavigator.java:101)
>> >>        at
>> >> com.google.gson.JsonDeserializationContextDefault.fromJsonArray(JsonD
>> >> e
>> >> s
>> >> erializationContextDefault.java:67)
>> >>        at
>> >> com.google.gson.JsonDeserializationContextDefault.deserialize(JsonDes
>> >> e
>> >> rial
>> >> izationContextDefault.java:52)
>> >>        at com.google.gson.Gson.fromJson(Gson.java:551)
>> >>        at com.google.gson.Gson.fromJson(Gson.java:498)
>> >>        at
>> com.cloud.agent.transport.Request.getCommands(Request.java:235)
>> >>        at
>> >>
>> com.cloud.agent.manager.AgentManagerImpl$AgentHandler.processReque
>> >> st(AgentManagerImpl.java:1196)
>> >>        at
>> >>
>> com.cloud.agent.manager.AgentManagerImpl$AgentHandler.doTask(Agent
>> >> ManagerImpl.java:1349)
>> >>        at
>> >>
>> com.cloud.agent.manager.ClusteredAgentManagerImpl$ClusteredAgentHan
>> >> dler.doTask(ClusteredAgentManagerImpl.java:659)
>> >>        at com.cloud.utils.nio.Task.run(Task.java:83)
>> >>        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown
>> Source)
>> >>        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown
>> >> Source)
>> >>        at java.lang.Thread.run(Unknown Source) Caused by:
>> >> com.cloud.utils.exception.CloudRuntimeException: can't find
>> >> StartupSecondaryStorageCommand
>> >>        at
>> >> com.cloud.agent.transport.ArrayTypeAdaptor.deserialize(ArrayTypeAdapt
>> >> o
>> >> r
>> >> .java:77)
>> >>        at
>> >> com.cloud.agent.transport.ArrayTypeAdaptor.deserialize(ArrayTypeAdapt
>> >> o
>> >> r
>> >> .java:37)
>> >>        at
>> >> com.google.gson.JsonDeserializerExceptionWrapper.deserialize(JsonDese
>> >> r
>> >> ial
>> >> izerExceptionWrapper.java:51)
>> >>        ... 15 more
>> >> WARN  [utils.nio.Task] (AgentManager-Handler-13:) Caught the
>> >> following exception but pushing on
>> >> com.google.gson.JsonParseException: The JsonDeserializer
>> >> com.cloud.agent.transport.ArrayTypeAdaptor@7db106d failed to
>> >> deserialize json object
>> >>
>> [{"StartupSecondaryStorageCommand":{"type":"SecondaryStorage","dataCe
>> >> nter":"1","pod":"1","guid":"s-1-VM-
>> >> NfsSecondaryStorageResource","name":"s-1-VM","version":"4.2.0-
>> >> SNAPSHOT","iqn":"NoIqn","publicIpAddress":"195.66.90.212","publicNetm
>> >> a
>> >> s
>> >> k":"255.255.255.224","publicMacAddress":"06:fb:ca:00:00:01","privateI
>> >> p
>> >> Addr
>> >> ess":"10.200.23.62","privateMacAddress":"06:ad:58:00:00:08","privateN
>> >> e
>> >> tma
>> >> 
>>sk":"255.255.255.0","storageIpAddress":"10.200.23.62","storageNetmask"
>> >> :"2
>> >> 
>>55.255.255.0","storageMacAddress":"06:ad:58:00:00:08","resourceName":"
>> >> N fsSecondaryStorageResource","contextMap":{},"wait":0}}] given the
>> >> type class [Lcom.cloud.agent.api.Command;
>> >>        at
>> >> com.google.gson.JsonDeserializerExceptionWrapper.deserialize(JsonDese
>> >> r
>> >> ial
>> >> izerExceptionWrapper.java:64)
>> >>        at
>> >> com.google.gson.JsonDeserializationVisitor.invokeCustomDeserializer(J
>> >> s
>> >> onD
>> >> eserializationVisitor.java:92)
>> >>        at
>> >> com.google.gson.JsonDeserializationVisitor.visitUsingCustomHandler(Js
>> >> o
>> >> nDe
>> >> serializationVisitor.java:80)
>> >>        at 
>>com.google.gson.ObjectNavigator.accept(ObjectNavigator.java:101)
>> >>        at
>> >> com.google.gson.JsonDeserializationContextDefault.fromJsonArray(JsonD
>> >> e
>> >> s
>> >> erializationContextDefault.java:67)
>> >>        at
>> >> com.google.gson.JsonDeserializationContextDefault.deserialize(JsonDes
>> >> e
>> >> rial
>> >> izationContextDefault.java:52)
>> >>        at com.google.gson.Gson.fromJson(Gson.java:551)
>> >>        at com.google.gson.Gson.fromJson(Gson.java:498)
>> >>        at
>> com.cloud.agent.transport.Request.getCommands(Request.java:235)
>> >>        at
>> >>
>> com.cloud.agent.manager.AgentManagerImpl$AgentHandler.processReque
>> >> st(AgentManagerImpl.java:1196)
>> >>        at
>> >>
>> com.cloud.agent.manager.AgentManagerImpl$AgentHandler.doTask(Agent
>> >> ManagerImpl.java:1349)
>> >>        at
>> >>
>> com.cloud.agent.manager.ClusteredAgentManagerImpl$ClusteredAgentHan
>> >> dler.doTask(ClusteredAgentManagerImpl.java:659)
>> >>        at com.cloud.utils.nio.Task.run(Task.java:83)
>> >>        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown
>> Source)
>> >>        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown
>> >> Source)
>> >>        at java.lang.Thread.run(Unknown Source) Caused by:
>> >> com.cloud.utils.exception.CloudRuntimeException: can't find
>> >> StartupSecondaryStorageCommand
>> >>        at
>> >> com.cloud.agent.transport.ArrayTypeAdaptor.deserialize(ArrayTypeAdapt
>> >> o
>> >> r
>> >> .java:77)
>> >>        at
>> >> com.cloud.agent.transport.ArrayTypeAdaptor.deserialize(ArrayTypeAdapt
>> >> o
>> >> r
>> >> .java:37)
>> >>        at
>> >> com.google.gson.JsonDeserializerExceptionWrapper.deserialize(JsonDese
>> >> r
>> >> ial
>> >> izerExceptionWrapper.java:51)
>> >>        ... 15 more
>> >> WARN  [apache.cloudstack.alerts] (CapacityChecker:)  alertType:: 4 //
>> >> dataCenterId:: 1 // podId:: null // clusterId:: null // message::
>>System
>> Alert:
>> >> Number of unallocated virtual network public IPs is low in
>> >> availability zone MCCDZone
>

Reply via email to