You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Fang Wang (JIRA)" <ji...@apache.org> on 2013/07/30 04:17:48 UTC

[jira] [Commented] (CLOUDSTACK-3788) [KVM] Weekly Snapshot got stuck in "Allocated State"

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-3788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13723287#comment-13723287 ] 

Fang Wang commented on CLOUDSTACK-3788:
---------------------------------------

it occurs in cs-3790 also. I am debugging both of them on a KVM host now. These 2 bugs are related.

                
> [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
>            Assignee: Fang Wang
>            Priority: Critical
>             Fix For: 4.2.0
>
>         Attachments: management-server.log.2013-07-23.gz, mysql_cloudstack_dump.zip
>
>
> 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