Re: network interface and config

2025-04-05 Thread MP B
HI,,,Awaiting some reply On Tue, Mar 25, 2025 at 11:56 AM MP B wrote: > Hi, Requesting help...Currently my cluster has 2 nic which is Cloudbr0 and > cloudbr1, and both have 1Gig ports connecting to external switch. If I want > to have a dedicated nic for couple of VM which is on diff subnet

Re: network interface and config

2025-04-05 Thread MP B
with any tags. For example the > default network offerings. > > https://github.com/apache/cloudstack/issues/9673 > > -Jithin > > > > > From: MP B > Date: Thursday, 27 March 2025 at 5:21 PM > To: Nux > Cc: users@cloudstack.apache.org > Subject: Re: netwo

Re: network interface and config

2025-03-27 Thread Jithin Raju
: Thursday, 27 March 2025 at 5:21 PM To: Nux Cc: users@cloudstack.apache.org Subject: Re: network interface and config HI... In simple terms say about I have 60 VM's, I wanted assign a nic1 to 20 VM's and assign nic2 for the next 20 VM's, and nic3 for the remaining 20 VM's ,

Re: network interface and config

2025-03-27 Thread MP B
HI... In simple terms say about I have 60 VM's, I wanted assign a nic1 to 20 VM's and assign nic2 for the next 20 VM's, and nic3 for the remaining 20 VM's , is this possible in cloudstack..So the network load is shared and also physically IsolateI hope this is ok to understand the requirement

Re: network interface and config

2025-03-27 Thread MP B
ok.. so in simple terms say about I have 60 VM's, I wanted assign a nic1 to 20 VM's and assign nic2 for the next 20 VM's, and nic3 for the remaining 20 VM's , is this possible in cloudstack..So the network load is shared and also physically IsolateI hope this is ok to understand the requireme

Re: network interface and config

2025-03-27 Thread Nux
What kind of zone are you running? In an advanced zone (isolated network) your VM will connect to a Virtual Router (VR) via the guest network and then connect to the Internet via the VR's public interface. What is it exactly that you want to achieve? On 2025-03-27 05:29, MP B wrote: HI,,,Awai

Re: network interface and config

2025-03-27 Thread Daan Hoogland
I don't think anybody understands your usecase yet. I don't. Are you talking about a virtual switch and the virtual NICs of the VMs? there is no dedication of hardware NICs to individual VMs. Please help us understand. On Thu, Mar 27, 2025 at 6:29 AM MP B wrote: > > HI,,,Awaiting some reply

network interface and config

2025-03-24 Thread MP B
Hi, Requesting help...Currently my cluster has 2 nic which is Cloudbr0 and cloudbr1, and both have 1Gig ports connecting to external switch. If I want to have a dedicated nic for couple of VM which is on diff subnet how to assign a dedicated nic and connect to a diff switch Thanks...