Sanjeev N created CLOUDSTACK-7791:
-------------------------------------
Summary: [Snapshots] State transition in snapshot objects when
snapshot is taken on Root/Data disk is not proper
Key: CLOUDSTACK-7791
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7791
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Snapshot, VMware
Affects Versions: 4.5.0
Environment: Latest build from 4.5
Reporter: Sanjeev N
Fix For: 4.5.0
[Snapshots] State transition in snapshot objects when snapshot is taken on
Root/Data disk is not proper
Steps to Reproduce:
================
1.Bring up CS with latest build using vmware cluster
2.Deploy one guest vm using default cent os template
3.Create a snapshot on the root disk of the vm
Expected Behavior:
==============
Snapshot operation should go through the following states:
Creating->CreatedOnPrimary->BackingUp->BackedUp
Actual Result:
===========
We only see two states: Backingup->Backedup
As and when the snapshot is triggered it goes to backing up state and remains
in that state until the snapshot is copied to secondary storage and then goes
to Backedup state.
This is easy to reproduce.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)