Re: VR Live Patching - Question of understanding

2025-06-23 Thread Stephan Bienek
should be fine as 4.20.0 and 4.20.1 systemvm templates are both > based on Debian 12.X > > The 4.19.x system template is based on Debian 11. live-patch also worked in > my testing few months ago, but I personally do not recommend it ("4.19.x") > > > Kind regards,

Re: VR Live Patching - Question of understanding

2025-06-20 Thread Stephan Bienek
06.2025 19:21 CEST geschrieben: > > > What's the value of the global setting "minreq.sysvmtemplate.version" ? > > > -Wei > > On Fri, Jun 20, 2025 at 6:17 PM Stephan Bienek > wrote: > > > Dear Community, > > > > i am trying to bet

VR Live Patching - Question of understanding

2025-06-20 Thread Stephan Bienek
Dear Community, i am trying to better understand the Virtual Router Live Patching aka VR Update without service interruption. We did update a CloudStack 4.20.0 Cluster to 4.20.1 As expected, shutdown VMs connected to unpatched Isolated networks can't start and firewall rules etc can't be chan

Re: New PMC member: Pearl Dsilva

2025-03-25 Thread Stephan Bienek
Congratulations, Pearl - Great News, Well deserved! Best regards, Stephan > Daan Hoogland hat am 24.03.2025 16:55 CET geschrieben: > > > The Project Management Committee (PMC) for Apache CloudStack > Is delighted to announce that Pearl Dsilva has joined the PMC! > > Pearl has been active in

Re: [Announce] new committer Swen Brüseke

2025-03-18 Thread Stephan Bienek
Congratulations Swen! Great to see your involvement taken to the next level, well done. > Daan Hoogland hat am 18.03.2025 09:57 CET geschrieben: > > > The Project Management Committee (PMC) for Apache CloudStack > has invited Swen Brüseke (sbrueseke) to become a committer and > we are pleased

Re: ACS 4.19.1.2 - Volume Snapshots

2024-11-12 Thread Stephan Bienek
Hi Wilken, even though your screenshots are not being displayed when send via the mailing list, i am guessing that these are snapshots of rather large volumes (>100GB) ? Are you using RBD on Ceph as your primary storage? I remember from conversations with Swen that you might use some other sto

Re: Public IP on instances

2024-10-01 Thread Stephan Bienek
We are using L2 networks with for example a /29 public subnet for the customer network as well, as Lucian mentioned it. This approach and quite a few other use cases i will share during my talk at CCC 2024 in Madrid. As an alternative to the L2 /29 approach, which is not the most efficient app

Re: kubernetes on vpc network

2024-09-06 Thread Stephan Bienek
Hello Piotr, yes, since Cloudstack 4.18.1 it is possible to run a CKS kubernetes cluster based on a vpc network. https://github.com/apache/cloudstack/issues/6723 Best regards, Stephan > Piotr Pisz hat am 06.09.2024 08:32 CEST geschrieben: > > > Hi, > > Is it possible to run a kubernetes c

Re: Site not prompting on bad user and password

2024-07-02 Thread Stephan Bienek
Hi Marty, indeed, it is: https://github.com/apache/cloudstack/issues/8662 I guess you are on 4.19.0.1 instead of 4.19.1 ? Best regards, Stephan > Marty Godsey hat am 02.07.2024 16:51 CEST geschrieben: > > > I have a weird issue. > > When a user types in incorrect credentials, it is not say

Re: Login issue on new install

2024-05-27 Thread Stephan Bienek
Hi Ian, it sounds exactly like the issue we found last week and opened a github issue for: https://github.com/apache/cloudstack/issues/9123 Once you enter a wrong password, you are stuck in the spinning wheel page. No error message about the wrong password will appear, like in previous versions

Re: Console Proxy Stopped Working after 4.17.2 -> 4.18.1 upgrade on KVM Hosts

2024-01-15 Thread Stephan Bienek
Hello Antoine, we had exactly the same issue. Re-uploading and re-applying all certificates according to the documentation solved the issue, they were lost during the update. Best regards, Stephan > Antoine Boucher hat am 15.01.2024 06:32 CET > geschrieben: > > > Hello, > > The console a

Re: KVM + Ceph volume attach problem

2023-12-15 Thread Stephan Bienek
Hello Andrei, we are using Ceph with RBD images on CloudStack 4.18.1.0 as well but i can not reproduce the issue you are observing. Using the WebUI i created a new Volume, selected "Attach Disk" and all VMs are shown, running and stopped. Attaching to a running VM within the WebUI works as expe

Re: How To Not Allow Domain Admin to create Network Offerings

2023-12-06 Thread Stephan Bienek
Hi Palash, i am not sure what you are referring to exactly, because in my case a Domain Admin is not able to create Network Offerings. They can list network offerings, but not create. In case you are searching for a way to deny Domain Admins creating ServiceOfferings, you can create a new role,

Re: Migrate VR and all VMs hanging from it

2023-12-05 Thread Stephan Bienek
Hello Francisco, in case it's related to all VMs/VRs on one hypervisor/host, you could put the host to maintenance mode. Cloudstack will automatically migrate all VMs including VRs, to another host. Best regards, Stephan > Francisco Arencibia Quesada hat am 05.12.2023 > 10:34 CET geschrieben:

Re: VM Firewalls In Between Subnets

2023-11-21 Thread Stephan Bienek
Hi Bryan, sure you can, for example using multiple L2 networks connected to your virtual appliance. L2 network will not interfere with any services of your appliance, as there is no virtual router involved. Spreading the VMs to the different L2 networks, their only way to communicate is via yo

Re: VM Firewalls In Between Subnets

2023-11-21 Thread Stephan Bienek
Hi Bryan, sure you can, for example using multiple L2 networks connected to your virtual appliance. L2 network will not interfere with any services of your appliance, as there is no virtual router involved. Spreading the VMs to the different L2 networks, their only way to communicate is via yo

Re: CloudStack - TF Integration Status

2023-10-26 Thread Stephan Bienek
Rohit P. might be referring to Tungsten Fabric instead of Terraform. On the project website of Tungsten Fabric the project team states: "Thank you for your interest in Tungsten Fabric. The community has decided to shut down the project and will sunset this website on August 1, 2024." which woul

Re: Unable to deploy vm instance

2023-09-04 Thread Stephan Bienek
Hi, it looks like your VirtualRouter is failing to deploy and the virtual machine you are trying to deploy is depending on the successful deployment of the virtual router: For the virtualrouter: "No clusters found having a host with enough capacity, returning" 2023-09-04 14:53:18,705 DEBUG [o.

Re: Windows guests hang on boot up

2023-08-22 Thread Stephan Bienek
Hi Gary, indeed we are seeing the same on all of our KVM based virtualization platform, for example CloudStack and Proxmox. We usually see this behavior when rebooting after updates. As we update and reboot using Ansible, we implemented a check if the reboot failed within the defined timeou

Re: Apache CloudStack and Ceph

2023-08-10 Thread Stephan Bienek
Hi Ivet, at weSystems we build on Ceph for storage projects heavily and thats why we decided to build our Cloudstack Platform on Ceph of course. We are usually in close communication with the people at croit.io, Founding Member of the Ceph Foundation, and from time to time share ideas what coul

Re: over-ride VM CPU config

2023-07-14 Thread Stephan Bienek
gt; W: > > > http://www.q/ > > > uadris.co.uk%2F&data=05%7C01%7CGary.Dixon%40quadris.co.uk%7Cb12cb9c94d > > > 5a44d29c7408db8462f4ed%7Cf1d6abf3d3b44894ae16db0fb93a96a2%7C0%7C0%7C63 > > > 8249332779881625%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV >

Re: over-ride VM CPU config

2023-07-14 Thread Stephan Bienek
Hi Gary, Lukas had the same requirement and already opened an issue / feature request for it https://github.com/apache/cloudstack/issues/7600 Best regards, Stephan > Gary Dixon hat am 14.07.2023 12:14 CEST > geschrieben: > > > > Hi all > > > > > > ACS 4.15.2 > > KVM on Ubuntu 2

Re: How to create network based on DefaultL2NetworkOfferingConfigDriveVlan?

2023-05-26 Thread Stephan Bienek
Hello Jeorge, indeed you have to be root admin to deploy a network with SpecifyVlan = true I experienced the same challenge as you did - the network will be owned by the root domain, even tough providing a domain (without an account). In my case it perfectly works when i define the domain AND an

Re: Problem with K8 cluster

2023-05-24 Thread Stephan Bienek
here are some ISOs on > https://download.cloudstack.org/cks/ , but they are out-of-date. > You can use create-kubernetes-binaries-iso.sh to create your own ISO with > specific cni/cri/weave/dashboard versions. > > > -Wei > > > On Wed, 24 May 2023 at 18:05, Stephan Bienek wro

Re: Problem with K8 cluster

2023-05-24 Thread Stephan Bienek
> Your help is much appreciated. > > Thanks > > Stanley > > On Tue, May 2, 2023 at 7:16 PM Stephan Bienek > wrote: > > > Hi Stanley, > > > > i probably ran into the same issue on Cloudstack 4.17.0.1 and was not sure > > if it's an issue no

Re: Problem with K8 cluster

2023-05-02 Thread Stephan Bienek
Hi Stanley, i probably ran into the same issue on Cloudstack 4.17.0.1 and was not sure if it's an issue not beeing in 4.18 yet. The instances are up and running, but the kubebernetes cluster deployment issued on the control node via kubeadm is failing. When logging in to the control node and c

Re: Deploy CAPI on ACS

2023-04-23 Thread Stephan Bienek
t;="default" "reconciler group"="infrastructure.cluster.x-k8s.io" > "reconciler kind"="CloudStackIsolatedNetwork" > ``` > > so my previous reply was wrong. cc Ricardo. > > > -Wei > > > On Sun, 23 Apr 2023 at 10:25, Steph

Re: Deploy CAPI on ACS

2023-04-23 Thread Stephan Bienek
I would not bee too sure about the CAPI deployment into a VPC networks is possible. I opened a Github issue about the Kubernetes provider failing to deploy in VPC networks, because it's missing the "Firewall service" in VPC type networks, as VPC networks are using the "Network ACL Service" http

Re: How do I login to Ubuntu’s cloud image?

2023-03-27 Thread Stephan Bienek
Hi Jeremy, the last ubuntu cloud image i was using https://cloud-images.ubuntu.com/releases/22.04/release/ubuntu-22.04-server-cloudimg-amd64.img was working with Cloudstack User-Data out of the box, without any modifications. Make sure to use Advanced mode / Show advanced settings / Userdata /(

Re: User-Data for Windows Instance

2023-03-08 Thread Stephan Bienek
Hi Ranjit, while searching for the same some time ago i stumbled across https://cloudbase.it/cloudbase-init/ which looks like the ready-to-use windows-enabled cloud-init i was looking for. Not tested yet, but the description sounds promising. If you prefer to self-develop something similar, inde

Re: Multiple public networks per zone ?

2023-02-24 Thread Stephan Bienek
Might the available functionality to reserve Public IP Ranges be what you are searching for? You can add a second "Public IP" range to your public network with a different VLAN than your real WAN IP range, specify a RFC1918 IP range, select "Set reservation" and "Systems VMs". (not tested, jus

Re: Using terraform to spin custom instances?

2023-01-23 Thread Stephan Bienek
Hi Jordan, it actually works but not too great documented. Use the following example: resource "cloudstack_instance" "web" { name = "server-1" service_offering = "custom" network_id = "c4a3303c-376d-4d56-b336-1bd91cb130b6" template = "d4c2f9c6-1d18-11ec-9173-50eb

Cloudstack on arm64 and packer build systemvmtemplate success

2023-01-06 Thread Stephan Bienek
Hello Cloudstack Users, following the blog of Rohit about how to install and run Cloudstack on an Raspberry 4 using Ubuntu on arm64/aarch64 ( https://www.shapeblue.com/apache-cloudstack-on-raspberrypi4-with-kvm/ ) and Rohits commits to cloudstack to support arm64 (thx Rohit!) i tried it myself.