I have a complex network settings for each Machine, because my environment deployed by MaaS will be used for OpenStack Ansible, so, each Machine have a BOND channel, many VLANs and many bridges on top of them.
I have created many VMs for acting as OpenStack Controllers, Ceph Mon/Mgr/Rgw and a few other things…
However, now, I need to resize the KVM Guests but, how?
I don’t want to delete/compose a new machine just to add more CPU/RAM/Storage to them! Since I’ll lose all the Network Interfaces configuration…
So, is there a way to update the Virtual Machines and just run “Commission” again?
Thanks!