similar to: creating a network on existing bridge

Displaying 20 results from an estimated 100000 matches similar to: "creating a network on existing bridge"

2015 Dec 14
1
Re: block-commit fails
2015 Nov 04
2
vm doesn't respond after live migration
2015 Nov 04
0
Re: vm doesn't respond after live migration
I also have problems with a live migration. I’ve experienced that migrating over tcp instead of ssh is more stable. But with big disks ( > 30Gb) and –copy-storage-all, I keep getting problems… for now I don’t use it. Van: libvirt-users-bounces@redhat.com [mailto:libvirt-users-bounces@redhat.com] Namens Firat KÜÇÜK Verzonden: woensdag 4 november 2015 12:01 Aan: libvirt-users@redhat.com
2015 Aug 12
0
Re: creating a network on existing bridge
2012 Feb 08
1
Creating network bridge without IP address
Hi everyone! I have the following setup: domain0 |-domU1 |-domU2 |-domU3 I am running this with libvirt on a XEN server. Right now the server is connected to our office network, but later it will be in a hosted environment. I need domU1 and domU3 to have a public IP, and all of the domUs and the dom0 should have an internal IP address to communicate with each other. So this is what I would like
2011 Apr 05
0
Creating a network bridge with multiple interfaces
Hi, I have an existing fedora14 system with two interfaces and several virtual interfaces (as in eth0:0, etc). They are currently configured to not be controlled by NetworkManager, but just standard network services. I've recently started working with libvirtd, so I also have a virbr0 interface as well that has its own network and is masquerading the networking for the single KVM instance I
2018 Dec 10
0
Re: unable to add pci network to existing vm
On 12/10/18 1:24 PM, daggs wrote: > Greetings, > > I'm trying to add a virtual nic to an existing and active vm and I'm getting this error: > error: internal error: No more available PCI slots > > the cmd I'm trying to run is: virsh -c qemu:///system attach-interface --domain router --type bridge --source virbr0 --model virtio --config --live > > the lspci
2018 Dec 10
2
unable to add pci network to existing vm
Greetings, I'm trying to add a virtual nic to an existing and active vm and I'm getting this error: error: internal error: No more available PCI slots the cmd I'm trying to run is: virsh -c qemu:///system attach-interface --domain router --type bridge --source virbr0 --model virtio --config --live the lspci output within the vm is this: # lspci 00:00.0 Host bridge: Intel Corporation
2020 Jan 10
0
Re: Connecting a VM to an existing OVS bridge
On 1/4/20 4:48 AM, Amir Sela wrote: > Hi, > I have an existing OVS bridge, that I can see in ovs-vsctl and use > for other purposes. Does the bridge show up when you run "ovs-vsctl list-br"? Both OVS bridges I have on my system are seen in that list. I created them both with "ovs-vsctl add-br BLAH". How did you create your bridges? > > I've edited the
2020 Jan 04
3
Connecting a VM to an existing OVS bridge
Hi, I have an existing OVS bridge, that I can see in ovs-vsctl and use for other purposes. I've edited the machine's XML as instructed in http://docs.openvswitch.org/en/latest/howto/libvirt/ When I try to start the VM, i get error: Cannot get interface MTU on 'ovsbr': No such device Any ideas? (Note: I can't see the ovs switch in brctl show or any other regular kernel tool,
2015 Aug 23
3
"error: error creating bridge interface virbr0: Operation not supported" occurred what net-start default
Hi, All! I found a bug! When I start the default network, I got a error shown as below: [root@localhost ~]# virsh net-start default error: Failed to start network default error: error creating bridge interface virbr0: Operation not supported snapshot: 陈鸿圳/chenhongzhen@zhicloud.com 13662457180 020-38260999 020-38260988 www.zhicloud.com 广州市天河区黄埔大道西100号富力盈泰广场A座1011
2013 Apr 18
1
How can I define a network using an exist host bridge
Hi all, When I defined a network use the host bridge "virbr1" an error occurred : "libvir: error : Unable to create bridge virbr1: File exists" But how can I define this network use the host bridge "virbr1" ? <network> <name>def1</name> <bridge name='virbr1'/> <forward mode='nat'> <interface dev='eth0'/>
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 Feb 04
0
Re: [netcf-devel] Re: Error when creating bridge with virt-manager
On 02/04/2016 02:47 PM, Niccolò Belli wrote: > Thanks, selecting "Specify shared device name" worked flawlessly! > One more question: often I work with virtual machines with public ip > addresses and routed networking (not bridges!), how can I achieve it > with Arch and virt-manager? If you want to create a completely separate subnet contained within the host, and have
2015 Mar 20
1
Re: still possible to use traditional bridge network setup ?
Bernd wrote: > -----Original Message----- > From: libvirt-users-bounces@redhat.com [mailto:libvirt-users- > bounces@redhat.com] On Behalf Of Lentes, Bernd > Sent: Thursday, March 19, 2015 5:12 PM > To: libvirt-users@redhat.com > Subject: Re: [libvirt-users] still possible to use traditional bridge network > setup ? > > Laine wrote: > > ... > > Hi Laine,
2015 Aug 25
0
Re: "error: error creating bridge interface virbr0: Operation not supported" occurred what net-start default
On 23.08.2015 07:20, chenhongzhen@zhicloud.com wrote: > Hi, All! > > I found a bug! > When I start the default network, I got a error shown as below: > > [root@localhost ~]# virsh net-start default > error: Failed to start network default > error: error creating bridge interface virbr0: Operation not supported > I think it's caused by commit fc7b23db (released in
2013 Mar 19
1
network bridge hairpin parameter support
Hi: Currently we encounter a problem where OpenStack may forget or misconfig the bridge hairpin setting, and will cause some unexpected behavior [1]. Although this bug is marked fixed, but if we manually restart the vm by virsh will also trigger the problem. And because the bridge interface is created and managed by libvirt, we are considering move the hairpin configuration to libvirt.
2020 May 31
1
libvirt-defined network vs/and openvswitch bridge
Hi all, Can you please explain to me what is the difference (or maybe the relation?) between a libvirt defined network and an openvswitch bridge? best, Po
2010 Jun 17
1
network interface management in bridge firewall configuration
Hello, I'm just wondering why I can't manage my network interfaces through libvirt when the following kernel parameters are turned on: net.bridge.bridge-nf-call-ip6tables net.bridge.bridge-nf-call-iptables net.bridge.bridge-nf-call-arptables Is it a bug or by design? If the latter, could someone explain me premises of such decision? I'm aware of security implications of mixing
2020 Jun 29
0
Re: Virtual Bridge "Network" for Sandbox
On 6/29/20 12:43 PM, Paul O'Rorke wrote: > 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?