Re: Hypervisor failure

2025-02-19 Thread Jeroen Kleijer
ifferent hypervisor (which would be part of the HA pair) but so far, we're not getting the results we're expecting. The HA partner has more than enough CPU and memory resources available. What's causing this inability to restart the VM on the HA partner? Kind regards, Jero

Hypervisor failure

2025-02-14 Thread Jeroen Kleijer
hour before ACS defines an agent offline seems very long. Kind regards, Jeroen Kleijer

Re: Private Storage (L2) LAN + SSVM

2025-02-13 Thread Jeroen Kleijer
Hi Jithin, Thanks for the response, it really helped clarify the situation. Kind regards, Jeroen Kleijer On Wed, Feb 12, 2025 at 5:55 AM Jithin Raju wrote: > Hi Jeroen, > > SSVM is used for copying the template from secondary to primary storage > for ESXi with CloudStack.

Private Storage (L2) LAN + SSVM

2025-02-11 Thread Jeroen Kleijer
d have an IP address in any L2 network) or does it tell the hypervisor to do that for it? If so, why would the Storage VM need an IP address in an L2 storage network? Kind regards, Jeroen Kleijer

Re: Custom role

2024-12-09 Thread Jeroen Kleijer
I've created an issue in github. In the meantime, I've also been able to use Service Offerings and can confirm that this does offer a workaround. Thanks for the suggestion Jithin! Kind regards, Jeroen Kleijer On Mon, Dec 9, 2024 at 2:43 PM Nux wrote: > So the UI does not cover 10

Re: Custom role

2024-12-09 Thread Jeroen Kleijer
Hi nux, I'll create an issue in github. My main concern was trying to determine whether I was doing something stupid in if not, then create an issue :) Kind regards, Jeroen Kleijer On Mon, Dec 9, 2024 at 2:32 PM Nux wrote: > It'd be great if you opened an issue in github and si

Re: Custom role

2024-12-09 Thread Jeroen Kleijer
e than happy to be proven wrong :) ) Kind regards, Jeroen Kleijer On Mon, Dec 9, 2024 at 12:54 PM Nux wrote: > If you try to deploy a VM via the API or cmk/cloudmonkey, can the user > select the host or cluster? Trying to determine if it's a UI problem or > more general. > Als

Custom role

2024-12-09 Thread Jeroen Kleijer
(the selection of zone is offered though) How would I go about doing this where an end-user is restricted and doesn't need to see more than they should but still have the option of choosing between the resources that belong to them? (if this is even possible at all) Kind regards, Jeroen Kleijer

Re: Dedication of resources works differently than expected

2024-12-06 Thread Jeroen Kleijer
Hi Bernardo, It was indeed the lack of affinity group selection that did the trick. I wasn't aware that upon dedication of resources, this would be necessary but this seems to work now. Thanks! Jeroen Kleijer On Fri, Dec 6, 2024 at 12:34 PM Bernardo De Marco Gonçalves < ber

Dedication of resources works differently than expected

2024-12-06 Thread Jeroen Kleijer
ich the cluster is dedicated. So my question basically boils down to this: - is my understanding of how the "dedicated" feature is supposed to work, correct? (if not, then please enlighten me :) ) - if it is correct, are we hitting a bug or something? Kind regards, Jeroen Kleijer

Re: Unable to migrate between clusters

2024-12-03 Thread Jeroen Kleijer
afraid) Kind regards, Jeroen Kleijer > On 3 Dec 2024, at 17:28, Pearl d'Silva wrote: > > Hi Jeroen, > > Just to confirm, this is a fresh ACS 4.19.1.2 env and not an upgraded env? I > ask this to validate that the agent version on the hypervisor hosts is the > sam

Re: Unable to migrate between clusters

2024-12-03 Thread Jeroen Kleijer
We’re using NFS based storage that is cluster scoped. Does that make a difference? Kind regards, Jeroen Kleijer > On 3 Dec 2024, at 16:15, Wei ZHOU wrote: > > Hi, > > What storage do you use ? > > -Wei > >> On Tue, Dec 3, 2024 at 3:52 PM Jeroen Kl

Unable to migrate between clusters

2024-12-03 Thread Jeroen Kleijer
ollector-5:ctx-1755907b) (logid:39acf2c5) Removed a total of [0] volume_stats rows older than [Mon Dec 02 20:02:29 CET 2024]. It's a very simple Rocky Linux VM running on KVM hypervisors. As mentioned, migrating between hypervisors works perfectly but migrating between clusters (with storage migration enabled) results in the error above. Has anyone experienced this before? Kind regards, Jeroen Kleijer

Re: unable to verify user credentials

2024-12-02 Thread Jeroen Kleijer
forward to seeing the new release! :) Kind regards, Jeroen Kleijer On Mon, Dec 2, 2024 at 11:58 AM Rene Moser wrote: > Hi > > Have you been aware that there is a built-in cloudstack integration in > Ansible? > > > https://docs.ansible.com/ansible/latest/collections/ngine_io/c

Re: Strange issue with public and private traffic

2024-11-26 Thread Jeroen Kleijer
ne/ across Pods. > > -Jithin > > From: Jeroen Kleijer > Date: Sunday, 24 November 2024 at 12:01 AM > To: users@cloudstack.apache.org > Subject: Strange issue with public and private traffic > Hi all, > > I'm running into an issue I don't yet know how to resolve.

LDAP questions

2024-11-26 Thread Jeroen Kleijer
, have a group of administrators in AD and assign that particular group the root admin role. What would be the steps to do that? (provided that's possible) Kind regards, Jeroen Kleijer

Strange issue with public and private traffic

2024-11-23 Thread Jeroen Kleijer
a tagged bridge interface on all of the hosts on the PODs. On hosts in POD1, it'll get tagged with VLAN ID x and on hosts in POD2 it'll get tagged with VLAN ID y. Would this mean that for the public traffic, I would need a separate cloudbr interface with a VLAN that's available to both PODs? Kind regards, Jeroen Kleijer

Re: unable to verify user credentials

2024-11-16 Thread Jeroen Kleijer
That did the trick! :) Strange that it worked before because I'm fairly certain we didn't have this line in our code but apparently, now we need it. Is this perhaps a change in the way API calls are handled? Kind regards, Jeroen Kleijer On Sat, Nov 16, 2024 at 1:16 PM Wei ZHOU wro

unable to verify user credentials

2024-11-16 Thread Jeroen Kleijer
Hi all, We've been using ACS (4.19 series) in our test and development environment for the last 6 months or so and written some ansible code to help with the deployment. For some parts we can use the native ngine_io.cloudstack modules, for others where we have to use the API calls made available t

Re: Dedicated Primary StoragePool for a Project

2024-11-04 Thread Jeroen Kleijer
can add a storage pool tag to > service offerings and if the same tag exists on the storage pool, a disk > will be deployed on that specific storage pool. > > On Mon, Nov 4, 2024 at 11:06 AM Jeroen Kleijer > wrote: > > > Hi all, > > > > I'm trying to set

Dedicated Primary StoragePool for a Project

2024-11-04 Thread Jeroen Kleijer
Hi all, I'm trying to set up an ACS environment where we will have multiple tenants that we will try to separate using projects. These tenants will have different IO requirements and we would like to separate them at the storage level as well and have tenant1 have their instances stored on storage

VLAN/VNI + L2 network

2024-09-24 Thread Jeroen Kleijer
interface on top of the tagged VLAN interface and let it work that way? (if such a thing is even possible) Kind regards, Jeroen Kleijer

Re: HA related issue

2024-09-11 Thread Jeroen Kleijer
t server configuration should be done away with. Kind regards, Jeroen Kleijer On Tue, Sep 10, 2024 at 11:51 PM sai wrote: > Hi All, > > I have configured DB HA for the first time following this > https://docs.cloudstack.apache.org/en/latest/adminguide/reliability.html > document.

Missing options in L2 network

2024-07-18 Thread Jeroen Kleijer
Ls, We're PoC-ing ACS for a couple of weeks now and I've been installing and reinstalling ACS on a daily basis. During my last install I noticed that, while it installed correctly and I was able to create a Zone, Pod and a cluster and add a host, when I got to the part of creating a guest network,

DHCP + System VMs

2024-07-03 Thread Jeroen Kleijer
wo IP addresses, you might not always have two IP addresses available right next to each other. So my question basically is: can you manually assign IP addresses to each of the system VM's and how would you go about that? Kind regards, Jeroen Kleijer