You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Kazuhiro Ito (JIRA)" <ji...@apache.org> on 2014/05/12 05:08:14 UTC

[jira] [Updated] (CLOUDSTACK-6632) Template disappears when download cleanedup

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

Kazuhiro Ito updated CLOUDSTACK-6632:
-------------------------------------

    Description: 
As reported in CLOUDSTACK-6254, in my environment(my template files are QCOW2 format), the template file disappears without any regularity when the secondary storage server is cleaning up the symlink in /var/www/html/.

When the template file disappeared, I could see the following.
[root@xxxxx01 ~]# less /var/log/cloudstack/management/management-server.log.2014-05-10.gz | grep DeleteEntityDownloadURLCommand
2014-05-10 10:35:11,898 DEBUG [agent.transport.Request] (StorageManager-Scavenger-1:null) Seq 3-1917789705: Sending  { Cmd , MgmtId: 90520731085572, via: 3, Ver: v1, Flags: 100111, [{"com.cloud.agent.api.storage.DeleteEntityDownloadURLCommand":{"path":"template/tmpl/5/313/c9d50f4c-ec19-424a-b15c-84570d814b92.qcow2","extractUrl":"https://xxx-xx-xx-xx.realhostip.com/userdata/a1cc6fb1-ec9d-4a20-9ea6-45215f7361d4.qcow2","type":"VOLUME","parentPath":"0826041d-d3c0-3566-ad55-b5a9882cff4a","accountId":0,"wait":0}}] }


  was:
As reported in CLOUDSTACK-6254, in my environment(my template files are QCOW2 format), the template file disappears without any regularity when the secondary storage server is cleaning up the symlink in /var/www/html/.

When the template file disappeared, I could see the following.
[root@xxxxx01 ~]# less /var/log/cloudstack/management/management-server.log.2014-05-10.gz | grep DeleteEntityDownloadURLCommand
2014-05-10 10:35:11,898 DEBUG [agent.transport.Request] (StorageManager-Scavenger-1:null) Seq 3-1917789705: Sending  { Cmd , MgmtId: 90520731085572, via: 3, Ver: v1, Flags: 100111, [{"com.cloud.agent.api.storage.DeleteEntityDownloadURLCommand":{"path":"template/tmpl/5/313/c9d50f4c-ec19-424a-b15c-84570d814b92.qcow2","extractUrl":"https://133-58-97-11.realhostip.com/userdata/a1cc6fb1-ec9d-4a20-9ea6-45215f7361d4.qcow2","type":"VOLUME","parentPath":"0826041d-d3c0-3566-ad55-b5a9882cff4a","accountId":0,"wait":0}}] }



> Template disappears when download cleanedup
> -------------------------------------------
>
>                 Key: CLOUDSTACK-6632
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6632
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>    Affects Versions: 4.2.1
>         Environment: Cloudstack 4.2.1 + KVM on CentOS 6.4
>            Reporter: Kazuhiro Ito
>
> As reported in CLOUDSTACK-6254, in my environment(my template files are QCOW2 format), the template file disappears without any regularity when the secondary storage server is cleaning up the symlink in /var/www/html/.
> When the template file disappeared, I could see the following.
> [root@xxxxx01 ~]# less /var/log/cloudstack/management/management-server.log.2014-05-10.gz | grep DeleteEntityDownloadURLCommand
> 2014-05-10 10:35:11,898 DEBUG [agent.transport.Request] (StorageManager-Scavenger-1:null) Seq 3-1917789705: Sending  { Cmd , MgmtId: 90520731085572, via: 3, Ver: v1, Flags: 100111, [{"com.cloud.agent.api.storage.DeleteEntityDownloadURLCommand":{"path":"template/tmpl/5/313/c9d50f4c-ec19-424a-b15c-84570d814b92.qcow2","extractUrl":"https://xxx-xx-xx-xx.realhostip.com/userdata/a1cc6fb1-ec9d-4a20-9ea6-45215f7361d4.qcow2","type":"VOLUME","parentPath":"0826041d-d3c0-3566-ad55-b5a9882cff4a","accountId":0,"wait":0}}] }



--
This message was sent by Atlassian JIRA
(v6.2#6252)