Creating a guest network

2023-01-25 Thread Stuart Whitman
Hello, I was able to get a CloudStack cluster up and running. Using these instructions, https://leo.leung.xyz/wiki/CloudStack, I was able to create a simple Rocky Linux 8 instance, but I failed to create an instance using user data to create an account. I read that the network must offer the "U

Re: Creating a guest network

2023-01-25 Thread Stuart Whitman
Cc: users@cloudstack.apache.org Subject: Re: Creating a guest network @stu, I think you either hit a bug or haven't enabled your zone. You can try using cloudmonkey to add the offering. I have not much experience with basic zones, but I think this should work. On Wed, Jan 25, 2023 at 3:11 PM Stuart

Re: Creating a guest network

2023-01-26 Thread Stuart Whitman
I add aclType=Domain, I get this message: Error: (HTTP 431, error code 4350) Only Shared networks can have aclType=Domain -Stu From: Stuart Whitman Sent: Wednesday, January 25, 2023 5:28 PM To: users@cloudstack.apache.org Subject: Re: Creating a guest network

Instance with SSH Key pair

2023-01-31 Thread Stuart Whitman
Hello, When I launch an instance with an SSH key pair selected using the CentOS 5.5(64-bit) no GUI (KVM) template that comes with CloudStack, I cannot sign in using the SSH key. I configured the zone with basic networking and enabled the ConfigDrive network service provider. The instance runs,

Re: Instance with SSH Key pair

2023-02-01 Thread Stuart Whitman
0%7C0%7C0%7C638108540418592203%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=4urmRF%2FlZSKoz2WrX%2BIwkeUfJUD%2BTx%2BQpzpIPiktO7E%3D&reserved=0 -Wei On Tuesday, 31 January 2023, Stuart Whitman wrote: > Hello, > > When I laun

Wrong network domain

2023-02-01 Thread Stuart Whitman
Hello, I entered an existing network domain when I set up my zone with basic networking. This is causing instances to fail to resolve host names on my local network. When I try to update the network domain, this error is returned: NetworkOffering and domain suffix upgrade can be perfomed for Iso

Instance used IP address given to virtual router

2023-02-01 Thread Stuart Whitman
Hello, I needed to update the gateway used by a basic networking zone. I disabled the zone and deleted all instances, system vms, and the virtual router, but I got a message about an IP address in use whenever I tried to update the gateway. I discovered that the IP in question was the one the v

Re: Instance used IP address given to virtual router

2023-02-03 Thread Stuart Whitman
lect * from user_ip_address where state="Allocated" select * from user_ip_address where state="Free" Please find the screenshots attached Regards Kiran ________ From: Stuart Whitman Sent: 02 February 2023 01:07 To: users@cloudstack.apache.org Subject:

Re: Instance with SSH Key pair

2023-02-03 Thread Stuart Whitman
%7C0%7C638109238161140664%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=3b%2BfCQqeJHaRxOpikqVRk1ky8qBu%2FxessOmQByZ00cg%3D&reserved=0 -Wei -Wei On Wed, 1 Feb 2023 at 20:12, Stuart Whitman wrote: > Hello Wei, > > Using

Re: Instance with SSH Key pair

2023-02-06 Thread Stuart Whitman
From: Stuart Whitman Sent: Friday, February 3, 2023 1:26 PM To: users@cloudstack.apache.org Subject: Re: Instance with SSH Key pair Hello Wei, I started a Rocky 8.7 minimum instance from an ISO file. I followed the instructions you provided for installing and configuring cloud-init and creating

Re: Wrong network domain

2023-02-06 Thread Stuart Whitman
From: Stuart Whitman Sent: Wednesday, February 1, 2023 2:25 PM To: users@cloudstack.apache.org Subject: Wrong network domain Hello, I entered an existing network domain when I set up my zone with basic networking. This is causing instances to fail to resolve host names on my local

Kubernetes load balancer service

2023-02-16 Thread Stuart Whitman
Hello, I have enabled the Kubernetes service in a basic networking zone. When I try to create a k8s load balancer service, the external-ip never changes from pending. What do I need to do to enable this feature? Thanks, -Stu _ The information contained in thi

Re: Kubernetes load balancer service

2023-02-19 Thread Stuart Whitman
78da%7C5746ff41c91e439b81427cff90226280%7C0%7C0%7C638122096603739949%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=3iR5FBN8sz1yiQAwRMmrmjqDVgt5IV8e52OJYDaVixw%3D&reserved=0 Regards Kiran ____ From: Stuart Whitm

Re: Kubernetes load balancer service

2023-02-20 Thread Stuart Whitman
Hello, Is it futile to configure Cloudstack advanced networking with systems with only one NIC and a dumb switch? Thanks, -Stu From: Stuart Whitman Sent: Sunday, February 19, 2023 4:25 PM To: users@cloudstack.apache.org Subject: Re: Kubernetes load balancer

Cannot detach storage volume created by Kubernetes PVC

2023-03-06 Thread Stuart Whitman
Hello, I successfully created a persistent volume claim (PVC) in Kubernetes. When I deleted the PVC, the volume was not deleted, and the management log on the controller had this error: "com.cloud.utils.exception.CloudRuntimeException: Failed to detach volume pvc-0e82d1a8-9af2-40b3-b037-ebcf151

Re: Cannot detach storage volume created by Kubernetes PVC

2023-03-06 Thread Stuart Whitman
more details ? -Wei On Mon, 6 Mar 2023 at 17:19, Stuart Whitman wrote: > Hello, > > I successfully created a persistent volume claim (PVC) in Kubernetes. When > I deleted the PVC, the volume was not deleted, and the management log on > the controller

Lifecycle hooks

2023-03-16 Thread Stuart Whitman
Hello, How would you implement a lifecycle hook in Cloudstack? For example, when a VM for a particular purpose is created, I want to register it with Red Hat Identify Management and unregister it when it is destroyed. Thanks, -Stu _ The information contained

RE: Installation problem

2025-04-10 Thread Stuart Whitman
u use aarch64 or x86_64 ? -Wei On Wednesday, April 9, 2025, Stuart Whitman wrote: > Hello, > > I hope someone can help me with this issue. I am using a fresh install > of RHEL 9. I have this cloudstack.repo file in /etc/yum.repos.d: > [cloudstack] > name=cloudstack

Installation problem

2025-04-09 Thread Stuart Whitman
Hello, I hope someone can help me with this issue. I am using a fresh install of RHEL 9. I have this cloudstack.repo file in /etc/yum.repos.d: [cloudstack] name=cloudstack baseurl=http://download.cloudstack.org/el/$releasever/4.20/ enabled=1 gpgcheck=0 When I issue the command 'dnf install cloud

Managed user data does not use POST method

2025-07-08 Thread Stuart Whitman
Hello, I can register managed user data in the CloudStack 4.20.1.0 UI, but when I associate the user data with a compute instance, I get the message "User data is too long for http GET request". If I place the same user data in the Manual Userdata entry, it works fine. I have increased the vm.