Details
Description
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:
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
Please see full log in the attached file.