Re: Altering systemvm templates - VirtualBox?

2020-03-14 Thread Rohit Yadav
Use the RAW or VHD format with VirtualBox, once you're done convert the vhd to 
qcow2 using qemu-img.


Regards,

Rohit Yadav

Software Architect, ShapeBlue

https://www.shapeblue.com


From: Greg Goodrich 
Sent: Friday, March 13, 2020 00:35
To: users@cloudstack.apache.org 
Subject: Altering systemvm templates - VirtualBox?

I was looking to manually update our 4.11.3 system vm templates to perform the 
workaround described in https://github.com/apache/cloudstack/issues/3654, 
however, I can’t seem to get the system vm QCOW2 file to boot in virtual box. 
It tells me it can’t find a boot device. Can anyone point me to some 
information on how to do this, or maybe to another way to update a systemvm 
template?

I’m using a Mac running VirtualBox (latest version), and attaching the QCOW2 
file as the drive, specifying 64 bit Debian linux as OS.
Thanks!

--
Greg Goodrich | IP Pathways
Senior Developer
3600 109th Street | Urbandale, IA 50322
p. 515.422.9346 | e. ggoodr...@ippathways.com


rohit.ya...@shapeblue.com 
www.shapeblue.com
3 London Bridge Street,  3rd floor, News Building, London  SE1 9SGUK
@shapeblue
  
 



Re: Creando Host

2020-03-14 Thread Ezequiel Mc Govern
¿ lo pudiste solucionar o seguís estancado en esa parte ?


El El vie, 4 oct. 2019 a la(s) 11:30, Eriel Perez 
escribió:

> Hola colegas de la lista. Saludos antes que todo.
>
> Deseo implementar CloudStack en mi empresa. Recientemente estoy haciendo
> algunos test.
>
>
> Estoy desarrollando la guia
> (
> http://docs.cloudstack.apache.org/en/4.13.0.0/quickinstallationguide/qig.html)
>
>
>
> Pero no logro que se me adicione el host, ni tampoco logro que adicionar
> el primary storage.
>
> Alguien aqui ha implementado con exito esta guia? Alguna documentacion
> mejor?
>
> Cualquier ayuda es bienvenida.
>
> Gracias.
>
>
> ---
>
> (Google Translation)
>
>
> Hello colleagues from the list. Greetings before all.
>
> I want to implement CloudStack in my company. Recently I am doing some
> tests.
>
>
> I am developing the guide
> (
> http://docs.cloudstack.apache.org/en/4.13.0.0/quickinstallationguide/qig.html
> )
>
> But I can't get the host added, nor can I add the primary storage.
>
> Has anyone here successfully implemented this guide? Any better
> documentation?
>
> Any help is welcome.
>
> Thank you.
>
>
> --
Saludos !!
Ezequiel ;)


Re: Altering systemvm templates - VirtualBox?

2020-03-14 Thread Richard Lawley
You may find it easier to modify the template build script rather than
perform manual changes to an existing template.  We use this approach to
building our own system VMs and it's worked well.

Building the templates isn't tricky - look in tools/appliance in the
source.  If you want to run additional customisations, then you would add
an extra script to be run inside the template being built - into
tools/appliance/systemvmtemplate/template.json.

On Thu, 12 Mar 2020 at 19:05, Greg Goodrich 
wrote:

> I was looking to manually update our 4.11.3 system vm templates to perform
> the workaround described in
> https://github.com/apache/cloudstack/issues/3654, however, I can’t seem
> to get the system vm QCOW2 file to boot in virtual box. It tells me it
> can’t find a boot device. Can anyone point me to some information on how to
> do this, or maybe to another way to update a systemvm template?
>
> I’m using a Mac running VirtualBox (latest version), and attaching the
> QCOW2 file as the drive, specifying 64 bit Debian linux as OS.
> Thanks!
>
> --
> Greg Goodrich | IP Pathways
> Senior Developer
> 3600 109th Street | Urbandale, IA 50322
> p. 515.422.9346 | e. ggoodr...@ippathways.com
>
>