Re: [D] Additional Zone vs Region - US East and West [cloudstack]

2025-11-28 Thread via GitHub
GitHub user daviftorres edited a comment on the discussion: Additional Zone vs Region - US East and West Dear @justinestruch and @NuxRo , This is a discussion that we circle back every week. How to expand geographically maintaining the latency as low as possible and add resiliency to our inf

Re: [D] Additional Zone vs Region - US East and West [cloudstack]

2025-11-28 Thread via GitHub
GitHub user daviftorres added a comment to the discussion: Additional Zone vs Region - US East and West Dear @justinestruch and @NuxRo , This is a discussion that we circle back every week. How to expand geographically maintaining the latency as low as possible and add resiliency to our infr

Re: [D] NAS Backup - Support restore to CEPH RBD [cloudstack]

2025-11-28 Thread via GitHub
GitHub user Luskan777 closed a discussion: NAS Backup - Support restore to CEPH RBD ### problem Hello, I'm using NAS backup, and I'm having trouble restoring backups to the primary storage Ceph RBD. Currently, the documentation states that the [Ceph primary storage type is supported](https:

Re: [D] NAS Backup - Support restore to CEPH RBD [cloudstack]

2025-11-28 Thread via GitHub
GitHub user Luskan777 added a comment to the discussion: NAS Backup - Support restore to CEPH RBD Hi @TadiosAbebe , Thank you for your reply, I hadn't seen it in the Release Notes for version 4.22.0. I'll test it, and if there are any problems I'll reopen the discussion. GitHub link: https

Re: [D] [MySQL] Pruning / Off-loading Database [cloudstack]

2025-11-28 Thread via GitHub
GitHub user daviftorres added a comment to the discussion: [MySQL] Pruning / Off-loading Database Thanks, @DaanHoogland. I’ll develop this idea along the lines you suggested (using cron jobs or systemd timers) and share the progress here so others can provide feedback as well. To begin, I’ll

Re: [D] data-server. is not reachable in some vpc isolated guest networks [cloudstack]

2025-11-28 Thread via GitHub
GitHub user weizhouapache edited a comment on the discussion: data-server. is not reachable in some vpc isolated guest networks @HeinzM @PPisz can you test the fix #12161 ? You can apply the change on `/opt/cloud/bin/cs/CsDhcp.py` inside the VR GitHub link: https://github.com/apache/cloudsta

Re: [D] data-server. is not reachable in some vpc isolated guest networks [cloudstack]

2025-11-28 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: data-server. is not reachable in some vpc isolated guest networks @HeinzM @PPisz can you test the fix #12161 ? GitHub link: https://github.com/apache/cloudstack/discussions/11879#discussioncomment-15107332 This is an automati

CloudStack-go - v2.19.0

2025-11-28 Thread Suresh Kumar Anaparti
Dear CloudStack Community, We have updated the CloudStack-Go SDK and tagged a new version v2.19.0, for use in the next terraform plugin, other sub-projects and your own integrations. This latest version is based on Apache CloudStack 4.22.0, bringing compatibility and enhancements aligned with the

RE: Virtual Router continues to use System Offering For Software Router - Local Storage

2025-11-28 Thread Ian Tobin
Hey Pearl, That was it! It was set in Zone Thanks for pointing that out, ive been pulling my hair out Regards Ian -Original Message- From: Pearl Dsilva Sent: 28 November 2025 12:04 To: [email protected] Subject: Re: Virtual Router continues to use System Offering Fo

Re: Virtual Router continues to use System Offering For Software Router - Local Storage

2025-11-28 Thread Pearl Dsilva
Hi Ian, Is the setting: system.vm.use.local.storage set to true either at global or zone level. If yes, that could be the reason why it is picking up the system offering that uses local storage despite it being disabled. Regards, Pearl On Fri, Nov 28, 2025 at 6:54 AM Ian Tobin wrote: > Hi, > >

Virtual Router continues to use System Offering For Software Router - Local Storage

2025-11-28 Thread Ian Tobin
Hi, We are trying to get the VR to use the 'System Offering For Software Router' offering so it uses the shared storage. We have completed disabled 'System Offering For Software Router - Local Storage' offering We have also set the ID of System Offering For Software Router in the Global setti

Re: [D] data-server. is not reachable in some vpc isolated guest networks [cloudstack]

2025-11-28 Thread via GitHub
GitHub user PPisz edited a comment on the discussion: data-server. is not reachable in some vpc isolated guest networks We have exactly the same case with talos and cs 4.21. The only workaround we found was specifying in the talos configuration ip gw as dns. This option works great, but is wri

Re: [D] data-server. is not reachable in some vpc isolated guest networks [cloudstack]

2025-11-28 Thread via GitHub
GitHub user PPisz edited a comment on the discussion: data-server. is not reachable in some vpc isolated guest networks We have exactly the same case with talos and cs 4.21. The only workaround we found was specifying it hardcoded in the talos gw network configuration as dns. This option works

Re: [D] data-server. is not reachable in some vpc isolated guest networks [cloudstack]

2025-11-28 Thread via GitHub
GitHub user PPisz added a comment to the discussion: data-server. is not reachable in some vpc isolated guest networks We have exactly the same case with talos and cs 4.21. The only workaround we found was specifying it hardcoded in the talos gw network configuration as dns. This option works

Re: [D] How can i delete a compute offering? [cloudstack]

2025-11-28 Thread via GitHub
GitHub user bernardodemarco added a comment to the discussion: How can i delete a compute offering? Hello, @ahmadamirahmadi007 As described in more details in https://github.com/apache/cloudstack/pull/11544#pullrequestreview-3173233227, the service offerings were originally designed to only

[D] How can i delete a compute offering? [cloudstack]

2025-11-28 Thread via GitHub
GitHub user ahmadamirahmadi007 created a discussion: How can i delete a compute offering? ACS Version: 4.21.0.0 i have a compute offering that no instnace has used it. how can i delete that? i can just make it inactive. GitHub link: https://github.com/apache/cloudstack/discussions/12162

Re: [D] KVM HA not functioning [cloudstack]

2025-11-28 Thread via GitHub
GitHub user rajujith added a comment to the discussion: KVM HA not functioning Yes @DaanHoogland based on the experience, VM HA and Host HA do not work together well. For most use cases, just use VM HA ( enable HA on offering). Regarding NFS locking, either avoid locking or use NFSv4, where w

Re: [D] SAML2 Logout [cloudstack]

2025-11-28 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: SAML2 Logout Not that I know off, @j3cky. I am also not familiar enough with the concept to make an estimate of effort, but it seems a simple hook somewhere. GitHub link: https://github.com/apache/cloudstack/discussions/12109#discuss

Re: [D] [MySQL] Pruning / Off-loading Database [cloudstack]

2025-11-28 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: [MySQL] Pruning / Off-loading Database @daviftorres , good idea. It has been proposed before but was never implemented. I think this could be as simple as a set of (cron)scripts that do daily/weekly/monthly archiving. Usage is the bi

Re: [D] KVM HA not functioning [cloudstack]

2025-11-28 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: KVM HA not functioning One of the problems with VM-HA is knowing for sure that the VM is not running. Hosts-HA solves part of that problem. NFS locking would be a seperate problem and I am not sure host-HA is any help there. as to th