similar to: [Bridge] physical interface on a bridge

Displaying 20 results from an estimated 500 matches similar to: "[Bridge] physical interface on a bridge"

2006 Sep 28
1
autotools buglet
I had trouble building because configure.in did not include the test_grabbag/picture/Makefile entry for Makefile generation. This patch rectifies that situation. This is with flac cvs as of this morning. E Signed-off-by: Erik Hovland <erik@hovland.org> -- Erik Hovland mail: erik AT hovland DOT org web: http://hovland.org/ PGP/GPG public key available on request -------------- next part
2004 Sep 10
2
converting flac to ogg/flac?
how can i convert a flac file to an ogg/flac file without decoding/encoding?
2004 Sep 10
0
converting flac to ogg/flac?
On Mon, Jun 21, 2004 at 04:31:02PM +0200, smoerk wrote: > how can i convert a flac file to an ogg/flac file without decoding/encoding? You can't. They are two different sound formats. So different that one is lossless while the other is lossy. You can decode/encode on the fly: flac -d -c <flacfile> | oggenc -q 6 -o <oggfile> - E -- Erik Hovland mail: erik@hovland.org web:
2007 Apr 18
1
[Bridge] why ./brctl showmacs br0 display nothing?
hi: my box use eth0 connect my pc. but I type command "./brctl showmacs br0", no mac addr display and the" brctl showmacs program" not exit,always exec # ./brctl show bridge name bridge id STP enabled interfaces br0 8000.000123456789 no eth0 hdlc0 # ./brctl showmacs br0
2012 Aug 06
2
using RBD with libvirt 0.9.13
I'm having some trouble creating KVM domains with RBD block devices using virsh. I've managed to get virsh to define the domain, but it gives an error when trying to start the domain: error: Failed to start domain test0 error: internal error process exited while connecting to monitor: char device redirected to /dev/pts/3 kvm: -drive
2015 May 09
2
Bug#784810: Bug#784810: Xen domU try ton access to dom0 LVM Volume group
On 09/05/2015 13:25, Ian Campbell wrote: > On Sat, 2015-05-09 at 03:41 +0200, Romain Mourier wrote: > [...] >> xen-create-image --hostname=test0 --lvm=raid10 --fs=ext4 >> --bridge=br-lan --dhcp --dist=jessie > [...] >> root at hv0:~# xl create /etc/xen/test0.cfg && xl console test0 > What does /etc/xen/test0.cfg contain? I suspect it is reusing the dom0
2013 Jul 09
2
Re: Libvirt and Glusterfs
> Hi, > > I'm trying to use qemu native glusterfs integration with libvirt. It's > all working well from the qemu side, but libvirt fails to start a domain > with a gluster drive or attach a drive. > I have exactly the same error as this person: > https://www.redhat.com/archives/libvirt-users/2013-April/msg00204.html > > I use qemu 1.5.1 with glusterfs 3.4 beta 4
2013 May 21
2
problem with "transform" and "get" functions
Hello, I'm having a problem using the "transform" and "get" functions. I'm probably making a dumb mistake, and I need help! I start by making a small simulated dataset. I save the names of the variables in "var.names." Without getting into the details of it, I have to create a custom function to perform some statistics. As part of this, I need to sequentially
2011 Mar 27
4
ipconfig problem if multiple devices are up
Hi, it seems that ipconfig has a problem if multiple devices are up and connected to the same network. It seems that it uses the wrong socket/device index to compare it to incoming packet. To be more precise, the packet gets discarded in do_pkt_recv as the ifindex from state differs always from the incoming packet To reproduce create two tap devices: $ sudo tunctl -u uli -t tap0
2005 Apr 21
4
Problem with network connection in domU
Hi list When I create a domU the network isn''t reachable when it''s loaded. Only if I do a xm console domUname and do some sort of network activity like pinging an outside host or traceroute. First then there''s network connection from the outside to services like webserver etc. What can cause this? I''m using Xen 2.0.5 stable domU from binary dist and
2015 May 09
0
Bug#784810: Bug#784810: Bug#784810: Xen domU try ton access to dom0 LVM Volume group
On Sat, 2015-05-09 at 14:07 +0200, Romain Mourier wrote: > On 09/05/2015 13:25, Ian Campbell wrote: > > On Sat, 2015-05-09 at 03:41 +0200, Romain Mourier wrote: > > [...] > >> xen-create-image --hostname=test0 --lvm=raid10 --fs=ext4 > >> --bridge=br-lan --dhcp --dist=jessie > > [...] > >> root at hv0:~# xl create /etc/xen/test0.cfg && xl
2011 Dec 09
3
xen the i / O performance, network performance is only 20-30% of the real machine?
First,sorry my poor english~ Here is this test: Virtualization performance comparison test Test environment Physical machine: Cpu 8-core 8G memory HDD: 147G xen virtual machine: cpu 2 core 4G memory 30G hard drive wmware virtual machine: cpu 2 core 4G memory 30G hard drive Optical disk array (san) Size: 7.7T Speed: 6G/sec Testing and structural I / 0 performance test Test methods Test
2012 Dec 20
3
[Bridge] [PATCH 1/3] iproute2: distinguish permanent and temporary mdb entries
This patch adds a flag to mdb entries so that we can distinguish permanent entries with temporary ones. Cc: Stephen Hemminger <shemminger at vyatta.com> Signed-off-by: Cong Wang <amwang at redhat.com> --- bridge/mdb.c | 24 +++++++++++++++--------- include/linux/if_bridge.h | 3 +++ 2 files changed, 18 insertions(+), 9 deletions(-) diff --git a/bridge/mdb.c
2013 Jul 10
1
Re: Libvirt and Glusterfs
On 07/09/2013 08:18 PM, Olivier Mauras wrote: > On 2013-07-09 09:40, Vijay Bellur wrote: > >>> Hi, I'm trying to use qemu native glusterfs integration with libvirt. >>> It's all working well from the qemu side, but libvirt fails to start >>> a domain with a gluster drive or attach a drive. I have exactly the >>> same error as this person:
2013 Jul 07
0
Libvirt and Glusterfs
Hi, I'm trying to use qemu native glusterfs integration with libvirt. It's all working well from the qemu side, but libvirt fails to start a domain with a gluster drive or attach a drive. I have exactly the same error as this person: https://www.redhat.com/archives/libvirt-users/2013-April/msg00204.html [1] I use qemu 1.5.1 with glusterfs 3.4 beta 4 and libvirt 1.0.6. [root@bbox ~]#
2011 Nov 28
1
net-snmp-5.5-27.el6.i686
Hello, Can someone explain why I don't get a timeout when I use the community string "public" even if I don't have it defined in my snmpd.conf file. It doesn't return data but it also doesn't timeout. See example below. ... rocommunity nobody 127.0.0.1 ... [root at L703108 pgsql]# snmpwalk -v 1 -c public 127.0.0.1 1.3.6.1.2.1.2.2.1 ifMIB [root at L703108 pgsql]#
2015 May 09
4
Bug#784810: Xen domU try ton access to dom0 LVM Volume group
Package: xen-hypervisor-4.4-amd64 Version: 4.4.1-9 On a fresh installation of Debian Jessie, when I try to start a domU, it try to access to a dom0 LVM Volume Group : [...] (I put all the boot at the end) Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... Begin: Assembling all MD
2008 Apr 24
1
R and condor
Hello, I would be extremely grateful if anyone is able to provide any (rather obscure) advice on using R with Condor. I think I'm following Xianhong Xie's instructions (R News 5(2) 13-15) correctly, but my job just stays held in the queue (for days / months). I've checked condor_status to make sure there are plenty of machines available, but can't see any way to attack the
2020 Jun 15
4
Voice "broken" during calls
On 6/15/20 2:19 PM, Luca Bertoncello wrote: > Am 15.06.2020 um 20:15 schrieb Jeff LaCoursiere: > > Hi Jeff, > >> We are working on a product to analyze pcap files of VoIP calls.  So far >> it does a reasonable job of analyzing the frequency distribution of >> packets in both directions, pointing out which direction packet loss / >> bad jitter occurs.  If you can
2007 Apr 18
1
[Bridge] Strange DHCP behaviour with bridging
Here is the scenario: I have one server with kernel 2.4.24 with a bridge br0 made of 2 interfaces, eth0 and tap0 (the last is an OpenVPN tunnel), and one remote computer connetting through tap0. If I assign a static IP to the remote computer, the bridge works perfecly (so I think the problem is not OpenVPN-related). If I start a DHCPd on the server and I configure the remote client to get the