You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cloudstack.apache.org by Tejas Gadaria <re...@gmail.com> on 2014/03/14 06:01:44 UTC

Secondary storage in Alert state

Hi,

Secondary storage goes in to "Alert" state.
Below logs was sniff before launching zone. It says "AgentDisconnected".

After launching zone it creates SSVM & CPVM but am not able to ping public
ip of any one of them. In DB Secondary storage still in alert state.
SSVM health check shows everything ok.
I have systemvm.iso in /opt/xensource/packages/iso/systemvm.iso
-rw-r--r-- 1 root root 14M Mar 14 10:01 systemvm.iso

I am following this link
https://cwiki.apache.org/confluence/display/CLOUDSTACK/SSVM%2C+templates%2C+Secondary+storage+troubleshooting
but results are positive according to link, need help on this.

I am using CS 4.0.2 and Xenserver 6.0.2


2014-03-14 09:46:36,978 DEBUG [cloud.network.NetworkUsageManagerImpl]
(catalina-exec-5:null) Disconnected called on 2 with status Alert
2014-03-14 09:46:36,978 DEBUG [cloud.host.Status] (catalina-exec-5:null)
Transition:[Resource state = Enabled, Agent event = AgentDisconnected, Host
id = 2, name = nfs://10.129.151.51/vol/secondary]
2014-03-14 09:46:37,008 DEBUG [cloud.host.Status] (catalina-exec-5:null)
Agent status update: [id = 2; name = nfs://10.129.151.51/vol/secondary; old
status = Connecting; event = AgentDisconnected; new status = Alert; old
update count = 1; new update count = 2]
2014-03-14 09:46:37,008 DEBUG [agent.manager.ClusteredAgentManagerImpl]
(catalina-exec-5:null) Notifying other nodes of to disconnect
2014-03-14 09:46:37,010 DEBUG [cloud.host.Status] (catalina-exec-5:null)
Transition:[Resource state = Enabled, Agent event = Ready, Host id = 2,
name = nfs://10.129.151.51/vol/secondary]
2014-03-14 09:46:37,013 DEBUG [cloud.host.Status] (catalina-exec-5:null)
Unable to update host for event:Ready. Name=nfs://
10.129.151.51/vol/secondary;
New=[status=Up:msid=null:lastpinged=1362080660];
Old=[status=Connecting:msid=null:lastpinged=1362080660];
DB=[status=Connecting:msid=345049271977:lastpinged=1362080660:old update
count=2]
2014-03-14 09:46:37,014 DEBUG [cloud.host.Status] (catalina-exec-5:null)
Transition:[Resource state = Enabled, Agent event = AgentDisconnected, Host
id = 2, name = nfs://10.129.151.51/vol/secondary]
2014-03-14 09:46:37,041 DEBUG [cloud.host.Status] (catalina-exec-5:null)
Agent status update: [id = 2; name = nfs://10.129.151.51/vol/secondary; old
status = Alert; event = AgentDisconnected; new status = Alert; old update
count = 2; new update count = 3]


Regards,
Tejas