Re: [D] CPU Pinning For KVM and Guest VMs [cloudstack]

2024-10-15 Thread via GitHub
GitHub user rajujith added a comment to the discussion: CPU Pinning For KVM and Guest VMs @btzq regarding 'Idea 1' have you tried extraconfig or agent hooks? We will need some testing to see if live migration could break. GitHub link: https://github.com/apache/cloudstack/discussions/9801#d

HA Proxy Max Socket Calculation?

2024-10-15 Thread Bryan Tiang
Hi Guys, We are using HA Proxy GUI via Port 8081 to get some statistics. We can see the following values in the GUI: # max sock = 100,083 # maxconn = 40,000 (We changed this in Global Setting. Default was 4096) # maxpipes = 10,000 (Cloudstack auto calculates based on maxconn divided by 4) Does

Re: Link-local/Control IP address on VMs

2024-10-15 Thread Wei ZHOU
It should be feasible for kvm. For vmware/xen, it needs some research. On Tuesday, October 15, 2024, Ricardo Pertuz wrote: > BTW it could be practical to manage CKS internally from the HYP and not > using a public IP and opening ports. > > > Atte, > > Ricardo Pertuz > > > On 15 Oct 2024 at 2:38

Re: Link-local/Control IP address on VMs

2024-10-15 Thread Ricardo Pertuz
BTW it could be practical to manage CKS internally from the HYP and not using a public IP and opening ports. Atte, Ricardo Pertuz On 15 Oct 2024 at 2:38 PM -0500, Ricardo Pertuz , wrote: > Thanks Wido! > > Right now I can think in creating bash scripting like this to run specific > commands

Re: Use ISCSI with cloudstack 4.18.1

2024-10-15 Thread Jimmy Huybrechts
Hi, As far as I know you cannot share an iscsi storage with multiple servers since it’s a block device. -- Jimmy From: Stanley Burkee Date: Tuesday, 15 October 2024 at 15:41 To: users@cloudstack.apache.org , d...@cloudstack.apache.org Subject: Use ISCSI with cloudstack 4.18.1 Hello Guys, We

Re: Link-local/Control IP address on VMs

2024-10-15 Thread Ricardo Pertuz
Thanks Wido! Right now I can think in creating bash scripting like this to run specific commands on VMs #!/bin/bash VM_NAME="i-xx-xxx-VM" # Timeout TIMEOUT=5 # JSON Command COMMAND_JSON=$(cat <, wrote: > > > Op 15/10/2024 om 14:49 schreef Ricardo Pertuz: > > Haven’t found any relevant about

[ADVISORY] Apache CloudStack LTS Security Releases 4.18.2.4 and 4.19.1.2

2024-10-15 Thread Guto Veronezi
The Apache CloudStack project announces the release of LTS security releases 4.18.2.4 and 4.19.1.2 that address the following security issues: - CVE-2024-45219 (severity 'Important') - CVE-2024-45461 (severity 'Moderate') - CVE-2024-45462 (severity 'Moderate') - CVE-2024-45693 (severity 'Importan

Import and export Instances to/from an existing cluster

2024-10-15 Thread Francisco Arencibia Quesada
Good morning guys, Is there a workaround to have this feature for XenServer/XCP-ng ? - *Import and export Instances to/from an existing VMware or KVM cluster.* https://ibb.co/VgVCkVq (see a screenshot here) Thanks a lot in advance Kind regards -- *Francisco Arencibia Quesada.* *DevOps Enginee

Re: Link-local/Control IP address on VMs

2024-10-15 Thread Wido den Hollander
Op 15/10/2024 om 14:49 schreef Ricardo Pertuz: Haven’t found any relevant about the cloudstack-guest-tool, do you have any reference I can follow? The qemu-guest-agent I have used it before but in standard implementation of libvirt See: https://github.com/apache/cloudstack/blob/main/agent/

Use ISCSI with cloudstack 4.18.1

2024-10-15 Thread Stanley Burkee
Hello Guys, We are trying to configure iSCSI storage with our cloudstack setup. Currently we are trying to do it using shared mountpoint option. But when i use shared mountpoint option only one server is able to work with the shared storage the other host is geting issues. Can anyone help me with

Re: Link-local/Control IP address on VMs

2024-10-15 Thread Ricardo Pertuz
Haven’t found any relevant about the cloudstack-guest-tool, do you have any reference I can follow? The qemu-guest-agent I have used it before but in standard implementation of libvirt Atte, Ricardo Pertuz On 15 Oct 2024 at 1:52 AM -0500, Wido den Hollander , wrote: > > cloudstack-guest-too

Re: Bug report - Destroy Router dialog does not update

2024-10-15 Thread Boris Stoyanov
Hi Ron, Thank you for the report. Can you please report that in github instead, it’ll get proper traction there. Regards, Boris. From: Ron Gage Date: Saturday, 12 October 2024 at 4:17 pm To: users@cloudstack.apache.org Subject: Bug report - Destroy Router dialog does not update A simple bug r

Re: Link-local/Control IP address on VMs

2024-10-15 Thread Ricardo Pertuz
Thanks for the replies, as we don't access user's vm directly on their isolated network, we would like to automate operations when they are running. I will check your option Wido. Regards, Ricardo Pertuz On 15 Oct 2024 at 1:52 AM -0500, Wido den Hollander , wrote: > > > Op 15/10/2024 om 06:

Re: [D] There is no secondary storage VM for downloading template to image store [cloudstack]

2024-10-15 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: There is no secondary storage VM for downloading template to image store @dylan62370 can you use http URL instead of https ? GitHub link: https://github.com/apache/cloudstack/discussions/9535#discussioncomment-10946088 This i

Re: [D] There is no secondary storage VM for downloading template to image store [cloudstack]

2024-10-15 Thread via GitHub
GitHub user dylan62370 edited a comment on the discussion: There is no secondary storage VM for downloading template to image store Since VM SSVM1 no worries either @rajujith ![image](https://github.com/user-attachments/assets/66d64662-a2d3-423a-b3bb-5d4272b00b73) I've just noticed another er

Re: [D] There is no secondary storage VM for downloading template to image store [cloudstack]

2024-10-15 Thread via GitHub
GitHub user dylan62370 added a comment to the discussion: There is no secondary storage VM for downloading template to image store Since VM SSVM1 no worries either @rajujith ![image](https://github.com/user-attachments/assets/66d64662-a2d3-423a-b3bb-5d4272b00b73) GitHub link: https://github

Re: [D] There is no secondary storage VM for downloading template to image store [cloudstack]

2024-10-15 Thread via GitHub
GitHub user dylan62370 added a comment to the discussion: There is no secondary storage VM for downloading template to image store Hello, The CentOS template is Ready ![image](https://github.com/user-attachments/assets/72f64de5-df21-417f-8539-3eb4ed26b0df) I just tested with CentOS 7 and Ubun