mxs kolo
2016-May-20 17:38 UTC
[libvirt-users] how view all macvlan inrterfaces from LXC on hardware node
Hi all
We run LXC contrainers in macvlan bridge mode, i.e.;
<interface type='direct'>
<mac address='02:00:00:da:e1:b9'/>
<source dev='eno1.502' mode='bridge'/>
</interface>
In process list:
5339 ? Sl 0:03 /usr/libexec/libvirt_lxc --name t2.infra
--console 21 --security=none --handshake 24 --veth macvlan6
28645 ? Sl 0:00 /usr/libexec/libvirt_lxc --name t1.infra
--console 21 --security=none --handshake 27 --veth macvlan42
How get list of all vlan by "ip" or any other utility ?
"ip link show" not report this macvlans, and "ip netns list"
not show
empty output
b.r.
Maxim Kozin
Seemingly Similar Threads
- 1.2.7 and 1.2.8 fail to start container: libvirt_lxc[4904]: segfault at 0 ip ...error 4 in libc-2.17.so[
- [Bridge] [PATCH 0/3] macvlan: add vepa and bridge mode
- [Bridge] [PATCH 0/3] macvlan: add vepa and bridge mode
- [Bridge] [PATCH 0/3] macvlan: add vepa and bridge mode
- [Bridge] [PATCHv2 0/4] macvlan: add vepa and bridge mode