You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Kiran Koneti (JIRA)" <ji...@apache.org> on 2013/06/12 11:50:20 UTC

[jira] [Commented] (CLOUDSTACK-2948) Vm is created using the root directory on the Zone which is dedicated to a Sub domain.

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

Kiran Koneti commented on CLOUDSTACK-2948:
------------------------------------------

The dedicated Resource table is as below:

mysql> select * from dedicated_resources;
+----+--------------------------------------+----------------+--------+------------+---------+-----------+------------+
| id | uuid                                 | data_center_id | pod_id | cluster_id | host_id | domain_id | account_id |
+----+--------------------------------------+----------------+--------+------------+---------+-----------+------------+
|  3 | e22282da-e57a-47c2-a758-a6d1be4dd817 |              3 |   NULL |       NULL |    NULL |         2 |       NULL |
+----+--------------------------------------+----------------+--------+------------+---------+-----------+------------+
1 row in set (0.00 sec)
                
> Vm is created using the root directory on the Zone which is dedicated to a Sub domain.
> --------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-2948
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2948
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Install and Setup
>    Affects Versions: 4.2.0
>            Reporter: Kiran Koneti
>            Priority: Critical
>             Fix For: 4.2.0
>
>
> Below are the steps followed:
> 1)In a freshly installed host created a Sub domain under the root Domain.(domain kiran is created).
> 2)While creating a Zone dedicated it to the subdomain created in the step1.
> 3)The Zone creation was Successful .
> 4)Then logged in as the root user and tried to create a VM in the Zone which is dedicated to the Subdomain.
> 5)The VM creation was successful.
> Expected Result is the VM creation from the root domain should fail in this Zone as the Zone is dedicated to another Subdomain.

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