You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/05/22 04:15:20 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13663692#comment-13663692 ] 

ASF subversion and git services commented on CLOUDSTACK-2527:
-------------------------------------------------------------

Commit 383be568b3a6d9b3fb8d38e3f74e19c6c9e08eb2 in branch refs/heads/object_store from Edison Su <su...@gmail.com>
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=383be56 ]

CLOUDSTACK-2527: enable attach/detach xs tool iso

                
> 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