Hello all,
I created a local VM (with local-lvm storage) with an interface with vlan tag 10. Vmbr0 bridge which this VM connected is vlan aware and physical host management is also connected to this bridge and it is also on vlan 10.
When VM is started, communication with host is disconnected and only way is to reboot. Whem VM is created without VLAN tag, everything is OK. Host runs Proxmox 9.2 and my /etc/network/interfaces is attached. I also give the "qm config" output:
Can you please help?
Thank you..
I created a local VM (with local-lvm storage) with an interface with vlan tag 10. Vmbr0 bridge which this VM connected is vlan aware and physical host management is also connected to this bridge and it is also on vlan 10.
When VM is started, communication with host is disconnected and only way is to reboot. Whem VM is created without VLAN tag, everything is OK. Host runs Proxmox 9.2 and my /etc/network/interfaces is attached. I also give the "qm config" output:
Code:
agent: 1
boot: order=scsi0;ide2;net0
cores: 2
cpu: host
ide2: local:iso/ubuntu-24.04.4-live-server-amd64.iso,media=cdrom,size=3325654K
memory: 8192
meta: creation-qemu=11.0.0,ctime=1783589846
name: 2404-test
net0: virtio=BC:24:11:E7:E8:CB,bridge=vmbr0,firewall=1
numa: 0
ostype: l26
scsi0: local-lvm:vm-100-disk-0,iothread=1,size=300G
scsihw: virtio-scsi-single
smbios1: uuid=f159d89b-d9bb-4aa2-9ae6-af8d44bf6388
sockets: 1
vmgenid: 8bba09de-920e-41c4-9485-8b97cda34069
Can you please help?
Thank you..