search for: 43c00192

Displaying 3 results from an estimated 3 matches for "43c00192".

2016 Nov 08
3
Sharing network namespace between containers
...ver documentation, I am trying to create an xml to share an existing network namespace with another container. I am running libvirt 1.2.15. Here is the xml: <domain type='lxc' xmlns:lxc='http://libvirt.org/schemas/domain/lxc/1.0'> <name>nt</name> <uuid>43c00192-e114-4e29-8ce7-4b5487f60a75</uuid> <memory unit='KiB'>65536</memory> <currentMemory unit='KiB'>65536</currentMemory> <vcpu placement='static'>1</vcpu> <cputune> <shares>2000</shares> </cputune>...
2016 Nov 08
0
Re: Sharing network namespace between containers
...eate an xml to >share an existing network namespace with another container. I am running >libvirt 1.2.15. > >Here is the xml: > ><domain type='lxc' xmlns:lxc='http://libvirt.org/schemas/domain/lxc/1.0'> > > <name>nt</name> > <uuid>43c00192-e114-4e29-8ce7-4b5487f60a75</uuid> > <memory unit='KiB'>65536</memory> > <currentMemory unit='KiB'>65536</currentMemory> > <vcpu placement='static'>1</vcpu> > <cputune> > <shares>2000</shares>...
2016 Nov 08
1
Re: Sharing network namespace between containers
...g network namespace with another container. I am running >> libvirt 1.2.15. >> >> Here is the xml: >> >> <domain type='lxc' xmlns:lxc='http://libvirt.org/schemas/domain/lxc/1.0'> >> >> <name>nt</name> >> <uuid>43c00192-e114-4e29-8ce7-4b5487f60a75</uuid> >> <memory unit='KiB'>65536</memory> >> <currentMemory unit='KiB'>65536</currentMemory> >> <vcpu placement='static'>1</vcpu> >> <cputune> >> <shares>...