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

[jira] [Closed] (CLOUDSTACK-2527) Object_Store_Refactor - Default isos (xen-tools.iso and vmware-tools.iso) are not in "Ready" state and not usable.

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

Sangeetha Hariharan closed CLOUDSTACK-2527.
-------------------------------------------


Tested with latest build from 4.2.

As part of default template download process , "xs-tools.iso" and "vmware-tools.iso" is marked as "Ready".

Closing this issue.
                
> Object_Store_Refactor - Default isos (xen-tools.iso and vmware-tools.iso) are not in "Ready" state and not usable.
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-2527
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2527
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Management Server
>    Affects Versions: 4.2.0
>         Environment: Build from object_store
>            Reporter: Sangeetha Hariharan
>            Assignee: edison su
>             Fix For: 4.2.0
>
>
> 1. Have a Zone set up.
> 2. Wait for SSVVM and CPVm  to start successfully.
> 3.Verify that the default Isos are marked as being in "Ready" state.
> In my case , default isos remain in "Allocated" state.
> mysql> select id,name,state from vm_template;
> +-----+---------------------------------------+------------+
> | id  | name                                  | state      |
> +-----+---------------------------------------+------------+
> |   1 | SystemVM Template (XenServer)         | Allocated  |
> |   2 | CentOS 5.3(64-bit) no GUI (XenServer) | Allocated  |
> |   3 | SystemVM Template (KVM)               | Allocated  |
> |   4 | CentOS 5.5(64-bit) no GUI (KVM)       | Allocated  |
> |   5 | CentOS 5.6(64-bit) no GUI (XenServer) | Ready      |
> |   7 | CentOS 5.3(64-bit) no GUI (vSphere)   | Allocated  |
> |   8 | SystemVM Template (vSphere)           | Allocated  |
> |   9 | SystemVM Template (HyperV)            | Allocated  |
> |  10 | SystemVM Template (LXC)               | Allocated  |
> | 200 | vmware-tools.iso                      | Allocated  |
> | 201 | xs-tools.iso                          | Allocated  |
> | 202 | template-from-snapshot                | Destroying |
> | 203 | templatefromvolume123                 | Ready      |
> | 204 | temp-again-fromvol                    | Ready      |
> | 205 | test-ubuntu123                        | Ready      |
> +-----+---------------------------------------+------------+
> 15 rows in set (0.00 sec)
> As part of default template download process , these isos should be marked as "Ready" , so that they can be usable.

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