You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by "Mice Xia (JIRA)" <ji...@apache.org> on 2013/02/27 10:27:14 UTC

[jira] [Resolved] (CLOUDSTACK-1350) Management server Stop and start causes previously downloaded ISOs and templates to redownload & reinstall

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

Mice Xia resolved CLOUDSTACK-1350.
----------------------------------

    Resolution: Fixed
      Assignee: angeline shen  (was: Mice Xia)

root cause:
miss a return statement in RawImageProcessor.process(), which leads to that iso is treated as raw format


                
> Management server Stop and start causes previously downloaded ISOs and templates to redownload & reinstall
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-1350
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1350
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Management Server
>    Affects Versions: 4.1.0
>         Environment: MS   rhel 6.3   ASF 4.1
> host  rhel6.3    ASF 4.1
>            Reporter: angeline shen
>            Assignee: angeline shen
>            Priority: Critical
>             Fix For: 4.1.0
>
>
> 1. In advance zone, download  and complete installation  :
> windows 2008R2 server ISO:
> http://nfs1.lab.vmops.com/isos_64bit/Windows-Server-2008/en_windows_server_2008_r2_standard_enterprise_datacenter_web_vl_build_x64_dvd_x15-59754.iso
> windows 2008R2 template:
> http://nfs1.lab.vmops.com/templates/Windows2008/Windows2008R2HVM.qcow2
> 2. Stop and start cloudstack-management
> Result:  Above ISO and template were redownloaded and reinstalled again.
> DB:  initially:
>                                                                                 |         0 |       0 |
> |  8 |       2 |         202 | 2013-02-20 22:11:16 | 2013-02-20 22:15:31 | 56068ee3-024f-43e5-9add-e72a553adb8e |          100 |          0 |             0 | DOWNLOADED     | Install completed successfully at 2/21/13 1:27 AM | /mnt/SecStorage/e683e597-74a5-3194-b666-8130c98d474e/template/tmpl/2/202/dnld18955188302381199tmp_   | template/tmpl//2/202//202-2-ed654aa8-16ca-3c09-8802-909d4263b2b6.iso | http://nfs1.lab.vmops.com/isos_64bit/Windows-Server-2008/en_windows_server_2008_r2_standard_enterprise_datacenter_web_vl_build_x64_dvd_x15-59754.iso 
> |         0 |       0 |
> |  9 |       2 |         203 | 2013-02-20 22:13:11 | 2013-02-20 22:18:12 | 2f38552b-e757-4d4e-8cae-ad3f0eb4d144 |          100 |          0 |             0 | DOWNLOADED     | Install completed successfully at 2/21/13 1:30 AM | /mnt/SecStorage/e683e597-74a5-3194-b666-8130c98d474e/template/tmpl/2/203/dnld2263955804233946938tmp_ | template/tmpl//2/203//203-2-16be778a-9799-3820-8469-6f80a1824793.iso | http://nfs1.lab.vmops.com/isos_64bit/rhel-server-6.3-x86_64-dvd.iso                                                                                  |         0 |       0 |
> MS stop and start:
> UI:    Above  ISO were redownloaded again
> DB:  Above ISO download_state shows DOWNLOAD_IN_PROGRESS 

--
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