Re: [D] Static IP in cloudstack instance [cloudstack]

2024-07-08 Thread via GitHub
GitHub user j3cky added a comment to the discussion: Static IP in cloudstack instance @weizhouapache thanks for your update. GitHub link: https://github.com/apache/cloudstack/discussions/9342#discussioncomment-9984058 This is an automatically sent email for [email protected].

Re: [D] Instance backups [cloudstack]

2024-07-08 Thread via GitHub
GitHub user JoaoJandre added a comment to the discussion: Instance backups Great, CloudStack already has the built-in solution for VM's volume backups. If you want to backup your VMs volumes, you need to set `snapshot.backup.to.secondary` and create volume snapshots for the volumes you want b

List of IP Address are not showing

2024-07-08 Thread Nixon Varghese K S
Hello, We are not receiving a list of IP addresses from the guest network when using CloudStack 4.19.0.1. Additionally, when we try to add a secondary IP to a NIC, it is not listed. Has anyone else noticed the same thing, and if so, is there a solution or workaround? [image: image.png] With Regar

NFS Eager Write

2024-07-08 Thread Mauro Ferraro - G2K Hosting
Hi all, how are you? we have been seeing that NFS has an eager write option to get better performance. Did someone test it in Cloudstack with QCOW2 ?. What cons could be in this. Thanks!

Re: [D] Instance backups [cloudstack]

2024-07-08 Thread via GitHub
GitHub user pcfriek1987 added a comment to the discussion: Instance backups Hi @JoaoJandre I didn't know that was possible, and it seems quite interesting, will need to look at that, I thought you could have only one Secondary storage, which for me is an NFS mount on the management server.

Re: List of IP Address are not showing

2024-07-08 Thread Jayanth Babu A
How are you trying to list? Thanks, Jayanth Sent on the move Sent from Outlook for Android From: Nixon Varghese K S Sent: Monday, July 8, 2024 7:06:22 PM To: [email protected] Subject: List of IP Address are not showing Hello,

Re: List of IP Address are not showing

2024-07-08 Thread Wei ZHOU
Hi, if you use Shared network, the issue could be same as https://github.com/apache/cloudstack/issues/8622 which has been fixed in upcoming 4.19.1 by https://github.com/apache/cloudstack/pull/8624 -Wei On Mon, Jul 8, 2024 at 3:37 PM Nixon Varghese K S wrote: > Hello, > > We are not receiving a

RE: NFS Eager Write

2024-07-08 Thread Alex Mattioli
Hi, The pros and cons of eager writes are not really related to ACS. I've personally used it when I needed high IOPS with NFS with data which I had a copy of. NFS eager writes can be quite risky as it acknowledges write requests before data is written to disk. If the server crashes or loses po

RE: [ANNOUNCE] Apache CloudStack LTS Security Releases 4.18.2.1 and 4.19.0.2

2024-07-08 Thread Waag, Markus
Hi, we just updated two days before this announcement from 4.17.1.0 to 4.18.2.0. Updating the management servers work straight forward. But renewing all virtual routers for about 300 isolated networks and vpcs ist always a bit tricky, because our customers naturally expect near to zero downtime

Unable to create new VMs or Console Proxy

2024-07-08 Thread Marty Godsey
Question. All of a sudden, I cannot create new VMs, and the console proxy also can’t be created. As I spent the past hour looking, I have found that in the console, when I go to offerings for compute, disk, or system, I get a 404, and it says it can’t find anything for domain -1. But when I look

Re: Unable to create new VMs or Console Proxy

2024-07-08 Thread Marty Godsey
Ok, figured, out the service offerings issues, I rebooted the database and it came back. I still can not create VMs. It is stating that the storage is suitable, but it is in avoid set. I have no idea why it is in avoid set since all hosts and the Cloudstack management server can get to it. Whe

Re: [ANNOUNCE] Apache CloudStack LTS Security Releases 4.18.2.1 and 4.19.0.2

2024-07-08 Thread Rohit Yadav
Hi Markus, In this particular case, upgrading virtual routers isn't necessary due to some of the reasons you've found yourself (there isn't a systemvm template change). However, there are changes in the agent and management server codebase - you must upgrade managemnt servers, kvm agents and al

Re: Unable to create new VMs or Console Proxy

2024-07-08 Thread Rohit Yadav
Hi Marty, Can you check and ensure all your CloudStack hosts (management server, kvm hosts if applicable and ssvm, cpvm) are on the same version (4.19.0.2) & restarted post update/upgrade. Once you've done this, can you share your management server logs where you see the exceptions/errors arou