search for: vswitch

Displaying 20 results from an estimated 170 matches for "vswitch".

Did you mean: switch
2011 Jun 15
19
[XCP] XCP network and VLAN by Open vSwitch
...e by "ovs-vsctl add-br brvlan2 xenbr3 2" Then add a port (portvlan2) to brvlan2: ovs-vsctl add-port brvlan2 portvlan2 tag=2 ifconfig vlan2 192.168.33.200 Now the problem is that I do know how to attach portvlan2 to VM. Could someone give me simple steps to setup VLANs using Open vSwitch and attach them to VMs? Moreover, the newly created bridges are not shown in XenCenter. If I use xe network-create, the newly created network can be shown in XenCenter. Is this because XenCenter uses xe command and does NOT support to show Open vSwitch? The question I wonder most is what is the di...
2010 Dec 11
6
How to use "xe tunnel-create" to create GRE tunnel?
Hi, In XenServer5.6 FP1 beta, I have switched default bridge to open vswitch, I wonder how to use "xe tunnel-create" to create a GRE tunnel. my commands: xe tunnel-create pif-uuid=eth0_uuid network-uuid=network_created_by_xe_network_create then I got an uuid which is "access-PIF" of output from "xe tunnel-list". what should I do next? how...
2012 Apr 12
2
help:any docs for open vswitch supporting?
hi everybody, i saw the new feature: network: support Open vSwitch. how to use this feature? are there any documents about that? i didn't find it on the website. Thanks, Heuye -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20120412/1d61864c/attachment.htm>
2013 Apr 05
2
Problem with net-define using Open vSwitch bridge
Hi all, I used "net-define" to create a network to use to attach VMs to an Open vSwitch bridge. The net-define worked fine, I can see the network in "net-list" (I set it to started and to autostart) but when I try to attach a new VM's NIC to this network (via virt-manager), I'm getting the following traceback: Unable to complete install: 'Unable to add bridge vl...
2012 May 17
3
does XCP1.5 support cross-server private network
*Hi all,* *I am very new to XCP and I have some questions:* *1. can i use Xencenter to manage XCP host?* *2.**I saw the XCP 1.5 feature:Open vSwitch is now the default networking stack. **does that mean i can create **cross-server private network and **virtual networking policies with vswitch controller? where i can get this tool?* * * *Thanks in advance[?], * *Heuye* * * * * _______________________________________________ Xen-users mailing...
2012 Mar 23
0
[libvirt] Problem with Open vSwitch and dnsmasq
> Date: Thu, 22 Mar 2012 15:11:44 -0400 > From: laine at laine.org > To: libvir-list at redhat.com > Subject: Re: [libvirt] Problem with Open vSwitch and dnsmasq > > On 03/22/2012 09:10 AM, Daniele Milani wrote: > > Dear all, > > I have the following situation: > > -I replaced the standard bridge driver with the Open VSwitch one; > > I'm curious what you mean by this. > > libvirt's virtual networks...
2013 Mar 05
1
Bug#702337: xen-xapi / Open vSwitch not really working
Package: xcp-xapi Version: 1.3.2-14 Severity: important I chose the Open vSwitch (ovs) networking mode when I installed XCP # cat /etc/xcp/network.conf openvswitch Whenever I boot a VM, I notice that the vif interface is created (e.g. vif1.0) on dom0, and the vif is added to the ovs bridge (I can see it in the output of ovs-vsctl show) However, there is no connectivity, I ca...
2012 Mar 23
1
[libvirt] Problem with Open vSwitch and dnsmasq
Date: Thu, 22 Mar 2012 11:43:03 -0700 Subject: Re: [libvirt] Problem with Open vSwitch and dnsmasq From: aatteka at nicira.com To: dano1988 at hotmail.it CC: libvir-list at redhat.com; roberto.sassu at polito.it; paolo.smiraglia at polito.it; dev at openvswitch.org On Thu, Mar 22, 2012 at 11:11 AM, Daniele Milani <dano1988 at hotmail.it> wrote: I think I could try the f...
2009 Jan 12
11
dedicated vnic IP zone not recieving unicast traffic
Hi Folks, I have a snv_105 sxce host that I just can''t get to work as expected with crossbow + zones. My test host persephone, is a virtual machine running under VMware ESXi 3.5, with 2 virtual network cards (e1000), all on the same flat network/subnet. It started life just 2 days ago with a clean install of snv_95, and I LUed to 105 yesterday. To rule out any sharing issue, the first
2011 Aug 03
9
Live VM migration
I have two hosts as Xen Server named host A and host B in the same network. A VM is created on Host A. Host A and B have a shared storage using NFS. While doing migration from host A to host B, how can I see the memory pages being migrated. If I run a small continuous program on the VM residing on host A, will the migration complete first or the sript running will complete first? How can I see
2012 Mar 22
0
[libvirt] Problem with Open vSwitch and dnsmasq
...etc., then use <interface type='bridge'> in the guest rather than <interface type='network'> > Though I have not tested it... > > > Daniele Milani > > > Date: Thu, 22 Mar 2012 10:54:21 -0700 > Subject: Re: [libvirt] Problem with Open vSwitch and dnsmasq > From: aatteka at nicira.com <mailto:aatteka at nicira.com> > To: dano1988 at hotmail.it <mailto:dano1988 at hotmail.it> > CC: libvir-list at redhat.com <mailto:libvir-list at redhat.com>; > roberto.sassu at polito.it <mailto:roberto.sas...
2012 Sep 04
0
about open vswitch supporting?
...aces by 'Generic ethernet connection' >> mode,after reading this page? >> http://libvirt.org/formatdomain.html#elementsNICS >> i am not sure if i need to change to another mode(eg:'virtual network') to >> specify interfaces when switching linux bridge to open vswitch? >> any suggestions? >> >> >> thanks! >> heuye >> > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20120904/0661eba5/attachment.htm>
2013 Dec 05
0
libvirt, Open vSwitch and iptables
...ibvirt with KVM guest machines and linux bridges. Firewall rules based on iptables and defined on the host server control inbound/outbound traffic to/from each VM. In order to improve remote administration facility and get extra services, it makes sense for us to replace linux bridges with Open vSwitch. However, the side effect is the solution's inability to filter VM traffic since it's impossible to set-up iptables rules with ovs bridges. OpenStack/Quantum circumvents this problem (no talking about performance) by setting an extra linux bridge and veth pair between the guest TAP and...
2020 Jun 29
4
Re: Virtual Bridge "Network" for Sandbox
Thanks Laine, I will take a look at Open vSwitch, it looks interesting. I am a generalist, I need to know enough about a lot of things to get many different tasks done, but do not have the in depth knowledge required to "patch" anything.  If I manage to wrangle a working solution should I post it? Needless to say I would be support...
2011 Oct 24
1
How to collect the VM bandwidth usage utilization
Hi Guy, I am trying to figure out how & where can i get the bandwidth usage utilization statistic info for all the VM, so in the end i will be able to use it for metering purpose.. Anyone got any idea ? Regards, Peter -------------- next part -------------- An HTML attachment was scrubbed... URL:
2019 Mar 13
1
vlan tagging for openVSwitch
...k> and guest as:     <interface type='network'>       <mac address='52:54:00:15:00:26'/>       <source network='ovsbr0' portgroup='vlan-55'/>       <model type='virtio'/>     </interface> When the guest is fully initialized vSwitch shows:  ... _uuid               : b3c130db-fa84-49f8-9cf5-824ec8cf3b81 bond_downdelay      : 0 bond_fake_iface     : false bond_mode           : [] bond_updelay        : 0 external_ids        : {} fake_bridge         : false interfaces          : [35c0a914-a21a-43d7-9f63-adacffbb62bc] lacp       ...
2012 Sep 23
0
VLANs with Open vSwitch in libvirt 0.10.1
...defined a network using virsh; the configuration looks like this: <network> <name>ovs-network</name> <uuid>40c32a20-9eed-238c-895c-b9af7eaf72f1</uuid> <forward mode='bridge'/> <bridge name='ovsbr0' /> <virtualport type='openvswitch'/> <portgroup name='green' default='yes'> <virtualport> <parameters profileid='green-profile'/> </virtualport> </portgroup> <portgroup name='blue'> <vlan> <tag id='2'/> &...
2010 Jan 09
6
bridge sends traffic to all interfaces
Hello I have a xen node, everydays for a few minutes, the bridge will send all income traffic to all interfaces, it makes our traffic statistics incorrect, Any help is appreciated. Thanks. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2010 Apr 07
6
using ipoib with xcp
...brib0 10.1.2.0 0.0.0.0 255.255.255.0 U 0 0 0 ib0 Using this the VM can talk to the host (and visa versa), but hot across the network. Connectivity between ib0/brib0 over the network is also broken. I''ve also noticed that the same MAC is added to /etc/ovs-vswitchd.conf multiple times for brib0: bridge.brib0.mac=80:00:00:48:fe:80:00:00:00:00:00:00:00:30:48:ff:ff:cc:0b:25 bridge.brib0.mac=80:00:00:48:fe:80:00:00:00:00:00:00:00:30:48:ff:ff:cc:0b:25 bridge.brib0.mac=80:00:00:48:fe:80:00:00:00:00:00:00:00:30:48:ff:ff:cc:0b:25 I''ve tried removing some...
2013 May 27
2
Using source installed open vswitch with libvirt(or virsh).
...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) : 100 &nbsp; I have tried to see what the virsh setting can do to open vswitch(ovs) until now I had installed open vswitch from a source, not by using rpm or rpm build of the source (I had tried to do &#39;ovs rpm build&#39; described at INS...