You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Patrick Miller <pa...@sungard.com> on 2014/03/27 16:54:34 UTC

[ACS 43] Install Guide error

http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/latest/installation.html#management-server-installation

 Looks like the template names are wrong.

   - For Hyper-V

# /usr/share/cloudstack-common/scripts/storage/secondary/cloud-install-sys-tmplt
-m /mnt/secondary -u
http://download.cloud.com/templates/4.3/systemvm64template-2013-12-23-hyperv.vhd.bz2
-h hyperv -s <optional-management-server-secret-key> -F


   - For XenServer:

# /usr/lib64/cloud/common/scripts/storage/secondary/cloud-install-sys-tmplt
-m /mnt/secondary -u
http://download.cloud.com/templates/acton/acton-systemvm-02062012.vhd.bz2
-h xenserver -s <optional-management-server-secret-key> -F


   - For vSphere:

# /usr/lib64/cloud/common/scripts/storage/secondary/cloud-install-sys-tmplt
-m /mnt/secondary -u
http://download.cloud.com/templates/burbank/burbank-systemvm-08012012.ova
-h vmware -s <optional-management-server-secret-key>  -F


   - For KVM:

# /usr/lib64/cloud/common/scripts/storage/secondary/cloud-install-sys-tmplt
-m /mnt/secondary -u
http://download.cloud.com/templates/acton/acton-systemvm-02062012.qcow2.bz2
-h kvm -s <optional-management-server-secret-key> -F


   - For LXC:

# /usr/lib64/cloud/common/scripts/storage/secondary/cloud-install-sys-tmplt
-m /mnt/secondary -u
http://download.cloud.com/templates/acton/acton-systemvm-02062012.qcow2.bz2
-h lxc -s <optional-management-server-secret-key> -F



patrick

Re: [ACS 43] Install Guide error

Posted by benoit lair <ku...@gmail.com>.
Hello,

I've used
http://download.cloud.com/templates/4.3/systemvm64template-2014-01-14-master-xen.vhd.bz2for
my acs 4.3 with xenserver 6.2

Is it okay to take this system vm template ?


2014-03-27 17:42 GMT+01:00 David Nalley <da...@gnsa.us>:

> Thanks for the patch, Patrick, just committed, site should be rebuilt
> within a few hours.
>
> --David
>
> On Thu, Mar 27, 2014 at 11:54 AM, Patrick Miller
> <pa...@sungard.com> wrote:
> >
> http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/latest/installation.html#management-server-installation
> >
> >  Looks like the template names are wrong.
> >
> >    - For Hyper-V
> >
> > #
> /usr/share/cloudstack-common/scripts/storage/secondary/cloud-install-sys-tmplt
> > -m /mnt/secondary -u
> >
> http://download.cloud.com/templates/4.3/systemvm64template-2013-12-23-hyperv.vhd.bz2
> > -h hyperv -s <optional-management-server-secret-key> -F
> >
> >
> >    - For XenServer:
> >
> > #
> /usr/lib64/cloud/common/scripts/storage/secondary/cloud-install-sys-tmplt
> > -m /mnt/secondary -u
> >
> http://download.cloud.com/templates/acton/acton-systemvm-02062012.vhd.bz2
> > -h xenserver -s <optional-management-server-secret-key> -F
> >
> >
> >    - For vSphere:
> >
> > #
> /usr/lib64/cloud/common/scripts/storage/secondary/cloud-install-sys-tmplt
> > -m /mnt/secondary -u
> >
> http://download.cloud.com/templates/burbank/burbank-systemvm-08012012.ova
> > -h vmware -s <optional-management-server-secret-key>  -F
> >
> >
> >    - For KVM:
> >
> > #
> /usr/lib64/cloud/common/scripts/storage/secondary/cloud-install-sys-tmplt
> > -m /mnt/secondary -u
> >
> http://download.cloud.com/templates/acton/acton-systemvm-02062012.qcow2.bz2
> > -h kvm -s <optional-management-server-secret-key> -F
> >
> >
> >    - For LXC:
> >
> > #
> /usr/lib64/cloud/common/scripts/storage/secondary/cloud-install-sys-tmplt
> > -m /mnt/secondary -u
> >
> http://download.cloud.com/templates/acton/acton-systemvm-02062012.qcow2.bz2
> > -h lxc -s <optional-management-server-secret-key> -F
> >
> >
> >
> > patrick
>

Re: [ACS 43] Install Guide error

Posted by David Nalley <da...@gnsa.us>.
Thanks for the patch, Patrick, just committed, site should be rebuilt
within a few hours.

--David

On Thu, Mar 27, 2014 at 11:54 AM, Patrick Miller
<pa...@sungard.com> wrote:
> http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/latest/installation.html#management-server-installation
>
>  Looks like the template names are wrong.
>
>    - For Hyper-V
>
> # /usr/share/cloudstack-common/scripts/storage/secondary/cloud-install-sys-tmplt
> -m /mnt/secondary -u
> http://download.cloud.com/templates/4.3/systemvm64template-2013-12-23-hyperv.vhd.bz2
> -h hyperv -s <optional-management-server-secret-key> -F
>
>
>    - For XenServer:
>
> # /usr/lib64/cloud/common/scripts/storage/secondary/cloud-install-sys-tmplt
> -m /mnt/secondary -u
> http://download.cloud.com/templates/acton/acton-systemvm-02062012.vhd.bz2
> -h xenserver -s <optional-management-server-secret-key> -F
>
>
>    - For vSphere:
>
> # /usr/lib64/cloud/common/scripts/storage/secondary/cloud-install-sys-tmplt
> -m /mnt/secondary -u
> http://download.cloud.com/templates/burbank/burbank-systemvm-08012012.ova
> -h vmware -s <optional-management-server-secret-key>  -F
>
>
>    - For KVM:
>
> # /usr/lib64/cloud/common/scripts/storage/secondary/cloud-install-sys-tmplt
> -m /mnt/secondary -u
> http://download.cloud.com/templates/acton/acton-systemvm-02062012.qcow2.bz2
> -h kvm -s <optional-management-server-secret-key> -F
>
>
>    - For LXC:
>
> # /usr/lib64/cloud/common/scripts/storage/secondary/cloud-install-sys-tmplt
> -m /mnt/secondary -u
> http://download.cloud.com/templates/acton/acton-systemvm-02062012.qcow2.bz2
> -h lxc -s <optional-management-server-secret-key> -F
>
>
>
> patrick

Re: [ACS 43] Install Guide error

Posted by Chip Childers <ch...@apache.org>.
Submitting a patch for correcting this would be *more than* welcome
Patrick!  It's really easy to do...  just click the "Edit on Github"
link in the upper right hand corner!

-chip

On Thu, Mar 27, 2014 at 11:54 AM, Patrick Miller
<pa...@sungard.com> wrote:
> http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/latest/installation.html#management-server-installation
>
>  Looks like the template names are wrong.
>
>    - For Hyper-V
>
> # /usr/share/cloudstack-common/scripts/storage/secondary/cloud-install-sys-tmplt
> -m /mnt/secondary -u
> http://download.cloud.com/templates/4.3/systemvm64template-2013-12-23-hyperv.vhd.bz2
> -h hyperv -s <optional-management-server-secret-key> -F
>
>
>    - For XenServer:
>
> # /usr/lib64/cloud/common/scripts/storage/secondary/cloud-install-sys-tmplt
> -m /mnt/secondary -u
> http://download.cloud.com/templates/acton/acton-systemvm-02062012.vhd.bz2
> -h xenserver -s <optional-management-server-secret-key> -F
>
>
>    - For vSphere:
>
> # /usr/lib64/cloud/common/scripts/storage/secondary/cloud-install-sys-tmplt
> -m /mnt/secondary -u
> http://download.cloud.com/templates/burbank/burbank-systemvm-08012012.ova
> -h vmware -s <optional-management-server-secret-key>  -F
>
>
>    - For KVM:
>
> # /usr/lib64/cloud/common/scripts/storage/secondary/cloud-install-sys-tmplt
> -m /mnt/secondary -u
> http://download.cloud.com/templates/acton/acton-systemvm-02062012.qcow2.bz2
> -h kvm -s <optional-management-server-secret-key> -F
>
>
>    - For LXC:
>
> # /usr/lib64/cloud/common/scripts/storage/secondary/cloud-install-sys-tmplt
> -m /mnt/secondary -u
> http://download.cloud.com/templates/acton/acton-systemvm-02062012.qcow2.bz2
> -h lxc -s <optional-management-server-secret-key> -F
>
>
>
> patrick