Hello to all , thx for your help ,
I've just joined the forum, and looking forward to interactions here.
I'd really like to be able to connect one of my containers to a physical NIC on the host (without bridging). In a standard LXC config。
/etc/pve/nodes/pve/lxc/103.conf
arch: amd64
cores: 1
features: nesting=1
hostname: test
memory: 512
ostype: alpine
rootfs: local-lvm:vm-103-disk-0,size=1G
swap: 512
unprivileged: 1
lxc.net.1.link: enp4s0
lxc.net.1.type: phys
lxc.net.1.flags: up
lxc.net.1.name: eth1
Task viewer: CT 103 - start
netdev_configure_server_phys: 1163 No such file or directory - No link for physical interface specified
lxc_create_network_priv: 3413 No such file or directory - Failed to create network device
lxc_spawn: 1843 Failed to create the network
__lxc_start: 2074 Failed to spawn container "103"
TASK ERROR: startup for container '103' failed
I've just joined the forum, and looking forward to interactions here.
I'd really like to be able to connect one of my containers to a physical NIC on the host (without bridging). In a standard LXC config。
/etc/pve/nodes/pve/lxc/103.conf
arch: amd64
cores: 1
features: nesting=1
hostname: test
memory: 512
ostype: alpine
rootfs: local-lvm:vm-103-disk-0,size=1G
swap: 512
unprivileged: 1
lxc.net.1.link: enp4s0
lxc.net.1.type: phys
lxc.net.1.flags: up
lxc.net.1.name: eth1
Task viewer: CT 103 - start
netdev_configure_server_phys: 1163 No such file or directory - No link for physical interface specified
lxc_create_network_priv: 3413 No such file or directory - Failed to create network device
lxc_spawn: 1843 Failed to create the network
__lxc_start: 2074 Failed to spawn container "103"
TASK ERROR: startup for container '103' failed
CPU(s) 4 x Intel(R) Celeron(R) J4125 CPU @ 2.00GHz (1 Socket) |
Kernel Version Linux 5.15.35-1-pve #1 SMP PVE 5.15.35-3 (Wed, 11 May 2022 07:57:51 +0200) |
PVE Manager Version pve-manager/7.2-4/ca9d43c |