Re: [D] Backup Solution Suggestion - Cloudstack Cluster With KVM [cloudstack]

2025-07-14 Thread via GitHub
GitHub user rajujith added a comment to the discussion: Backup Solution Suggestion - Cloudstack Cluster With KVM @clemylton You can use the NAS backup plugin with KVM: https://docs.cloudstack.apache.org/en/latest/adminguide/virtual_machines.html#instance-backups-backup-and-recovery-feature G

Re: [PROPOSE] RM for 4.21.0

2025-07-14 Thread Suresh Kumar Anaparti
Hi All, We've so far closed 109 Issues and PRs in the 4.21.0 milestone [1]. There are still some targeted items to finish, so I would like to postpone the 4.21.0 release for at least a week. Here is the updated timelines: - (Ongoing) till last week of Jul 2025: Accept all PRs for the bug fixes,

Re: [D] Backup Solution Suggestion - Cloudstack Cluster With KVM [cloudstack]

2025-07-14 Thread via GitHub
GitHub user clemylton added a comment to the discussion: Backup Solution Suggestion - Cloudstack Cluster With KVM Hi guys I'd just like to know what everyone has been using, if it's worked well and met expectations. I've seen some options for KVM virtualization solutions, but I'd like suggest

Re: VM system add static route, ANd Public Interface for a VM on Shared Network

2025-07-14 Thread Chi vediamo
Hello Wei 1) I was trying to add a Static route on a SystemVM, I need a Specific route to be added to a SystemVM initially. I just tried to make it permament using the regular /etc/network/interfaces for debian is whiped out after rebooting the VM. Tried the rc.local also. Then How can I make i

Re: [D] Backup Solution Suggestion - Cloudstack Cluster With KVM [cloudstack]

2025-07-14 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: Backup Solution Suggestion - Cloudstack Cluster With KVM @rajujith can you advice on this? GitHub link: https://github.com/apache/cloudstack/discussions/11178#discussioncomment-13750873 This is an automatically sent email for u

Re: [D] RootCAProvider error on management server with L3-network config [cloudstack]

2025-07-14 Thread via GitHub
GitHub user mosys0815 added a comment to the discussion: RootCAProvider error on management server with L3-network config here the output from management server start: ``` 2025-07-14 07:32:55,999 INFO [o.a.c.s.l.CloudStackExtendedLifeCycle] (main:[]) (logid:) configuring bean RootCAProvider.

Re: [D] RootCAProvider error on management server with L3-network config [cloudstack]

2025-07-14 Thread via GitHub
GitHub user mosys0815 added a comment to the discussion: RootCAProvider error on management server with L3-network config Sry for the delay, meanwhile other topics got higher priority. I managed to build cloudstack from source (fork), even though setting up a build-server was quite a hassle,