Displaying 20 results from an estimated 700 matches similar to: "network filter and openvswitch bridge"
2012 Jun 11
5
xcp + ubuntu + openvswitch VLAN problem
hi all ,
i use ubuntu 12.04 with xcp , all config run very well except vlan
i use xe network-create and xe vlan-create to build vlan 3000
then startup a vm in this network, xapi0 fakebridge and vif1.0 all looks
well,
use ovs-vsctl list port i can see xapi0 and vif1.0 have beed taged with 3000
but i can not access the internent~~~
somebody can help me with this?
thanks.
2016 Nov 23
2
Active sieve script symbolic link doesn't update when changed.
While setting up sieve on my email server I mistakenly setup a symlink
(~/sieve/myfilter.svbin > ~/.dovecot.sieve) but I think that that should
have been (~/sieve/myfilter.sieve > ~/.dovecot.sieve). I have fixed the
mistake but dovecot/sieve still throws an error saying that the symlink
still links to the wrong file.
I have made sure the symlink is fixed (it links to
2015 Mar 10
1
Issues with XML validation after upgrade to 1.2.12
After we upgraded to 1.2.12, we've been having issues with libvirt... it
complains that our formerly valid guest definitions are now invalid:
error: Failed to start domain XXXX
error: internal error: Cannot instantiate filter due to unresolvable
variables or unavailable list elements: DHCPSERVER
We looked into this, and found that it's the XML validation that's failing:
# xmllint
2006 Apr 25
3
Migrating to 0.9.1
After migrating to 0.9.1, I got:
usr/local/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:123:in
`const_missing'': uninitialized constant TokenFilter (NameError)
Here is a snapshot of my code:
...
require ''ferret''
class MyFilter < Analysis::TokenFilter
...
I works fine on my dev machine, but not a production server (shared
host).
Any
2015 Sep 21
4
sieve_extprograms - run any individual script?
Hello,
i use sieve extension sieve_extprograms to send incoming mail to some
script.
For security reasons it is needed that script-paths etc. are registered
in dovecot.conf
This is my current dovecot.conf
plugin {
sieve = ~/.dovecot.sieve
sieve_plugins = sieve_extprograms
sieve_extensions = +vnd.dovecot.pipe +vnd.dovecot.filter
+vnd.dovecot.execute
sieve_pipe_bin_dir =
2010 Apr 07
6
using ipoib with xcp
Hello,
I have been playing with the XCP for a while now, and must say I''m very
exited about the technology. I had no prior experience with Xen so it has
taken me a while to understand the concepts, but now I feel most important
issues are solved and I''ve purchased some hardware to build my (tiny) cloud
on.
The box is a Supermicro 1026TT-IBXF, so I have 2 x Ethernet and 1 x
2017 Aug 23
0
[Bug 1177] New: Export 'ct_zone' field.
https://bugzilla.netfilter.org/show_bug.cgi?id=1177
Bug ID: 1177
Summary: Export 'ct_zone' field.
Product: ulogd
Version: SVN (please provide timestamp)
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: ulogd
Assignee: netfilter-buglog at
2006 Apr 22
0
Sending arguments to filter methods
I want to set up a before_filter, and I want to be able to pass it
some parameters. My method looks like
def my_filter(a)
...
end
And I want to do
before_filter :myfilter ''a''
I''ve tried the above and
before_filter :myfilter, ''a''
but neither one is acceptable. How can I specify an argument to pass
in to the filter method?
Pat
2016 Nov 23
0
Active sieve script symbolic link doesn't update when changed.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Wed, 23 Nov 2016, Steven Mainor wrote:
> Any help would be greatly appreciated.
>
> ~# grep sieve /var/log/syslog | nano temp.save
>
> Nov 23 01:32:09 1 dovecot: lda(steve at degga.net): Warning: sieve: file
> storage: Active Sieve script symlink
> /var/mail/vmail/degga.net/steve/.dovecot.sieve is broken: Invalid scriptname
2016 Mar 23
0
Re: Using Openvswitch and qemu:///session
On 03/22/2016 02:29 PM, Predrag Ivanovic wrote:
> Hi.
>
> I'd like to use Openvswitch while running libvirt as an unprivileged user (qemu:///session).
> As expected, system session works just fine with OVS.
>
> When I try to start the domain from user session, with the relevant network part of the domain xml edited to use openvswitch, like this
> ---
>
2016 Mar 22
2
Using Openvswitch and qemu:///session
Hi.
I'd like to use Openvswitch while running libvirt as an unprivileged user (qemu:///session).
As expected, system session works just fine with OVS.
When I try to start the domain from user session, with the relevant network part of the domain xml edited to use openvswitch, like this
---
<interface type='bridge'>
<mac address='52:54:00:4a:ef:bb'/>
2013 Feb 07
4
low pass filter analysis in R
Hello R users,
I am trying to use R to do the low pass filter analysis for the tidal data.
I am a novice in R and so far been doing only simple stuffs on R. I found a
package called signal but couldn't find the proper tutorial for the low
pass filter.
Could anyone point me to the proper tutorial or starting point on how to do
low pass filter analysis in R ?
Thank you so much.
Janesh
2010 May 05
12
[Xen-API] XCP Monthly Call Request
I am planning to schedule a monthly XCP meeting for the community and am struggling with when to host the call. As we are a global community, there is no single optimal time to host the meeting. In an effort to support the most likely attendees, please send me your time zone if you plan to participate in these calls. I will track the most common time zones in an effort to maximize attendance. All
2010 May 05
12
[Xen-API] XCP Monthly Call Request
I am planning to schedule a monthly XCP meeting for the community and am struggling with when to host the call. As we are a global community, there is no single optimal time to host the meeting. In an effort to support the most likely attendees, please send me your time zone if you plan to participate in these calls. I will track the most common time zones in an effort to maximize attendance. All
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
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
2016 Nov 13
1
Attach libvirt guest to an existing openvswitch port
Good day gentlemen.
I am building a study project and trying to configure openvswitch vlans
outside libvirt by means of openvswitch itself.
Somehow with interface types 'bridge' and 'network', libvirt does attach
domain to the existing port specified in <target dev=''/>, wiping the
exixting settings and always deletes this port upon domain shutdown,
thus making me
2019 May 10
1
Re: Cannot get interface MTU - qemu quest fails to start off OpenVswitch
On 10/05/2019 14:44, Michal Privoznik wrote:
> On 5/10/19 3:26 PM, lejeczek wrote:
>> hi guys
>>
>> I have a qemu guest and openvswitch bridge and the guest fails to start:
>>
>> $ virsh start work8
>> error: Failed to start domain work8-vm-win2016
>> error: Cannot get interface MTU on 'ovsbr0': No such device
>
> Well, this means that
2012 Nov 09
0
Updating an "interface" device has no effect on network filters
Hi,
I am trying to update the network filters on running guest machines (qemu
backend) without having to restart the domain.
Say I have a running domain "test" with this interface:
<interface type='bridge'>
<mac address='52:54:00:84:6d:6d'/>
2019 May 10
5
Cannot get interface MTU - qemu quest fails to start off OpenVswitch
hi guys
I have a qemu guest and openvswitch bridge and the guest fails to start:
$ virsh start work8
error: Failed to start domain work8-vm-win2016
error: Cannot get interface MTU on 'ovsbr0': No such device
LXC guest which uses the same source network starts just fine.
I'm on Centos 7 with openvswitch-2.9.0-3.el7.x86_64 from
centos-openstack-pike repo and