problems with 4.16.1 Debian/Ubuntu packages on download.cloudstack.org

2022-03-08 Thread Darren Cole
node (Raspberry Pi 4). For now I manually switched to the ShapeBlue packages (https://www.shapeblue.com/packages/) Darren Cole -- This e-mail is confidential. Any distribution, use or copying of this e-mail or the information it contains other than by the intended recipient is forbidden. If you

Re: Root disk resizing

2021-10-12 Thread Darren Cole
Growing xfs root partitions works for my templates, but we are not using lvm on our templates. My cloudstack clusters are using KVM. So these comments may not be helpful on what works. I tried to keep as much of the default cloud-init config on all the distros I've built templates for (Ubuntu,

Re: How to create Templates in CloudStack

2021-09-19 Thread Darren Cole
I've used cloud-init and would vote for that. What I've done is create bare minimum templates with ssh, redhat-lsb as appropriate, and a known password. I refer to these as stepping stone templates that only exist for admins to create templates from absolutely bare minimal installs. I have

Re: Ansible deploy cloudstack and add zone

2019-07-24 Thread Darren Cole
In the past I've installed CloudStack on two nodes with ansible, then manually created the zones, pods, and cluster. I have some newer ansible based on that, but it is still a work in progress. You can find it here: https://gitlab.com/coledarr/cloudstack-roles I've done some experiments using