Re: Installation problem

2025-04-09 Thread Wei ZHOU
Do you 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 > baseurl=http://downlo

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

Re: [D] Noob install went well but where can I find templates? [cloudstack]

2025-04-09 Thread via GitHub
GitHub user almostobvious edited a comment on the discussion: Noob install went well but where can I find templates? Thanks Joao, appreciate the clarification. I sort of expected to see a rich set of OSs and appliances ready to go... it just seems like a lot of work every single user needs to

Re: [D] Noob install went well but where can I find templates? [cloudstack]

2025-04-09 Thread via GitHub
GitHub user almostobvious added a comment to the discussion: Noob install went well but where can I find templates? Thanks Joao, appreciate the clarification. I soft of expected to see a rich set of OSs and appliances ready to go... it just seems like a lot of work every single user needs to

Re: [D] Noob install went well but where can I find templates? [cloudstack]

2025-04-09 Thread via GitHub
GitHub user JoaoJandre added a comment to the discussion: Noob install went well but where can I find templates? Hi, @almostobvious ACS's focus is on providing a cloud orchestration platform, not cloud templates. Furthermore I would advise you to not trust public templates (to use in produc

Re: [D] Description missing to mask libvirtd services for Ubuntu [cloudstack]

2025-04-09 Thread via GitHub
GitHub user sjanssen15 added a comment to the discussion: Description missing to mask libvirtd services for Ubuntu > [@sjanssen15](https://github.com/sjanssen15) can you try my notes on Ubuntu > from here and see if it works - > https://rohityadav.cloud/blog/cloudstack-kvm/#kvm-host-setup We

Re: [D] Elastic IP without hardware [cloudstack]

2025-04-09 Thread via GitHub
GitHub user Kukunin edited a discussion: Elastic IP without hardware Hello. I've been messing with my first cloudstack installation, and getting more into networks and administration. I'm trying to build a self-hosted multi-tenant AWS-like cloud, where different clients (accounts) have differe

Re: [D] Elastic IP without hardware [cloudstack]

2025-04-09 Thread via GitHub
GitHub user Kukunin edited a discussion: Elastic IP without hardware Hello. I've been messing with my first cloudstack installation, and getting more into networks and administration. I'm trying to build a self-hosted multi-tenant AWS-like cloud, where different clients (accounts) have differe

Re: [D] How to correctly change database connection password? [cloudstack]

2025-04-09 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: How to correctly change database connection password? > To be honest, I hadn't tested that far because I assumed I would get the same > result there. But I just caught up on it, and indeed, I don't have the > problem there. Even the

Re: [D] Is readyForShutdown predicated on existence of pendings jobs? [cloudstack]

2025-04-09 Thread via GitHub
GitHub user adietrich-ussignal added a comment to the discussion: Is readyForShutdown predicated on existence of pendings jobs? Thanks @Pearl1594! For when this is used in other automations, would it make sense to have some sort of additional validation after a shutdown is canceled? There is

Re: [D] Unable to deploy initial zone/setup - Fails at creating guest network [cloudstack]

2025-04-09 Thread via GitHub
GitHub user sjanssen15 added a comment to the discussion: Unable to deploy initial zone/setup - Fails at creating guest network See output, it is enabled: ``` (cbs) 🐱 > list virtualrouterelements nspid=9282a0af-8598-4daa-a746-55465ca23745 { "count": 1, "virtualrouterelement": [ {

Re: [D] Unable to deploy initial zone/setup - Fails at creating guest network [cloudstack]

2025-04-09 Thread via GitHub
GitHub user Pearl1594 added a comment to the discussion: Unable to deploy initial zone/setup - Fails at creating guest network Can you also check if the virtual router element for the given nspid is enabled. ``` cmk list virtualrouterelements nspid=9282a0af-8598-4daa-a746-55465ca23745 ``` If `e

Re: [D] Is readyForShutdown predicated on existence of pendings jobs? [cloudstack]

2025-04-09 Thread via GitHub
GitHub user Pearl1594 added a comment to the discussion: Is readyForShutdown predicated on existence of pendings jobs? It seems like readyForShutdown is dependent on the value of pendingJobsCount : https://github.com/apache/cloudstack/blob/4.20/plugins/shutdown/src/main/java/org/apache/cloudst

Re: [D] Unable to deploy initial zone/setup - Fails at creating guest network [cloudstack]

2025-04-09 Thread via GitHub
GitHub user sjanssen15 edited a comment on the discussion: Unable to deploy initial zone/setup - Fails at creating guest network Thanks for taking time to reply. The output (cbs) 🐱 > list networkserviceproviders physicalnetworkid=211 name=VirtualRouter { "count": 1, "networkserviceprovider"

Re: [D] Unable to deploy initial zone/setup - Fails at creating guest network [cloudstack]

2025-04-09 Thread via GitHub
GitHub user sjanssen15 edited a comment on the discussion: Unable to deploy initial zone/setup - Fails at creating guest network Thanks for taking time to reply. The output ``` (cbs) 🐱 > list networkserviceproviders physicalnetworkid=211 name=VirtualRouter { "count": 1, "networkserviceprovi

Re: [D] Unable to deploy initial zone/setup - Fails at creating guest network [cloudstack]

2025-04-09 Thread via GitHub
GitHub user sjanssen15 added a comment to the discussion: Unable to deploy initial zone/setup - Fails at creating guest network Thanks for taking time to reply. The output `(cbs) 🐱 > list networkserviceproviders physicalnetworkid=211 name=VirtualRouter { "count": 1, "networkserviceprovider"

Re: [D] CloudStack 4.20 IPv6 Primary Storage CEPH Initial VMs on KVM not created - Not Converting to RBD - IPv6 addresses show truncated [cloudstack]

2025-04-09 Thread via GitHub
GitHub user tatay188 added a comment to the discussion: CloudStack 4.20 IPv6 Primary Storage CEPH Initial VMs on KVM not created - Not Converting to RBD - IPv6 addresses show truncated Additionally, Unable to remove the the Primary storage, I disable it, but still there is no delete option.

Re: [D] Description missing to mask libvirtd services for Ubuntu [cloudstack]

2025-04-09 Thread via GitHub
GitHub user rohityadavcloud added a comment to the discussion: Description missing to mask libvirtd services for Ubuntu @sjanssen15 can you try my notes on Ubuntu from here and see if it works - https://rohityadav.cloud/blog/cloudstack-kvm/#kvm-host-setup We can try to update the docs if they

Re: [D] Description missing to mask libvirtd services for Ubuntu [cloudstack]

2025-04-09 Thread via GitHub
GitHub user boring-cyborg[bot] added a comment to the discussion: Description missing to mask libvirtd services for Ubuntu Thanks for opening your first issue here! Be sure to follow the issue template! GitHub link: https://github.com/apache/cloudstack/discussions/10681#discussioncomment-127

Re: [D] How to correctly change database connection password? [cloudstack]

2025-04-09 Thread via GitHub
GitHub user mwaag added a comment to the discussion: How to correctly change database connection password? To be honest, I hadn't tested that far because I assumed I would get the same result there. But I just caught up on it, and indeed, I don't have the problem there. Even the usage service

Re: [D] CloudStack 4.20 IPv6 Primary Storage CEPH Initial VMs on KVM not created - Not Converting to RBD - IPv6 addresses show truncated [cloudstack]

2025-04-09 Thread via GitHub
GitHub user tatay188 added a comment to the discussion: CloudStack 4.20 IPv6 Primary Storage CEPH Initial VMs on KVM not created - Not Converting to RBD - IPv6 addresses show truncated Helllo Weiz. Single management server works !! How should I Add the additional Management server to work pr

Re: [D] CloudStack 4.20 IPv6 Primary Storage CEPH Initial VMs on KVM not created - Not Converting to RBD - IPv6 addresses show truncated [cloudstack]

2025-04-09 Thread via GitHub
GitHub user tatay188 added a comment to the discussion: CloudStack 4.20 IPv6 Primary Storage CEPH Initial VMs on KVM not created - Not Converting to RBD - IPv6 addresses show truncated Everytime I reinstall something stops working and something starts working properly. GitHub link: https://

Re: [D] CloudStack 4.20 IPv6 Primary Storage CEPH Initial VMs on KVM not created - Not Converting to RBD - IPv6 addresses show truncated [cloudstack]

2025-04-09 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: CloudStack 4.20 IPv6 Primary Storage CEPH Initial VMs on KVM not created - Not Converting to RBD - IPv6 addresses show truncated > Everytime I reinstall something stops working and something starts working > properly. @tatay188 ca

Re: [D] CloudStack 4.20 IPv6 Primary Storage CEPH Initial VMs on KVM not created - Not Converting to RBD - IPv6 addresses show truncated [cloudstack]

2025-04-09 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: CloudStack 4.20 IPv6 Primary Storage CEPH Initial VMs on KVM not created - Not Converting to RBD - IPv6 addresses show truncated @tatay188 Can you surround each ipv6 address by "[" and "]" GitHub link: https://github.com/apache/cl

Re: [D] CloudStack 4.20 IPv6 Primary Storage CEPH Initial VMs on KVM not created - Not Converting to RBD - IPv6 addresses show truncated [cloudstack]

2025-04-09 Thread via GitHub
GitHub user tatay188 added a comment to the discussion: CloudStack 4.20 IPv6 Primary Storage CEPH Initial VMs on KVM not created - Not Converting to RBD - IPv6 addresses show truncated Thank you, I reinstalled the Both management servers only, to clean the DB, which seem to be corrupted. Pri

Re: [D] CloudStack 4.20 UI Unable to add KVM-Host on VXLAN Logic structure - Errors [cloudstack]

2025-04-09 Thread via GitHub
GitHub user tatay188 added a comment to the discussion: CloudStack 4.20 UI Unable to add KVM-Host on VXLAN Logic structure - Errors **### On the AGENT side:** Not sure if this is just related to Ubuntu systems: there is an error on the management server every time i reload it: DEBUG:root:ex

Re: [D] CloudStack 4.20 UI Unable to add KVM-Host on VXLAN Logic structure - Errors [cloudstack]

2025-04-09 Thread via GitHub
GitHub user Gunseerat added a comment to the discussion: CloudStack 4.20 UI Unable to add KVM-Host on VXLAN Logic structure - Errors Can you try entering guid from libvirt file, actually libvirt is responsible for sending this guid to cloudstack-agent. Open /etc/libvirt/libvirtd.conf file fi

Re: [D] CloudStack 4.20 UI Unable to add KVM-Host on VXLAN Logic structure - Errors [cloudstack]

2025-04-09 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: CloudStack 4.20 UI Unable to add KVM-Host on VXLAN Logic structure - Errors @tatay188 there is log file `setup.log` in the same folder as `agent.log` you can have a look GitHub link: https://github.com/apache/cloudstack/discussion

Re: [D] Unable to deploy initial zone/setup - Fails at creating guest network [cloudstack]

2025-04-09 Thread via GitHub
GitHub user Pearl1594 added a comment to the discussion: Unable to deploy initial zone/setup - Fails at creating guest network Can you please share the output of the following command, using cmk: ``` cmk list networkserviceproviders physicalnetworkid=211 name=VirtualRouter ``` Just to validate

Re: [D] How to correctly change database connection password? [cloudstack]

2025-04-09 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: How to correctly change database connection password? @mwaag did you face the same issue with cloudstack-management service ? GitHub link: https://github.com/apache/cloudstack/discussions/10673#discussioncomment-12777135 This