Invite to join the logging standard discussion

2024-03-07 Thread Guto Veronezi
Hello guys, Hope you are doing fine. Currently, there is a discussion in GitHub [1] regarding the CloudStack logging standards. Mostly, logs are written based on the developer's feelings about what should be logged and how; however, operators are the ones constantly dealing with logs. With

Re: [D] logging standards in CloudStack [cloudstack]

2024-03-07 Thread via GitHub
GitHub user JoaoJandre added a comment to the discussion: logging standards in CloudStack Here are some guidelines I think would be a good start (adapted from @DaanHoogland 's post on the mailing list) Fatal: - Include a reason why the system can not function anymore; - Be followed by a

AW: Enable uefi on Ubuntu 22.04 KVM

2024-03-07 Thread me
Take a look at this blog: https://blog.cloudabc.eu/cloudstack/2024/02/18/CloudStack-Create-Windows-11- on-Ubuntu/ regards, Swen -Ursprüngliche Nachricht- Von: Jimmy Huybrechts Gesendet: Donnerstag, 7. März 2024 12:16 An: users@cloudstack.apache.org Betreff: Enable uefi on Ubuntu 22.04

Enable uefi on Ubuntu 22.04 KVM

2024-03-07 Thread Jimmy Huybrechts
Hi, So I also want to enable UEFI on my current KVM hosts but the documentation is pretty sparse and at some points incorrect. I there someone here who has the correct steps for enabling it on hosts already being in Cloudstack with Ubuntu 22? -- Jimmy

AW: packer cloudstack

2024-03-07 Thread me
Problem with cloudstack and packer is that packer is not able to send keyboard commands to the instance at the moment. There is no boot_command functionality within the cloudstack packer plugin. After starting packer build you need to go to the vm console and do install steps manually. We are

Re: packer cloudstack

2024-03-07 Thread Kiran Chavala
Hi Francisco Please find the sample template I had created for cloudstack https://developer.hashicorp.com/packer/integrations/hashicorp/cloudstack/latest/components/builder/cloudstack#basic-example https://github.com/kiranchavala/cloudstack-marketplace-templates

packer cloudstack

2024-03-07 Thread Francisco Arencibia Quesada
Good morning guys, I'm using packer, and I'm having some issues, I can't find many examples online, at least for cloudstack. Do you guys have any template working to point me in the right direction? My file complains about the boot_command option: source "cloudstack" "example" { api_url =