Re: Unable to Upload ISO from local

2024-02-01 Thread Wei ZHOU
You can use the "Register ISO" function. -Wei On Thu, 1 Feb 2024 at 07:51, Bharat Bhushan Saini wrote: > Hi All, > > > > Can we upload ISO from backend? > > > > Thanks and Regards, > > Bharat Saini > > > > [image: signature_166628646] > > > > *From: *Winkler Marc (ID) > *Date: *Wednesday, 31

CloudStack Community on Reddit

2024-02-01 Thread Ivet Petrova
Hello and hope you all have a fresh and sunny morning! I want to invite everyone here to join the CloudStack community on Reddit: https://www.reddit.com/r/ApacheCloudStack/ If you have anything related to CloudStack as case studies, solution, briefs, documents, please feel free to post it there.

Re: MAC address pool

2024-02-01 Thread Daan Hoogland
Christian, I know when you add a NIC to a VM you can choose a MAC address in the process [1], I am sure this is not what you mean, but it might help solve your use-case. I think what you mention is not a feature. Would you configure such a range on a zone/network/account ??? Maybe create an issue [

Re: Migrate a VM to another compute offering

2024-02-01 Thread Daan Hoogland
what you try to do , without explicitly mentioning it, Sven is to migrate the VM while scaling?I had a quick look but migrate APIs don't give an easily answer either. Sounds like a https://github.com/apache/cloudstack/issues/new/choose to me ;) On Wed, Jan 31, 2024 at 9:35 AM wrote: > > Hi all, >

Re: Snapshot download

2024-02-01 Thread Daan Hoogland
indeed Jimmy, As Jithin says there is no API for this (afaik) so some spitting and digging is needed. The snapshot must be there on some storage though, as it can be restored. let us know if you find a good work around and have an issue created. On Thu, Feb 1, 2024 at 6:18 AM Jithin Raju wrote: >

AW: Migrate a VM to another compute offering

2024-02-01 Thread me
Hi Daan, thx for your input. I would not say I want to migrate a VM while scaling, I would see it the other way around. I want to change the service offering and this will include the need to migrate the VM. But at the end both descriptions have the same result. :-) I will open an issue for an

Re: Snapshot download

2024-02-01 Thread Wei ZHOU
Hi, If you use KVM, you can create a volume snapshot from the vm snapshot, then download the volume snapshot. I do not think it is possible to download a vm snapshot with memory. -Wei On Wed, 31 Jan 2024 at 17:08, Jimmy Huybrechts wrote: > Hi, > > While doing some last tests before productio

Re: Snapshot download

2024-02-01 Thread Jimmy Huybrechts
Hi, I will do some digging, for the purpose I meant a vm snapshot with memory is not only needed but a requirement. But as I mentioned and as Daan said, I will do some digging as they need to be saved somewhere. When I find something I’ll create a feature request. -- Jimmy Van: Wei ZHOU Datu

Re: Migrate a VM to another compute offering

2024-02-01 Thread Daan Hoogland
makes sense @swen. if you don't want the user to be aware of the placements policies. On Thu, Feb 1, 2024 at 10:20 AM wrote: > > Hi Daan, > > thx for your input. I would not say I want to migrate a VM while scaling, I > would see it the other way around. I want to change the service offering and

Re: Snapshot download

2024-02-01 Thread Nux
KVM VM snapshots are stored inside the qcow2 file of the VM, AFAIK. You can't separate it from the VM itself. You'll have to give the authorities this file unadultered. On 2024-02-01 05:18, Jithin Raju wrote: Hi Jimmy, This feature is not available yet (others may confirm), could you open a f

Re: [D] Changing compute offering / scaling VM and root disk [cloudstack]

2024-02-01 Thread via GitHub
GitHub user vonlo123 added a comment to the discussion: Changing compute offering / scaling VM and root disk Hello @weizhouapache we have changed the setting to `true` but the problem still remains. We can only choose a different compute offering when `disk offering strictness` is set to `fa

Console Url for multi datacenter setup

2024-02-01 Thread Levin Ng
HI, I deployed a second zone recently, the new zone are different CIDR and has own ssvm and cpvm. However I’m now dealing with the console url setup for both zone, I can only connect the VNC VM console on corresponding zone by twisting DNS/Host record, mean Zone A can only connect Zone A’s host

public network issue

2024-02-01 Thread Francisco Arencibia Quesada
Good morning, everyone, I am experiencing issues with the public network: I deployed a VM, but I am unable to reach the public IP attached to the VR. Additionally, the VR cannot ping the internet. My networking team suggests that there might be a problem in the KVM network configuration. Here is

Re: [VOTE] Apache CloudStack 4.19.0.0 RC4

2024-02-01 Thread Harikrishna Patnala
+1 (binding) Tested with multiple VM and volume operations using VMware environment with Datastore Cluster and NFS storages, working fine. Thanks you all involved here for all the efforts. Regards, Harikrishna From: Abhishek Kumar Date: Monday, 29 January 2024 at 12:28 PM To: users , d...@clo

Re: public network issue

2024-02-01 Thread Jayanth Reddy
Hello Francisco, Please check if you're able to reach the gateway of the guest network from a VM in the same guest network. Please also ask your networks team to check if your uplink devices are able to learn the MAC address of the VR's public IP interface. If they are unable to learn, please check

Re: Unable to Upload ISO from local

2024-02-01 Thread Bharat Bhushan Saini
Hi All, When I configured SSL for VM’s through GUI the console is not opening of the VM’s before uploading the SSL it is working (console of System VM is opened) and what URL I configured it is pinging from outside. [cid:image002.png@01DA553A.715019F0] Management logs are below, 2024-02-01 1

Re: Snapshot download

2024-02-01 Thread Jimmy Huybrechts
Hi Nux, hmm, I would have sworn I’ve seen people sent them before including memory but maybe I was mistaken. -- Jimmy Van: Nux Datum: donderdag, 1 februari 2024 om 11:29 Aan: users@cloudstack.apache.org CC: Jithin Raju Onderwerp: Re: Snapshot download KVM VM snapshots are stored inside the q

Re: Unable to Upload ISO from local

2024-02-01 Thread Technology Rss
Please use below method for easy way to upload iso into your ACS system. https://youtu.be/TIlkAScRltI -- Alamin Thank you. On 2/1/2024 6:53 PM, Bharat Bhushan Saini wrote: Hi All, When I configured SSL for VM’s through GUI the console is not opening of the VM’s before uploading the SSL it

Re: [VOTE] Apache CloudStack 4.19.0.0 RC4

2024-02-01 Thread Boris Stoyanov
+1 (binding) I’ve tested multiple lifecycle operations around isntances, volumes, networks, infra and others. I did not come across any issues. Thanks for the effort Abhishek and all involved! Thanks, Bobby. From: Harikrishna Patnala Date: Thursday, 1 February 2024 at 13:53 To: users@cloudsta

Re: Unable to Upload ISO from local

2024-02-01 Thread Jayanth Reddy
Hello Bharath, Your browser doesn't complete the TLS handshake with the HTTP server as well as WSS. You may have to accept the warnings to proceed. Thanks, Jayanth Get Outlook for Android From: Bharat Bhushan Saini Sent: Thursday, Februar

Re: Console Url for multi datacenter setup

2024-02-01 Thread Jayanth Reddy
Hello Levin, IIUC, I don't think there's a way to achieve this. I would still prefer connecting to the respective zone CP for better experience. Maybe others can share some insights on this. Thanks, Jayanth Get Outlook for Android From:

RE: Migrate a VM to another compute offering

2024-02-01 Thread gabriel . fernandes
Hello Swen, If you are using KVM, live migration (via UI) of a VM to a different compute offering, regardless of tags, is not supported as only the current offering will be listed. It is also not possible to migrate directly to a compute offering that has distinct host tags. However, with the VM s

Re: Console Url for multi datacenter setup

2024-02-01 Thread Wei ZHOU
This seems to be a good feature request. -Wei On Thu, 1 Feb 2024 at 12:43, Levin Ng wrote: > HI, > > I deployed a second zone recently, the new zone are different CIDR and has > own ssvm and cpvm. However I’m now dealing with the console url setup for > both zone, I can only connect the VNC VM

Re: public network issue

2024-02-01 Thread Wei ZHOU
Hi, It looks like your public network uses vlan 201. Can you confirm if it has been configured on your upstream router? -Wei On Thu, 1 Feb 2024 at 12:47, Francisco Arencibia Quesada < arencibia.franci...@gmail.com> wrote: > Good morning, everyone, > > I am experiencing issues with the public ne

Re: public network issue

2024-02-01 Thread Francisco Arencibia Quesada
hi guys, same issue this is our switch, Drop :( NW-LEAF-A# show ip arp vrf VrfCustomer | grep Vlan201 149.88.10.3 00:00:00:00:00:00 Vlan201 - Dynamic Drop 149.88.10.4 00:00:00:00:00:00 Vlan201 - Dynamic

Re: public network issue

2024-02-01 Thread Jayanth Reddy
Hi, Hypervisor does tag but seems your switch can't see it. Please check the switch configuration. Thanks Jayanth From: Francisco Arencibia Quesada Sent: Thursday, February 1, 2024 8:53:17 pm To: users@cloudstack.apache.org Subject: Re: public network issue hi

AW: Migrate a VM to another compute offering

2024-02-01 Thread me
Hi, thank you very much for this workaround! Does it make sense to open a request to implement this kind of migration/scaling for a live vm? My use-case would be to offer our users 2 types of instances on 2 different kind of server types. As far as I know this is quite common. Regards, Swen

UI - change name of secondary storage and management server

2024-02-01 Thread W. Verleger - proIO GmbH
Hi guys, Is there an easy way to change the name of the secondary storage and management server in CS 4.18.1.0 via UI / API call seen under: Infrastructure --> Secondary storage --> "Name" Infrastructure --> Management servers --> "Name" Is there an API call? Something like this but with m

Why do the bridges kill the network witht this config?

2024-02-01 Thread Javi Moncayo
Hi guys, I am using Ubuntu 20 I have two interfaces. One physical (eno1) with internet access, and eno2 is a vRack for the private network. On the configuration below, if I use eno2 as interface for both bridges, I can create VMs and they can ping each other but I do not have internet access.

Re: Why do the bridges kill the network witht this config?

2024-02-01 Thread Francisco Arencibia Quesada
I had similar problems, this config is working now in my servers: network: version: 2 bonds: # mgmt bond0: interfaces: - ens1f0 - enp152s0f0 parameters: lacp-rate: fast mode: 802.3ad transmit-hash-policy: layer3+4 #mii-monitor-interval: 100 # storage bond1: interfaces: - ens1f1 - enp152s0f1 parame

Autoscale VM group for multiple ports

2024-02-01 Thread Leo Leung
Hello, Is it possible to have an autoscale VM group load balance multiple ports? For instance, both ports 80 and 443. Currently, (at least via the UI), you can only select one port. I am using a VPC and a LB guest network that uses the VPCVirtualRouter as the LB provider. Thanks in advance.

Re: Why do the bridges kill the network witht this config?

2024-02-01 Thread Wei ZHOU
Two bridges (cloudbr0/cloudbr1) with same interface (eno1) ? 在 2024年2月1日星期四,Javi Moncayo 写道: > Hi guys, > > I am using Ubuntu 20 I have two interfaces. One physical (eno1) with > internet access, and eno2 is a vRack for the private network. > > On the configuration below, if I use eno2 as interf

Re: Autoscale VM group for multiple ports

2024-02-01 Thread Wei ZHOU
Hi, Currently multiple LBs are not supported by AS groups. It looks like a good feature request. -Wei On Thu, 1 Feb 2024 at 18:11, Leo Leung wrote: > Hello, > > Is it possible to have an autoscale VM group load balance multiple ports? > For instance, both ports 80 and 443. Currently, (at leas

Re: Why do the bridges kill the network witht this config?

2024-02-01 Thread Javi Moncayo
Should I use eno1 for cloudbr1 for public access then… and eno2 for private network? >From the documentation I see they're referring to "eth0" in both cases. Am I misinterpreting something? auto lo iface lo inet loopback # The primary network interface auto eth0 iface eth0 inet manual auto et

Re: [VOTE] Apache CloudStack 4.19.0.0 RC4

2024-02-01 Thread Wei ZHOU
+1 (binding) Tested several environments - rocky8 (mgmt) + rocky8 (host), advanced zone. No issues found. - ubuntu22 (mgmt) + ubuntu22 (host), advanced zone. No issues found. - rocky8 (mgmt) + vmware80, advanced zone. No issues found. - rocky8 (mgmt) + vmware80U1 (not supported officially), advan

Re: Why do the bridges kill the network witht this config?

2024-02-01 Thread Wei ZHOU
Hi, In the example, cloudbr1 uses eth0.200 which means the packets will have vlan tag 200. If you have only 1 physical interface, you can use the same bridge (cloudbr0) for mgmt/public/guest, etc.Not ideally, but it should work. When you create the zone, set the "kvm traffic label" of physical ne

VM onboarding Issue

2024-02-01 Thread Bharat Bhushan Saini
Hi All, When I am trying to onboard the VM of any type of Linux OS flavour, the kernel was in panic. Do we have any resolvent for this? Thanks and Regards, Bharat Saini [signature_3787993993] --- Disclaimer: -- This message and its contents a