Displaying 2 results from an estimated 2 matches for "bb1d".
Did you mean:
bb1
2015 Apr 08
4
Centos 7.1.1503 + libvirt 1.2.14 = broken direct network mode
Hi all.
I use LXC on Centos 7 x86-64, with libvirt version 1.2.6 and 1.2.12
My container has bridged network:
# virsh dumpxml test1
<domain type='lxc'>
<name>test1</name>
<uuid>518539ab-7491-45ab-bb1d-3d7f11bfb0b1</uuid>
<memory unit='KiB'>1048576</memory>
<currentMemory unit='KiB'>1048576</currentMemory>
<memtune>
<hard_limit unit='KiB'>1048576</hard_limit>
<soft_limit unit='KiB'>1048576</soft...
2015 Apr 09
0
Re: Centos 7.1.1503 + libvirt 1.2.14 = broken direct network mode
...5 09:38 AM, mxs kolo wrote:
> Hi all.
>
> I use LXC on Centos 7 x86-64, with libvirt version 1.2.6 and 1.2.12
> My container has bridged network:
> # virsh dumpxml test1
> <domain type='lxc'>
> <name>test1</name>
> <uuid>518539ab-7491-45ab-bb1d-3d7f11bfb0b1</uuid>
> <memory unit='KiB'>1048576</memory>
> <currentMemory unit='KiB'>1048576</currentMemory>
> <memtune>
> <hard_limit unit='KiB'>1048576</hard_limit>
> <soft_limit unit='KiB...