similar to: openvswitch.org

Displaying 20 results from an estimated 100000 matches similar to: "openvswitch.org"

2011 Aug 03
0
openvswitch on xen 4.x
A huge thank you to mario from the ''openvswitch on Xen 4.1'' post. I was having some trouble with using openvswitch with Xen 4.1 (I''m currently migrating from 4.0.1) until I saw his post and noticed that the xl.conf needed the full path to the networking script. Made this change and all is good now. Thank you. I would like to contribute what I have for using
2012 Jul 29
0
Xen networking experiment (with custom scripts and OpenVSwitch)
Hello everyone, Recently I have been testing my customized Xen 4.2 networking setup. It works pretty good and I would like to share it with anyone who is interested. The relevant files can be found here: https://github.com/slacks42/xenscripts Benefit: configure the Xen related networking devices with one understandable bash script. Please note that this is all still work in progress. For
2013 Apr 18
10
[PATCH] hotplug: add openvswitch script
Based on Waldi''s RFC at http://lists.xen.org/archives/html/xen-devel/2012-09/msg00943.html To use it set vif.default.script="vif-openvswitch" in /etc/xen/xl.conf or use script=vif-openvswitch in the vif configuration. Appears to do the right thing for PV and HVM guests (including tap devices) and with stubdomains. In order to support VLAN tagging and trunking the
2012 Apr 14
0
Bug#663473: xen-api: General update after the debconf review process
Dear Debian maintainer, On Thursday, March 15, 2012, I sent you a notification about the beginning of a review action on debconf templates for xen-api. Then, I sent you a bug report with rewritten templates and announcing the beginning of the second phase of this action: call for translation updates. Translators have been working hard and here is now the result of their efforts. Please
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:    
2012 Apr 26
2
Migration issue because of openvswitch...
Hello, Currently, react (19 days old), xmlm (17 days) and xen-api (11 days) are stuck in unstable. One reason is the following: xen-api depends on xmlm and they must go together, and xen-api depends on (a new binary package of) openvswitch, which FTBFS (and has been for > 32 days). Is there anyone working on fixing openvswitch? Or can the dependency in xen-api be dropped, and reintroduced
2012 Jun 29
2
Bug#679533: Traffic forwarding issue between Xen domU/dom0 and ovs
Package: xen-hypervisor-4.0-amd64 Version: 4.0.1-5.2 Hi, We're seeing weird behaviour regarding network traffic between a Xen dom0 and domU. I reported this issue yesterday to the openvswitch-discuss mailing list, but it seems this could also be a (regression?) bug in the xen hypervisor or the linux kernel... (we've upgraded xen-hypervisor-4.0-amd64 4.0.1-4 -> 4.0.1-5.2 and
2016 May 14
0
Re: libvirt + openvswitch, <parameters interfaceid='x'/> seems less-than-useful?
On 05/13/2016 09:57 AM, Richard Harman wrote: > Hey folks, I'm working on setting up a Cuckoo sandbox malware lab at > home, and can't seem to get openvswitch and libvirt to work together > as-documented. I'm not subscribed to the list, so please reply-all. > Thanks in advance! > > I've debugged this, and I think the interfaceid stuff in network XML >
2013 Oct 30
0
Re: sr-iov with openvswitch possible?
On 10/23/2013 05:17 PM, Vasiliy Tolstov wrote: > Hi all. I'm try to find answer for my qustion in google, but i can't. > > if i use openvswitch virtualport in domain and want to use sr-iov does > it possible? Or if i use sr-iov traffic not goes to openvswitch? > What do you mean by "use sr-iov"? If you mean directly assigning an SRIOV virtual function to a guest
2012 Sep 13
0
[RFC] openvswitch support script
Hi I wrote a vif script to support openvswitch. I use it on some of my machines, so it works for non-qemu domains. Ian asked me to send it here, maybe someone wants to take a look. Bastian #!/bin/bash #============================================================================ # ${XEN_SCRIPT_DIR}/vif-openvswitch # # Script for configuring a vif in openvswitch mode. # The hotplugging system
2016 May 14
1
Re: libvirt + openvswitch, <parameters interfaceid='x'/> seems less-than-useful?
On 05/13/16 20:04, Laine Stump wrote: > On 05/13/2016 09:57 AM, Richard Harman wrote: >> I've debugged this, and I think the interfaceid stuff in network XML >> isn't doing much besides setting a custom interfaceid in an OpenVSwitch >> table that really has no effect on the operation of OpenVSwitch. I >> think the -- set Interface vnet0
2024 Mar 19
2
Bug#1067151: xen-utils-common: vif-openvswitch ignores MTU
Package: src:xen Version: 4.17.3+10-g091466ba55-1~deb12u1 Severity: wishlist I wasn't sure if this script comes from Debian or Xen or somewhere else, so I thought it safest to report it here. /etc/xen/scripts/vif-bridge handles MTU settings in the vif, but the otherwise similar /etc/xen/scripts/vif-openvswitch does not. I added it in, here's the diff-c and the full fixed file is also
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* * * * *
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
2013 May 07
1
Libvirt 1.0.5 with Openvswitch 1.11.90: unable to add bridge br0 port vnet0 operation not supported
Howdy, Running the most recent OVS and libvirt I'm running into the following error message with virt-install: root at qemu-kvm:~/libvirt-1.0.5#<mailto:root at qemu-kvm:~/libvirt-1.0.5#> ovs-vsctl -V ovs-vsctl (Open vSwitch) 1.11.90 Compiled May 6 2013 22:37:22 root at qemu-kvm:~/libvirt-1.0.5#<mailto:root at qemu-kvm:~/libvirt-1.0.5#> root at
2011 Jun 15
19
[XCP] XCP network and VLAN by Open vSwitch
Hello Everyone, I am new with XCP. I''ve setup several hosts with* XCP 1.0* and manage it through XenCenter and command console. Each host has two NICs, one (xenbr0) connected to a physical switch for Internet (said sw1), the other (xenbr3) connected to a physical switch for internal network (said sw2). I am trying to setup VMs and VLANs on xenbr3. I created a virtual bridge by
2013 Apr 23
1
Xen with openvswitch integration
Dear all, Again, I have some question here and I hope some one have experience how to do it. I have Xen 4.2.1 installed from sources and working with XM toolstack. I will use this xen in order to run Remus high availability with DRBD. Does any one know about openvswitch integration with xm toolstack, since Xen wiki only confirm XCP have natively support openvswitch
2013 Oct 01
1
network filter and openvswitch bridge
Hello all! I try to use network filters for openvswitch interfaces.  This is the xml configuration of my bridge interface <interface type='bridge'>    <mac address='00:11:22:33:44:55'/>    <source bridge='virbr1'/>    <virtualport type='openvswitch'>         <parameters interfaceid='0529d6b5-627c-4330-803f-0d7018e6d496'/>   
2016 Nov 25
0
Fwd: Re: Attach libvirt guest to an existing openvswitch port
Thank you, Laine for you time and patience to give me a detailed answer. I missed the interfaceid parameter in the docs, but now I didn't manage to get it working. > http://www.libvirt.org/formatdomain.html The docs state: "The Open vSwitch type virtualport accepts two parameters in its <parameters> element - an interfaceid which is a standard uuid used to uniquely identify
2013 Oct 23
2
sr-iov with openvswitch possible?
Hi all. I'm try to find answer for my qustion in google, but i can't. if i use openvswitch virtualport in domain and want to use sr-iov does it possible? Or if i use sr-iov traffic not goes to openvswitch? -- Vasiliy Tolstov, e-mail: v.tolstov@selfip.ru jabber: vase@selfip.ru