similar to: Define libvirt network portgroup with native untagged.

Displaying 20 results from an estimated 1000 matches similar to: "Define libvirt network portgroup with native untagged."

2019 Mar 13
1
vlan tagging for openVSwitch
hi everyone, I'm trying to get vlans tagged in libvirt as my switch's end (yes traffic will be leaving the host and into network switches) allows only tagged vlans. But with network as such: ...   <portgroup name='vlan-55'>     <vlan trunk='yes'>       <tag id='55'/>     </vlan>   </portgroup> </network> and guest as:    
2020 Mar 30
2
Ovs error when starting vm: ovs-vsctl: 'del-port' command requires at least 1 arguments
Hi, my system got updated to libvirt 6.0.0 (from 5.6.0) this morning, and now I'm having problems starting VMs that make use of openvswitch portgroups. When I start a VM, I get this error message on virsh: > virsh # start testvm > error: Failed to start domain testvm > error: An error occurred, but the cause is unknown The system log contains: > Mar 30 09:45:39 tplinux
2014 Jun 10
0
support for distributed portgroups in esxi
Hi, I tried to create a VM in ESXi 5.5 and to assign the interface to a Distributed switch portgroup. But i failed to achieve it. When i define a VM with distributed portgroup , i cannot see that distributed portgroup getting assigned to the VM network interface. My libvirt version is 0.10.2 I wish to know whether the libvirt supports assigning interface to a distributed port group ? If so how
2010 Apr 16
2
2.0beta4 doesn't respond to DONE after untagged FETCH during IDLE
Using K-9 Mail to IDLE on a test folder "MyIncTmp". When there is a flag change on a message in the folder, which generates an untagged FETCH, K-9 Mail responds with a DONE, but dovecot does not exit IDLE state (LOG 1). However, if a new message is delivered, generating an untagged EXISTS, K-9 Mail responds the same way, with a DONE, and dovecot does exit IDLE state. (LOG 2) You
2012 Mar 07
1
v2.1 latest hg: untagged reply to namespace command
Hello Timo, There seems to be something broken in v2.1 latest hg version: # 2.1.1 (94de7605f50f) 1 namespace * NAMESPACE (("" "/")("virtual/" "/")) NIL NIL * OK Namespace completed. Please note that the "OK Namespace completed." is send untagged. It worked on below version: # 2.1.1 (315f0d8cc2b2) 1 namespace * NAMESPACE ((""
2007 May 01
2
Forwarding between untagged vlans
I''m trying to implement simple untagged vlans on our switch and have misconfigured something.. ISP gw is on the default vlan1 (untagged) Router eth1 is setup on the switch with default vlan1 and member of vlan4. eth0 is default vlan4 which connects to the clients that are all default members of vlan4 eth0 is x.x.x.86/28 This is what clients are connecting to as their gw.. (no
2011 Sep 09
0
[libvirt] how did libvirt manage Virtual Network?
(This seems more appropriate for the libvirt-users mailing list) On 09/08/2011 10:16 PM, Wayne Xia wrote: > Working at the network management, I am a bit confused about the > VLAN model in libvirt. > > in the xml definition, there is a section as following: > > <devices> > <interface type='network'> > <source network='default'/>
2011 Sep 13
0
Fwd: Re: [libvirt] how did libvirt manage Virtual Network?
Thank u very much, it helps a lot. ? 2011-9-13 10:22, Lei Li ??: > > > -------- Original Message -------- > Subject: Re: [libvirt] how did libvirt manage Virtual Network? > Date: Fri, 09 Sep 2011 12:28:38 -0400 > From: Laine Stump <laine at laine.org> <mailto:laine at laine.org> > To: libvirt-users at redhat.com <mailto:libvirt-users at redhat.com> >
2012 Sep 23
0
VLANs with Open vSwitch in libvirt 0.10.1
Hello all, I'm trying to take advantage of libvirt's VLAN and OVS support in the 0.10.1 release and consistently getting an "error: internal error corrupted profileid string" when starting a guest. I've defined a network using virsh; the configuration looks like this: <network> <name>ovs-network</name>
2014 Feb 18
2
Re: Networkfilters in Routed setup
On Di, 2014-02-18 at 12:03 +0200, Laine Stump wrote: > You *really* should upgrade to a newer libvirt. I know that version 0.9.8 is very old. But to be honest i tried to avoid upgrading and compiling a newer version since i don't know if it has any effects on running VMs (but i haven't checked this yet). Its a production server and i did not want to interrupt any services running on
2015 Feb 18
1
Disable/stop nic in a virtual guest with virsh
On Wed, Feb 18, 2015 at 3:10 AM, C. L. Martinez <carlopmart at gmail.com> wrote: > On Tue, Feb 17, 2015 at 1:43 PM, Sven Kieske <s.kieske at mittwald.de> wrote: > > > > > > On 17/02/15 09:18, C. L. Martinez wrote: > >> Hi all, > >> > >> How can I stop/disable a nic in a virtual guest using a virsh > >> command?? I am searching
2015 Oct 09
0
Setting a VM's vnetX qlen in the XML file
Hi all, I have a two-node HA RHEL 6 setup hosting VMs. These use static/standard bridges and all has worked wonderfully. Now though, I need to adjust the qlen value of the vnetX devices for a given guest VM, which I can do with: ip link set dev vnet0 qlen 6000 The problem with this approach is two-fold though; 1. I need to determine which vnetX is connected to a VM. 2. If the VM
2013 Sep 13
1
SELECT: Bug in untagged response
Dovecot 2.2.5 In selected state: C: 1 SELECT &#-&#/# S: 1 NO Mailbox name is not valid mUTF-7 S: * OK [CLOSED] Previous mailbox closed. I can verify that this only seems to happen when the mailbox name is incorrect mUTF-7. Things work fine if I access a non-existent mailbox: C: 1 SELECT non-existent-mailbox S: * OK [CLOSED] Previous mailbox closed. S: a NO Mailbox doesn't exist:
2014 Feb 18
0
Re: Networkfilters in Routed setup
On 02/14/2014 08:40 PM, h0rst wrote: > Hello! > > Since i could not find any information on the internet about this subject, i'm going to try my luck on this list. > > I'm trying to setup network-filter on a routed setup. I have a root-server at Hetzner, a german hosting provider. > Along with my server i ordered a (/28) subnet to be able to setup dedicated IPs for my
2014 Feb 14
2
Networkfilters in Routed setup
Hello! Since i could not find any information on the internet about this subject, i'm going to try my luck on this list. I'm trying to setup network-filter on a routed setup. I have a root-server at Hetzner, a german hosting provider. Along with my server i ordered a (/28) subnet to be able to setup dedicated IPs for my virtual machines (KVM). My Server is running Ubuntu 12.04 with
2013 May 27
2
Using source installed open vswitch with libvirt(or virsh).
P{font-size:10pt; line-height:16; margin-left:0; margin-top:0; margin-right:0; margin-bottom:0; font-family:gulim;} (English is not my first language Sorry for my poor English ) &nbsp; OS :&nbsp; Linux nc233 2632-220171el6x86_64 #1 SMP Tue May 15 17:16:46 CDT 2012 x86_64 x86_64 x86_64 GNU/Linux CentOS release 63 (Final) open vswitch : 11190 virsh : 100 ibvirtd (libvirt) :
2015 Feb 20
4
Upgrading Xen 3 on SL 5 server with CentOS 5 and SL 5
I'm dealing with an old Xen 3 server, and badly need to update it and all the vm's on it to more contemporary operating systems. So far, so good! Can the Xen server on CentOS 5 para-virtualized CentOS 6? And if not, I'm having real trouble getting a live cd or installation media to boot in full virtualization to do the update of the guests. I'd normally start by updating the Xen
2013 Sep 02
0
How to add uplink in ESXi virtual switch
Hi, I have an ESXi server, on top of it I have created one VM whose IP address is 192.168.79.1. I want to connect to the VM on ESXi server from my host machine but I am not able to do it. I have created a network "networkforSC" and I have pasted my xml file content below but I am not able to add any uplink (how to add it?) . Below is the xml file of my node as well as the network which
2018 Mar 24
0
Re: Issue with libguestfs-test-tool on a guest hosted on VMWare ESXi
Even though force_tcg works, I intend not to run it on emulation. Is there way I can run it over kvm? The other observation is, without force_tcg if I use the machine type as *pc-i440fx-2.**1*,accel=kvm it works fine. The default machine type for my host *pc-i440fx-2.8, *which seems to crib. On Sat, 24 Mar 2018 at 09:46 Tanmoy Sinha <tanmoy.sinha@gmail.com> wrote: > Yes it works if I
2015 May 08
1
vnetX interface name persistence
Hi! I'm aware that (host side) vnetX are created when VM boots. But I'm trying to figure out a way ti create a persistence in vnetX names. What I mean is, say, I want to associate VMs vm0 to vnet0, vm1 to vnet1, vm2 to vnet2 and so forth, no matter which order the VMs are booted. I looked around network XML format, but did't find something... Since I'm using Open vSwitch as