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/09/02 22:05:51 UTC

[jira] [Commented] (CLOUDSTACK-4040) [Object_store_refactor] System VMs are not spinning up if S3 storage configuration is not part of zone creation wizard

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

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

Commit 8ff2061db7995abddac6865034d54abf36a8c93f in branch refs/heads/disk-cache from [~minchen07]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=8ff2061 ]

CLOUDSTACK-4040: [Object_store_refactor] System VMs are not spinning up
if S3 storage configuration is not part of zone creation wizard.

                
> [Object_store_refactor] System VMs are not spinning up if S3 storage configuration is not part of zone creation wizard
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-4040
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4040
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Storage Controller
>    Affects Versions: 4.2.0
>         Environment: Latest build from ACS 4.2 branch
> Storage: S3 for secondary and NFS for primary
>            Reporter: Sanjeev N
>            Assignee: Min Chen
>            Priority: Blocker
>             Fix For: 4.2.0
>
>         Attachments: cloud.dmp, cloud.dmp, management-server.log.2013-08-04.gz, management-server.rar
>
>
> System VMs are not spinning up if S3 storage configuration is not part of zone creation wizard. They are coming up only when s3 is added during zone creation wizard.
> Steps to Reproduce:
> ================
> 1.Install CS and start MS
> 2.Add secondary storage with S3 as the storage provider before creating the zone.
> 3.Create zone  with xen cluster and skip adding secondary storage during zone creation.
> 4.Add secondary staging storage in the zone created
> 5.Enable zone.
> Expected Result:
> =============
> After zone creation routing template should be downloaded to S3 and after adding staging storage system vms spinning up should be initiated.
> Actual Result:
> ===========
> Routing template was not downloaded to S3 after zone creation and system vm spinning up not initiated.
> Observations:
> ===========
> 1.After step2 kvm routing template was downloaded to S3 and I could see the template info in template_store_ref table.
> 2.After step3 and step4 I expected  xen routing template info in template_store_ref table. However the entry was not made in the table.
> System vms initiation failed because:"
>  Zone host is ready, but console proxy template: 1 is not ready on secondary storage.
> "
> 3.Now added another vmware zone and provided s3 storage (with different bucket) and secondary staging storage during zone creation and enabled the zone.
> 4.Immediately after enabling second zone, xen routing template downloaded to S3 and System VMs spinning up got initiated and they came up successfully in zone 1. (Even vmware template downloaded to S3 and system vms start up initiated )
> Looks like zone to image store mapping is missing if we add image store first and zone later. Hence system vms spinning up is failing.

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