Re: Cloud-Init not working as per Cloudstack documentation

2024-08-14 Thread jordan j
Original Message- > From: jordan j > Sent: Tuesday, August 13, 2024 6:26 PM > To: [email protected] > Cc: [email protected] > Subject: Re: Cloud-Init not working as per Cloudstack documentation > > Hello Granwille, > > Disable the network from system_in

RE: Cloud-Init not working as per Cloudstack documentation

2024-08-14 Thread Alexandru Stan
6:26 PM To: [email protected] Cc: [email protected] Subject: Re: Cloud-Init not working as per Cloudstack documentation Hello Granwille, Disable the network from system_info and try again. I have found that cloud-init has issues with handling networking on some os-es and because of th

Re: Cloud-Init not working as per Cloudstack documentation

2024-08-13 Thread Granwille Strauss
:47:08,582 - util.py[DEBUG]: Running module package_update_upgrade_install () failed My main concern is the hostname that I cannot seem to set no matter what I try, if I can get this at least right that would be the ultimate. How can I pass the update_hostname userdata so that I can manually enter

Re: Cloud-Init not working as per Cloudstack documentation

2024-08-13 Thread jordan j
7 22:47:08,582 - handlers.py[DEBUG]: finish: > modules-final/config-package_update_upgrade_install: FAIL: running > config-package_update_upgrade_install with frequency once-per-instance > 2024-08-07 22:47:08,582 - util.py[WARNING]: Running module > package_update_upgrade_install ( 'clou

Re: Cloud-Init not working as per Cloudstack documentation

2024-08-11 Thread Granwille Strauss
t this at least right that would be the ultimate. How can I pass the update_hostname userdata so that I can manually enter custom hostnames when deploying VM via UI? On 8/7/24 22:52, Alexandru Stan wrote: Hello, Can’t say about everything you mentioned, but regarding the disk resizinng I can s

Re: Cloud-Init not working as per Cloudstack documentation

2024-08-10 Thread Ruben Bosch
e_upgrade_install with frequency once-per-instance > 2024-08-07 22:47:08,582 - util.py[WARNING]: Running module > package_update_upgrade_install ( 'cloudinit.config.cc_package_update_upgrade_install' from > '/usr/lib/python3.6/site-packages/cloudinit/config/cc_package_update_upgrade

Re: Cloud-Init not working as per Cloudstack documentation

2024-08-09 Thread Granwille Strauss
>) failed My main concern is the hostname that I cannot seem to set no matter what I try, if I can get this at least right that would be the ultimate. How can I pass the update_hostname userdata so that I can manually enter custom hostnames when deploying  VM via UI? On 8/7/24 22:52, Alexand

Re: Cloud-Init not working as per Cloudstack documentation

2024-08-08 Thread Granwille Strauss
kage_update_upgrade_install' from '/usr/lib/python3.6/site-packages/cloudinit/config/cc_package_update_upgrade_install.py'>) failed My main concern is the hostname that I cannot seem to set no matter what I try, if I can get this at least right that would be the ultimate. H

Re: Cloud-Init not working as per Cloudstack documentation

2024-08-07 Thread Granwille Strauss
de_install.py'>) failed My main concern is the hostname that I cannot seem to set no matter what I try, if I can get this at least right that would be the ultimate. How can I pass the update_hostname userdata so that I can manually enter custom hostnames when deploying  VM via UI?

RE: Cloud-Init not working as per Cloudstack documentation

2024-08-07 Thread Alexandru Stan
@cloudstack.apache.org Subject: Cloud-Init not working as per Cloudstack documentation Evening, Please note, I do not use any API service and solely rely on the Cloudstack UI. I deployed a new clean template and I followed the cloudstack documentation thoroughly to use the basics of cloud-init with

Cloud-Init not working as per Cloudstack documentation

2024-08-07 Thread Granwille Strauss
Evening, Please note, I do not use any API service and solely rely on the Cloudstack UI. I deployed a new clean template and I followed the cloudstack documentation thoroughly to use the basics of cloud-init with cloudstack. But when I deployed my VM nothing seems to trigger at all, includi