Chandan Purushothama created CLOUDSTACK-3788:
------------------------------------------------
Summary: [KVM] Weekly Snapshot got stuck in "Allocated State"
Key: CLOUDSTACK-3788
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3788
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Snapshot
Affects Versions: 4.2.0
Reporter: Chandan Purushothama
Priority: Critical
Fix For: 4.2.0
Attachments: management-server.log.2013-07-23.gz
Weekly Snapshot stuck in Allocated State:
mysql> select * from snapshots where name like
"Atoms-VM-1_ROOT-6_20130723235146";
+----+----------------+------------+-----------+-----------+------------------+-----------+------+----------------------------------+--------------------------------------+---------------+------------------+--------+---------------------+---------+----------------+----------+------------+--------------+-----------------+---------+-------+
| id | data_center_id | account_id | domain_id | volume_id | disk_offering_id |
status | path | name | uuid
| snapshot_type | type_description | size | created |
removed | backup_snap_id | swift_id | sechost_id | prev_snap_id |
hypervisor_type | version | s3_id |
+----+----------------+------------+-----------+-----------+------------------+-----------+------+----------------------------------+--------------------------------------+---------------+------------------+--------+---------------------+---------+----------------+----------+------------+--------------+-----------------+---------+-------+
| 24 | 1 | 3 | 1 | 6 | 1 |
Destroyed | NULL | Atoms-VM-1_ROOT-6_20130723235146 |
08a0d2aa-9635-41cd-ba54-5367303bceac | 3 | HOURLY |
147456 | 2013-07-23 23:51:46 | NULL | NULL | NULL | NULL
| NULL | KVM | 2.2 | NULL |
| 25 | 1 | 3 | 1 | 6 | 1 |
Allocated | NULL | Atoms-VM-1_ROOT-6_20130723235146 |
1e24a056-be38-4b55-845b-a5672b9fa93c | 5 | WEEKLY |
147456 | 2013-07-23 23:51:46 | NULL | NULL | NULL | NULL
| NULL | KVM | 2.2 | NULL |
+----+----------------+------------+-----------+-----------+------------------+-----------+------+----------------------------------+--------------------------------------+---------------+------------------+--------+---------------------+---------+----------------+----------+------------+--------------+-----------------+---------+-------+
2 rows in set (0.04 sec)
Attached Management Server logs and cloud database dump
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira