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/12/20 21:52:11 UTC

[jira] [Closed] (CLOUDSTACK-5520) Script errors seen when trying to seed the 64 bit Xenserver templates.

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

Sangeetha Hariharan closed CLOUDSTACK-5520.
-------------------------------------------


Tested with latest build from 4.3.

No errors seen when seeding xenserver templates.

[root@rhel64-1 CloudPlatform-4.3-113-rhel6.4]# /usr/share/cloudstack-common/scripts/storage/secondary/cloud-install-sys-tmplt -m /mnt/secondary  -u http://nfs1.lab.vmops.com/templates/felton_qa/64/systemvm64template-2013-12-16-master-xen.vhd.bz2  -h xenserver -F
--2013-12-20 15:46:34--  http://nfs1.lab.vmops.com/templates/felton_qa/64/systemvm64template-2013-12-16-master-xen.vhd.bz2
Resolving nfs1.lab.vmops.com... 10.223.110.231
Connecting to nfs1.lab.vmops.com|10.223.110.231|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 229311649 (219M) [application/x-bzip2]
Saving to: â/usr/share/cloudstack-common/scripts/storage/secondary/a324a7b4-c342-4958-8723-218fbb19a086.vhdâ

100%[=========================================================================================>] 229,311,649 89.2M/s   in 2.5s

2013-12-20 15:46:36 (89.2 MB/s) - â/usr/share/cloudstack-common/scripts/storage/secondary/a324a7b4-c342-4958-8723-218fbb19a086.vhdâ

Uncompressing to /usr/share/cloudstack-common/scripts/storage/secondary/a324a7b4-c342-4958-8723-218fbb19a086.vhd.tmp (type bz2)...could take a long time
Moving to /mnt/secondary/template/tmpl/1/1///a324a7b4-c342-4958-8723-218fbb19a086.vhd...could take a while
mv: failed to preserve ownership for `//mnt/secondary/template/tmpl/1/1///a324a7b4-c342-4958-8723-218fbb19a086.vhd': Invalid argument
Successfully installed system VM template  to /mnt/secondary/template/tmpl/1/1/
[root@rhel64-1 CloudPlatform-4.3-113-rhel6.4]#


> Script errors seen when trying to seed the 64 bit Xenserver templates.
> ----------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-5520
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5520
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Management Server
>    Affects Versions: 4.3.0
>         Environment: Build from 4.3
>            Reporter: Sangeetha Hariharan
>            Assignee: Rajesh Battala
>            Priority: Critical
>              Labels: hyper-V,
>             Fix For: 4.3.0
>
>
> Following error seen when trying to seed the latest 64 bit template for Xenserver but the script reports success.
> [root@rhel64-1 secondary]# /usr/share/cloudstack-common/scripts/storage/secondary/cloud-install-sys-tmplt -m /mnt/secondary  -u http://nfs1.lab.vmops.com/templates/felton_qa/64/systemvm64template-2013-12-16-master-xen.vhd.bz2  -h xenserver -F
> --2013-12-16 14:30:33--  http://nfs1.lab.vmops.com/templates/felton_qa/64/systemvm64template-2013-12-16-master-xen.vhd.bz2
> Resolving nfs1.lab.vmops.com... 10.223.110.231
> Connecting to nfs1.lab.vmops.com|10.223.110.231|:80... connected.
> HTTP request sent, awaiting response... 200 OK
> Length: 229311649 (219M) [application/x-bzip2]
> Saving to: â/usr/share/cloudstack-common/scripts/storage/secondary/91b86630-cee7-4aa9-9e60-824bdb06a7e9.vhdâ
> 100%[======================================================================>] 229,311,649  112M/s   in 2.0s
> 2013-12-16 14:30:35 (112 MB/s) - â/usr/share/cloudstack-common/scripts/storage/secondary/91b86630-cee7-4aa9-9e60-824bdb06a7e9.vhdâ
> Uncompressing to /usr/share/cloudstack-common/scripts/storage/secondary/91b86630-cee7-4aa9-9e60-824bdb06a7e9.vhd.tmp (type bz2)...could take a long time
> /usr/share/cloudstack-common/scripts/storage/secondary/createtmplt.sh: line 207: [: isCifs: integer expression expected
> Moving to /mnt/secondary/template/tmpl/1/1///91b86630-cee7-4aa9-9e60-824bdb06a7e9.vhd...could take a while
> mv: failed to preserve ownership for `//mnt/secondary/template/tmpl/1/1///91b86630-cee7-4aa9-9e60-824bdb06a7e9.vhd': Invalid argument
> Successfully installed system VM template  to /mnt/secondary/template/tmpl/1/1/
> [root@rhel64-1 secondary]#



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)