[
https://issues.apache.org/jira/browse/CLOUDSTACK-5709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13860399#comment-13860399
]
Nux commented on CLOUDSTACK-5709:
---------------------------------
Hello,
agent.log is almost completely mute during the snapshot failure, here's a fresh
log:
2014-01-02 17:38:40,028 INFO [cloud.agent.AgentShell] (main:null) Agent started
2014-01-02 17:38:40,029 INFO [cloud.agent.AgentShell] (main:null)
Implementation Version is 4.2.1-SNAPSHOT
2014-01-02 17:38:40,031 INFO [cloud.agent.AgentShell] (main:null)
agent.properties found at /etc/cloudstack/agent/agent.properties
2014-01-02 17:38:40,033 INFO [cloud.agent.AgentShell] (main:null) Defaulting
to using properties file for storage
2014-01-02 17:38:40,034 INFO [cloud.agent.AgentShell] (main:null) Defaulting
to the constant time backoff algorithm
2014-01-02 17:38:40,038 INFO [cloud.utils.LogUtils] (main:null) log4j
configuration found at /etc/cloudstack/agent/log4j-cloud.xml
2014-01-02 17:38:40,155 INFO [cloud.agent.Agent] (main:null) id is 4
2014-01-02 17:38:40,185 INFO [resource.virtualnetwork.VirtualRoutingResource]
(main:null) VirtualRoutingResource _scriptDir to use: scripts/network/domr/kvm
2014-01-02 17:38:41,044 INFO [kvm.resource.LibvirtComputingResource]
(main:null) No libvirt.vif.driver specified. Defaults to BridgeVifDriver.
2014-01-02 17:38:41,082 INFO [cloud.agent.Agent] (main:null) Agent [id = 4 :
type = LibvirtComputingResource : zone = 1 : pod = 1 : workers = 5 : host =
172.16.203.68 : port = 8250
2014-01-02 17:38:41,094 INFO [utils.nio.NioClient] (Agent-Selector:null)
Connecting to 172.16.203.68:8250
2014-01-02 17:38:41,294 INFO [utils.nio.NioClient] (Agent-Selector:null) SSL:
Handshake done
2014-01-02 17:38:41,294 INFO [utils.nio.NioClient] (Agent-Selector:null)
Connected to 172.16.203.68:8250
2014-01-02 17:38:41,521 INFO [cloud.serializer.GsonHelper]
(Agent-Handler-1:null) Default Builder inited.
2014-01-02 17:38:41,616 INFO [cloud.agent.Agent] (Agent-Handler-2:null)
Proccess agent startup answer, agent id = 0
2014-01-02 17:38:41,616 INFO [cloud.agent.Agent] (Agent-Handler-2:null) Set
agent id 0
2014-01-02 17:38:41,623 INFO [cloud.agent.Agent] (Agent-Handler-2:null)
Startup Response Received: agent id = 0
2014-01-02 17:38:42,561 INFO [cloud.agent.Agent] (agentRequest-Handler-1:null)
Proccess agent ready command, agent id = 4
2014-01-02 17:38:42,562 INFO [cloud.agent.Agent] (agentRequest-Handler-1:null)
Set agent id 4
2014-01-02 17:38:42,562 INFO [cloud.agent.Agent] (agentRequest-Handler-1:null)
Ready command is processed: agent id = 4
2014-01-02 17:38:42,693 INFO [cloud.agent.Agent] (agentRequest-Handler-2:null)
Proccess agent ready command, agent id = 4
2014-01-02 17:38:42,693 INFO [cloud.agent.Agent] (agentRequest-Handler-2:null)
Set agent id 4
2014-01-02 17:38:42,694 INFO [cloud.agent.Agent] (agentRequest-Handler-2:null)
Ready command is processed: agent id = 4
And here's some more files:
tail -f cloudstack-agent.err cloudstack-agent.out
==> cloudstack-agent.err <==
log4j:WARN No appenders could be found for logger
(org.apache.commons.httpclient.params.DefaultHttpParams).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more
info.
==> cloudstack-agent.out <==
2014-01-02 17:48:36,812{GMT} INFO [cloud.agent.AgentShell] (main:) Agent
started
2014-01-02 17:48:36,814{GMT} INFO [cloud.agent.AgentShell] (main:)
Implementation Version is 4.2.1-SNAPSHOT
2014-01-02 17:48:36,816{GMT} INFO [cloud.agent.AgentShell] (main:)
agent.properties found at /etc/cloudstack/agent/agent.properties
2014-01-02 17:48:36,818{GMT} INFO [cloud.agent.AgentShell] (main:) Defaulting
to using properties file for storage
2014-01-02 17:48:36,819{GMT} INFO [cloud.agent.AgentShell] (main:) Defaulting
to the constant time backoff algorithm
2014-01-02 17:48:36,823{GMT} INFO [cloud.utils.LogUtils] (main:) log4j
configuration found at /etc/cloudstack/agent/log4j-cloud.xml
2014-01-02 17:48:36,937{GMT} INFO [cloud.agent.Agent] (main:) id is 4
2014-01-02 17:48:36,967{GMT} INFO
[resource.virtualnetwork.VirtualRoutingResource] (main:) VirtualRoutingResource
_scriptDir to use: scripts/network/domr/kvm
2014-01-02 17:48:37,822{GMT} INFO [kvm.resource.LibvirtComputingResource]
(main:) No libvirt.vif.driver specified. Defaults to BridgeVifDriver.
2014-01-02 17:48:37,859{GMT} INFO [cloud.agent.Agent] (main:) Agent [id = 4 :
type = LibvirtComputingResource : zone = 1 : pod = 1 : workers = 5 : host =
172.16.203.68 : port = 8250
2014-01-02 17:48:37,871{GMT} INFO [utils.nio.NioClient] (Agent-Selector:)
Connecting to 172.16.203.68:8250
2014-01-02 17:48:38,069{GMT} INFO [utils.nio.NioClient] (Agent-Selector:) SSL:
Handshake done
2014-01-02 17:48:38,070{GMT} INFO [utils.nio.NioClient] (Agent-Selector:)
Connected to 172.16.203.68:8250
2014-01-02 17:48:38,296{GMT} INFO [cloud.serializer.GsonHelper]
(Agent-Handler-1:) Default Builder inited.
2014-01-02 17:48:38,391{GMT} INFO [cloud.agent.Agent] (Agent-Handler-2:)
Proccess agent startup answer, agent id = 0
2014-01-02 17:48:38,391{GMT} INFO [cloud.agent.Agent] (Agent-Handler-2:) Set
agent id 0
2014-01-02 17:48:38,398{GMT} INFO [cloud.agent.Agent] (Agent-Handler-2:)
Startup Response Received: agent id = 0
2014-01-02 17:48:39,026{GMT} INFO [cloud.agent.Agent]
(agentRequest-Handler-1:) Proccess agent ready command, agent id = 4
2014-01-02 17:48:39,026{GMT} INFO [cloud.agent.Agent]
(agentRequest-Handler-1:) Set agent id 4
2014-01-02 17:48:39,027{GMT} INFO [cloud.agent.Agent]
(agentRequest-Handler-1:) Ready command is processed: agent id = 4
2014-01-02 17:48:39,175{GMT} INFO [cloud.agent.Agent]
(agentRequest-Handler-2:) Proccess agent ready command, agent id = 4
2014-01-02 17:48:39,175{GMT} INFO [cloud.agent.Agent]
(agentRequest-Handler-2:) Set agent id 4
2014-01-02 17:48:39,176{GMT} INFO [cloud.agent.Agent]
(agentRequest-Handler-2:) Ready command is processed: agent id = 4
> Snapshots fail on ACS 4.2.1 SNAPSHOT
> ------------------------------------
>
> Key: CLOUDSTACK-5709
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5709
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: KVM, Snapshot
> Affects Versions: 4.2.1
> Environment: CentOS 6.5 HV, NFS primary & secondary storage
> Reporter: Nux
> Labels: fail, kvm, snapshot
> Fix For: 4.2.1
>
>
> Snapshots fail and get stuck in "Created on primary".
> Logs with Basic Zone install (after the runbook):
> http://tmp.nux.ro/t9P-snapfail.txt
> Logs with the same problem but with Adv zone and Shared Mount Point
> (glusterfs) as primary storage:
> http://tmp.nux.ro/T94-ACSgluster.txt
> AFAIK this is a 4.2.1 release blocker.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)