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

Sanjeev N commented on CLOUDSTACK-3001:
---------------------------------------

Log snippet after adding S3 at region level:
2013-06-14 08:00:14,052 INFO  [storage.template.S3TemplateDownloader] 
(pool-2-thread-1:null) No credentials configured for host=10.147.28.7:80
2013-06-14 08:00:14,223 INFO  [storage.template.S3TemplateDownloader] 
(pool-1-thread-1:null) Starting download from 
http://10.147.28.7/templates/acton/acton-systemvm-02062012.qcow2.bz2 to s3 
bucket imagestore remoteSize=286036668 , max size=53687091200
2013-06-14 08:00:14,287 DEBUG [cloud.utils.S3Utils] (pool-1-thread-1:null) 
Creating S3 client with configuration: [protocol: http, connectionTimeOut: 
50000, maxErrorRetry: 3, socketTimeout: 50000]
2013-06-14 08:00:14,600 DEBUG [cloud.utils.S3Utils] (pool-1-thread-1:null) 
Setting the end point for S3 client 
com.amazonaws.services.s3.AmazonS3Client@4faa65fe to 10.147.29.57:8080.
2013-06-14 08:00:14,956 DEBUG [cloud.consoleproxy.ConsoleProxyManagerImpl] 
(consoleproxy-1:null) Skip capacity scan due to there is no Primary Storage 
UPintenance mode
2013-06-14 08:00:33,939 DEBUG [storage.download.DownloadListener] 
(Timer-8:null) Scheduling timeout at 30000 ms, TEMPLATE: 3 at host 0
2013-06-14 08:00:34,894 INFO  [storage.template.S3TemplateDownloader] 
(s3-transfer-manager-worker-1:null) download completed
2013-06-14 08:00:34,895 INFO  [storage.template.S3TemplateDownloader] 
(s3-transfer-manager-worker-1:null) download completed
2013-06-14 08:00:34,895 INFO  [storage.template.DownloadManagerImpl] 
(pool-1-thread-1:null) Download Completion for jobId: 
cf01e62e-ecc5-4aa0-bf42-023d742cf364, status=DOWNLOAD_FINISHED
2013-06-14 08:00:34,896 INFO  [storage.template.DownloadManagerImpl] 
(pool-1-thread-1:null) local: 
template/tmpl/1/3/routing-3/acton-systemvm-02062012.qcow2.bz2, bytes=286036668, 
error= , pct=100

Log snippet after zone creation:
2013-06-14 08:11:22,939 INFO  [storage.template.S3TemplateDownloader] 
(pool-5-thread-1:null) No credentials configured for host=10.147.28.7:80
2013-06-14 08:11:22,964 INFO  [storage.template.S3TemplateDownloader] 
(pool-4-thread-1:null) Starting download from 
http://10.147.28.7/templates/newsysvmtemp/systemvmtemplate-2013-06-02-master-xen.vhd.bz2
 to s3 bucket imagestore remoteSize=221917346 , max size=53687091200
2013-06-14 08:11:22,965 DEBUG [cloud.utils.S3Utils] (pool-4-thread-1:null) 
Creating S3 client with configuration: [protocol: http, connectionTimeOut: 
50000, maxErrorRetry: 3, socketTimeout: 50000]
2013-06-14 08:11:22,975 DEBUG [cloud.utils.S3Utils] (pool-4-thread-1:null) 
Setting the end point for S3 client 
com.amazonaws.services.s3.AmazonS3Client@41f601c6 to 10.147.29.57:8080.
2013-06-14 08:11:35,862 INFO  [storage.template.S3TemplateDownloader] 
(s3-transfer-manager-worker-1:null) download completed
2013-06-14 08:11:35,863 INFO  [storage.template.S3TemplateDownloader] 
(s3-transfer-manager-worker-1:null) download completed
2013-06-14 08:11:35,864 INFO  [storage.template.DownloadManagerImpl] 
(pool-4-thread-1:null) Download Completion for jobId: 
ce647127-5072-4a28-92c1-4202966b08fa, status=DOWNLOAD_FINISHED
2013-06-14 08:11:35,864 INFO  [storage.template.DownloadManagerImpl] 
(pool-4-thread-1:null) local: 
template/tmpl/1/1/routing-1/systemvmtemplate-2013-06-02-master-xen.vhd.bz2, 
bytes=221917346, error= , pct=100

                
> [Object_Store_Refactor]Adding s3 before creating a zone is copying xen and 
> kvm system templates to S3 after zone creation
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-3001
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3001
>             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: Latest build from object store branch
>            Reporter: Sanjeev N
>             Fix For: 4.2.0
>
>
> Adding s3 before creating a zone is copying xen and kvm system templates to 
> S3 after zone creation
> Steps to Reproduce:
> =================
> 1.Install the latest build from object store branch and start the management 
> server
> 2.In UI before adding zone , add secondary storage :
> Infrastructure menu => Secondary Storages => Add Secondary Storage dialog => 
> uncheck "Create NFS Cache Storage": 
> 3.Now create a zone and at secondary storage addition in zone creation wizard 
> choose s3 as the secondary storage provider and provide s3 details and choose 
> "Create NFS Cache Storage" and provide the details 
> 4.Enable zone
> Observations:
> ============
> 1.Immediately after step2 KVM system template was downloaded to s3 bucket
> 2.After step3 xen system template was downloaded to S3 bucket.
> Expected Result:
> ==============
> Please let me know the expected behaviour after step3 since we are providing 
> the same S3 details twice, once at region level and once at zone level.
> Also adding S3 at region level is downloading kem template to S3. Is this the 
> expected behavior?

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

Reply via email to