Re: Customizing SystemVM Template

2018-03-22 Thread daniel.herrmann
Thanks you. I'll try in our staging environment. Only VRs is perfectly fine for us, as those are the guys making the most trouble (rebooting and losing all their interfaces, crashing due to out-of-ram problems when too many FW entries (not ACL entries) are deployed, and so on) which is why we wa

Re: Customizing SystemVM Template

2018-03-22 Thread Rafael Weingärtner
Your Naive approach works just fine. Donwload the current template, change it (update dependencies, install new ones, and so on), upload a new one, and change the router.template. parameter in global parameters. Bear in mind, currently, only VRs are customizable. On Thu, Mar 22, 2018 at 11:26 AM,

Re: Customizing SystemVM Template

2018-03-22 Thread daniel.herrmann
Hi Boris, Yes, I did. However, I don't want to build it from scratch, I just want to add some stuff to an existing OVA template. My naïve approach would be to start it in virtualbox, do what I want to do and export it again. Not sure however if it really is that easy. Regards Daniel On 22.0

Re: Customizing SystemVM Template

2018-03-22 Thread Boris Stoyanov
Hi Daniel, have you read this article: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Build+Your+Own+SystemVM+Templates Boris Stoyanov boris.stoya...@shapeblue.com  www.shapeblue.com 53 Chandos Place, Covent Garden, London WC2N 4HSUK @shapeblue On 22 Mar 2018, at 15:32, daniel.

Customizing SystemVM Template

2018-03-22 Thread daniel.herrmann
Hi all, While still working on the automated testing, I got another request. We want to modify our system-VM template to include for example a monitoring tool (zabbix agent) to help us monitoring the router. Is there a guide on how to modify the template? I can download the OVA, start it