You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Boris Stoyanov (JIRA)" <ji...@apache.org> on 2016/08/25 08:03:21 UTC

[jira] [Updated] (CLOUDSTACK-9472) Taking snapshot on a large VMware volume times out

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-9472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Boris Stoyanov updated CLOUDSTACK-9472:
---------------------------------------
    Attachment: log

> Taking snapshot on a large VMware volume times out
> --------------------------------------------------
>
>                 Key: CLOUDSTACK-9472
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9472
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Snapshot, VMware
>    Affects Versions: 4.9.0
>         Environment: * VMware vCenter 5.5U3/ESXi 5.0 U1 
> * ACS 4.9 running on CentOS6.4
>            Reporter: Boris Stoyanov
>         Attachments: log
>
>
> *Description:* 
> Taking snapshot on large volume (more than 100GB) will fail on VMware Cluster.
> *Setup:* 
> 1 VMware cluster with 2 Hosts.
> *Executed Steps:*
> # Set global variables 
> #* backup.snapshot.wait to 6000
> #* copy.volume.wait to 6000 
> #* wait = 3600
> #* vmware.vcenter.session.timout - 6000
> # Restarted management server.
> # Created a large volume – 350GB
> # Deployed a VM in the VMware Cluster
> # Attached the Volume to the VM.
> # Start a Volume snapshot.
> *Result:*  A timeout occurred when creating the snapshot after ~60mins. 
> This is the only error message we managed to find in the log:
> {code}2016-08-19 04:18:52,559 INFO  [o.a.c.f.j.i.AsyncJobManagerImpl] (AsyncJobMgr-Heartbeat-1:ctx-54fa6dd0) (logid:b8357ae4) End cleanup expired async-jobs
> 2016-08-19 04:18:52,598 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] (API-Job-Executor-1:ctx-fbf1081e job-356) (logid:55a8f0e8) Complete async job-356, jobStatus: FAILED, resultCode: 530, result: org.apache.cloudstack.api.response.ExceptionResponse/null/{"uuidList":[],"errorcode":530,"errortext":"Failed to create snapshot due to an internal error creating snapshot for volume 102"}
> 2016-08-19 04:18:52,601 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] (API-Job-Executor-1:ctx-fbf1081e job-356) (logid:55a8f0e8) Publish async job-356 complete on message bus
> {code}
> Please see full log in the attached file.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)