Host Disconnect after upgrade 4.20.1

2025-06-28 Thread Levin Ng
Hi, I’m having trouble after 4.20.1 upgrade, some of the existing host are not able to reconnect ACS management and found some sql error in the log, anyone have idea how to resolve it?, thank you very much. 2025-06-28 15:30:49,259 ERROR [c.c.a.m.ClusteredAgentManagerImpl] (AgentConnectTaskPool

Re: VNF Offering and Functionality Cloudstack 4.20.1

2025-06-28 Thread Wei ZHOU
Hi Chi, You can use Public IP in two ways in ACS - add a public IP range to the system IP pool (via zone-> physical network -> Public traffic -> add IP range). These IPs will be used as Source NAT or static nat/port forwarding/load balancer IP of isolated network or VPC. - create a shared network

Re: Host Disconnect after upgrade 4.20.1

2025-06-28 Thread Wei ZHOU
Hi, Maybe check cluster_details if there are multiple records with the same name "cpuOvercommitRatio" for a cluster. -Wei On Sat, Jun 28, 2025 at 9:37 AM Levin Ng wrote: > Hi, > > I’m having trouble after 4.20.1 upgrade, some of the existing host are not > able to reconnect ACS management and

Re: Host Disconnect after upgrade 4.20.1

2025-06-28 Thread Levin Ng
Hi Wei, Thanks again, from the problematic cluster_id 7, it just contains one cpuOvercommitRatio row, any idea? Regads, Levin MariaDB [cloud]> select * from cluster_details; +++---+---+ | id | cluster_id | name | value | +++---

Re: Host Disconnect after upgrade 4.20.1

2025-06-28 Thread Wei ZHOU
can you also check user_vm_details for the VMs running on the host ? -Wei On Sat, Jun 28, 2025 at 10:04 AM Levin Ng wrote: > Hi Wei, > > Thanks again, from the problematic cluster_id 7, it just contains one > cpuOvercommitRatio row, any idea? > > Regads, > Levin > > MariaDB [cloud]> select * f

Re: Host Disconnect after upgrade 4.20.1

2025-06-28 Thread Levin Ng
Hi Wei, I did search the user_vm_details and vm_instance tables with the host_id, but I couldn’t find any duplicate records. I just shut down the running VMs on those hosts, removed the hosts, and let the agent re-join the ACS. The problem is gone, thanks to your help again! It’s been really fr

Regarding the process of writing new plugin

2025-06-28 Thread Rajiv Jain
Greetings CloudStack Community, I am a member of the NetApp Storage team serving as an architect. I am currently exploring the opportunity to develop a storage plugin for CloudStack that caters to various essential functionalities such as creating, snapshotting, cloning, resizing volumes, and more