The doc highlight the Ubuntu command after giving each full command per hyperisor using the /usr/lib64.... path to things.
As Adrian pointed out, the /usr/lib64.... is wrong as well. I'm sure it's doc rot from something that has since been updated in the new cloudstack packages. As for the correct URL to download the KVM template: * http://download.cloud.com/templates/4.2/systemvmtemplate-2013-06-12-master-kvm.qcow2.bz2 Travis On Oct 9, 2013, at 3:01 PM, Bjoern Teipel <bjoern.tei...@internetbrands.com> wrote: > Hi Travis, > > I'm running centos 6.4, the documentation doesn't mention anything regarding > a difference between Centos and ubuntu. > And honestly there shouldn't be a difference.. > > What is the correct path of a KVM system VM template ? > Doub't that it is acton-systemvm-02062012.qcow2.bz2 again which was used in a > earlier version > > > Bjoern > > On 10/09/2013 07:11 AM, Adrian Lewis wrote: >> Centos is wrong - I've used Centos 6.4 and the path needs to be: >> /usr/share/cloudstack-common/scripts/storage/secondary/cloud-install-sys-t >> mplt >> instead of: >> /usr/lib64/cloud/common/scripts/storage/secondary/cloud-install-sys-tmplt >> as documented >> >> >> Not sure if the download URL is correct either. I've seen other posts >> suggesting it should be (in the case of Xen as an example): >> http://download.cloud.com/templates/4.2/systemvmtemplate-2013-07-12-master >> -xen.vhd.bz2 >> instead of: >> http://download.cloud.com/templates/acton/acton-systemvm-02062012.vhd.bz2 >> as documented. >> >> Is this URL change correct? Not tried it with the old one and still >> setting up so not sure if I should actually be using the one I have used. >> The obvious question would be "well does it work?" but unfortunately I've >> come up against other issues which prevent me from testing! >> >> >> >> -----Original Message----- >> From: Travis Graham [mailto:tgra...@tgraham.us] >> Sent: 09 October 2013 05:22 >> To: users@cloudstack.apache.org >> Subject: Re: System VM Template : wrong path for downloading in 4.2 >> >> Both are referenced in that doc, the first is for CentOS and the second is >> for Ubuntu. >> >> Which OS are you using? >> >> Travis >> >> On Oct 9, 2013, at 12:15 AM, Bjoern Teipel >> <bjoern.tei...@internetbrands.com> wrote: >> >>> How can I fix the doc ? >>> There is a wrong path at >> http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html/Insta >> llation_Guide/management-server-install-flow.html#prepare-system-vm-templa >> te >>> Stating the path >> /usr/lib64/cloud/common/scripts/storage/secondary/cloud-install-sys-tmplt >>> but it should be >> /usr/share/cloudstack-common/scripts/storage/secondary/cloud-install-sys-t >> mplt >>> Not a bid deal for me but for other users it might be >>> >>> Bjoern >