Debian based container crash the host and reboot

troublestarter

New Member
Dec 31, 2022
14
3
3
FRANCE
Hi Guys

Every time we try to use a debian container in proxmox, the console of container is blackscreen.
We try to stop it or anything else, the host crash and reboot.
We used ovs switch and migrate to linux bond but same issue.
Don't crash with centos9 CT for exemple.

Environnement :
Proxmox 7.3.3
Kernel version 5.15.74-1-pve #1 SMP PVE 5.15.74-1

Below the syslog :

Jan 6 19:47:31 proxmox2 kernel: [ 5753.661066] watchdog: BUG: soft lockup - CPU#0 stuck for 26s! [swapper/0:0]
Jan 6 19:47:31 proxmox2 kernel: [ 5753.661773] Modules linked in: veth rbd libceph ebtable_filter ebtables ip_set ip6table_raw iptable_raw ip6table_filter ip6_tables iptable_filter bpfilter input_leds joyd
ev hid_generic usbmouse usbkbd usbhid hid sctp ip6_udp_tunnel udp_tunnel nf_tables nfnetlink_cttimeout bonding tls openvswitch nsh nf_conncount nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 softdog nfne
tlink_log nfnetlink intel_rapl_msr intel_rapl_common sb_edac x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm irqbypass crct10dif_pclmul ghash_clmulni_intel aesni_intel mgag200 drm_kms_helper ce
c ipmi_ssif rc_core crypto_simd cryptd i2c_algo_bit cdc_ether fb_sys_fops syscopyarea rapl usbnet sysfillrect mei_me sysimgblt intel_cstate mii efi_pstore mei pcspkr ipmi_si mxm_wmi ipmi_devintf ipmi_msghan
dler acpi_power_meter acpi_pad mac_hid vhost_net vhost vhost_iotlb tap ib_iser rdma_cm iw_cm ib_cm ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi drm sunrpc ip_tables x_tables autofs4 zfs(PO)
Jan 6 19:47:31 proxmox2 kernel: [ 5753.661824] zunicode(PO) zzstd(O) zlua(O) zavl(PO) icp(PO) zcommon(PO) znvpair(PO) spl(O) btrfs blake2b_generic xor zstd_compress raid6_pq libcrc32c simplefb crc32_pclmu
l xhci_pci xhci_pci_renesas i2c_i801 i2c_smbus lpc_ich ehci_pci tg3 xhci_hcd ehci_hcd ixgbe megaraid_sas xfrm_algo dca mdio wmi
Jan 6 19:47:31 proxmox2 kernel: [ 5753.669917] CPU: 0 PID: 0 Comm: swapper/0 Tainted: P O 5.15.74-1-pve #1
Jan 6 19:47:31 proxmox2 kernel: [ 5753.670694] Hardware name: LENOVO System x3650 M5: -[5462AC1]-/00YJ423, BIOS -[TCE158A-3.80]- 09/14/2022
Jan 6 19:47:31 proxmox2 kernel: [ 5753.671475] RIP: 0010:netdev_pick_tx+0xdb/0x310
Jan 6 19:47:31 proxmox2 kernel: [ 5753.672263] Code: 01 00 00 41 0f b7 46 7c 66 85 c0 0f 84 53 01 00 00 8d 48 ff 0f b7 c1 66 39 ca 0f 86 dd 01 00 00 39 c3 0f 87 55 01 00 00 29 d8 <39> c3 0f 87 4b 01 00 00
eb f4 0f 1f 44 00 00 49 8b 94 24 28 04 00
Jan 6 19:47:31 proxmox2 kernel: [ 5753.674009] RSP: 0018:ffffa42900003608 EFLAGS: 00000246
Jan 6 19:47:31 proxmox2 kernel: [ 5753.674873] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000057
Jan 6 19:47:31 proxmox2 kernel: [ 5753.675690] RDX: 0000000000000000 RSI: ffff96efc136e100 RDI: ffff96fa9e607000
Jan 6 19:47:31 proxmox2 kernel: [ 5753.676495] RBP: ffffa42900003648 R08: 0000000000000000 R09: ffff96efc136ef00
Jan 6 19:47:31 proxmox2 kernel: [ 5753.677360] R10: ffffa42900003958 R11: ffffa42900003988 R12: ffff96fa9e607000
Jan 6 19:47:31 proxmox2 kernel: [ 5753.678163] R13: 00000000ffffffff R14: ffff96efc136e100 R15: ffff96fa9e607000
Jan 6 19:47:31 proxmox2 kernel: [ 5753.678948] FS: 0000000000000000(0000) GS:ffff973230000000(0000) knlGS:0000000000000000
Jan 6 19:47:31 proxmox2 kernel: [ 5753.679736] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jan 6 19:47:31 proxmox2 kernel: [ 5753.680516] CR2: 000055da41e3bc80 CR3: 0000001d03c10006 CR4: 00000000001706f0
Jan 6 19:47:31 proxmox2 kernel: [ 5753.681376] Call Trace:
Jan 6 19:47:31 proxmox2 kernel: [ 5753.682182] <IRQ>
Jan 6 19:47:31 proxmox2 kernel: [ 5753.682962] ? common_interrupt+0x55/0xa0
Jan 6 19:47:31 proxmox2 kernel: [ 5753.683734] netdev_core_pick_tx+0xa4/0xb0
Jan 6 19:47:31 proxmox2 kernel: [ 5753.684488] __dev_queue_xmit+0x1b8/0xb30
Jan 6 19:47:31 proxmox2 kernel: [ 5753.685282] ? netif_rx_internal+0x3a/0x100
Jan 6 19:47:31 proxmox2 kernel: [ 5753.686052] dev_queue_xmit+0x10/0x20
Jan 6 19:47:31 proxmox2 kernel: [ 5753.686801] ovs_vport_send+0xae/0x170 [openvswitch]
Jan 6 19:47:31 proxmox2 kernel: [ 5753.687561] do_output+0x59/0x180 [openvswitch]
Jan 6 19:47:31 proxmox2 kernel: [ 5753.688277] do_execute_actions+0x1841/0x1b40 [openvswitch]
Jan 6 19:47:31 proxmox2 kernel: [ 5753.688993] ? __skb_flow_dissect+0x2f2/0x1920
Jan 6 19:47:31 proxmox2 kernel: [ 5753.689790] ? flow_lookup.constprop.0+0xa1/0x110 [openvswitch]
Jan 6 19:47:31 proxmox2 kernel: [ 5753.690496] ovs_execute_actions+0x48/0x110 [openvswitch]
Jan 6 19:47:31 proxmox2 kernel: [ 5753.691188] ? ovs_execute_actions+0x48/0x110 [openvswitch]
Jan 6 19:47:31 proxmox2 kernel: [ 5753.691866] ovs_dp_process_packet+0xa1/0x1f0 [openvswitch]
Jan 6 19:47:31 proxmox2 kernel: [ 5753.692579] ? ovs_ct_update_key.isra.0+0xa8/0x120 [openvswitch]
Jan 6 19:47:31 proxmox2 kernel: [ 5753.693303] ? ovs_ct_fill_key+0x1d/0x30 [openvswitch]
Jan 6 19:47:31 proxmox2 kernel: [ 5753.694001] ? ovs_flow_key_extract+0x2da/0x350 [openvswitch]
Jan 6 19:47:31 proxmox2 kernel: [ 5753.694669] ovs_vport_receive+0x77/0xd0 [openvswitch]
Jan 6 19:47:31 proxmox2 kernel: [ 5753.695380] ? tcp_ack_update_rtt+0x12f/0x450
Jan 6 19:47:31 proxmox2 kernel: [ 5753.696049] ? kfree_skbmem+0x6f/0xa0
Jan 6 19:47:31 proxmox2 kernel: [ 5753.696723] ? cpumask_next_and+0x24/0x30
Jan 6 19:47:31 proxmox2 kernel: [ 5753.697470] netdev_frame_hook+0xdf/0x1b0 [openvswitch]
Jan 6 19:47:31 proxmox2 kernel: [ 5753.698121] ? netdev_create+0x40/0x40 [openvswitch]
Jan 6 19:47:31 proxmox2 kernel: [ 5753.698757] __netif_receive_skb_core+0x238/0xef0
Jan 6 19:47:31 proxmox2 kernel: [ 5753.699373] __netif_receive_skb_list_core+0x107/0x260
Jan 6 19:47:31 proxmox2 kernel: [ 5753.699972] netif_receive_skb_list_internal+0x1a1/0x2c0
Jan 6 19:47:31 proxmox2 kernel: [ 5753.700557] ? dev_gro_receive+0x2d6/0x7b0
Jan 6 19:47:31 proxmox2 kernel: [ 5753.701148] ? kmem_cache_alloc+0x1ab/0x2f0
Jan 6 19:47:31 proxmox2 kernel: [ 5753.701746] ? __build_skb+0x26/0x60
Jan 6 19:47:31 proxmox2 kernel: [ 5753.702275] napi_complete_done+0x7a/0x1c0
Jan 6 19:47:31 proxmox2 kernel: [ 5753.702790] ixgbe_poll+0xe19/0x1240 [ixgbe]
Jan 6 19:47:31 proxmox2 kernel: [ 5753.703299] ? tick_nohz_irq_exit+0x3b/0x50
Jan 6 19:47:31 proxmox2 kernel: [ 5753.703784] __napi_poll+0x33/0x180
Jan 6 19:47:31 proxmox2 kernel: [ 5753.704257] net_rx_action+0x126/0x280
Jan 6 19:47:31 proxmox2 kernel: [ 5753.704719] __do_softirq+0xd9/0x2ea
Jan 6 19:47:31 proxmox2 kernel: [ 5753.705201] irq_exit_rcu+0x94/0xc0
Jan 6 19:47:31 proxmox2 kernel: [ 5753.705686] common_interrupt+0x8e/0xa0
Jan 6 19:47:31 proxmox2 kernel: [ 5753.706102] </IRQ>
Jan 6 19:47:31 proxmox2 kernel: [ 5753.706502] <TASK>
Jan 6 19:47:31 proxmox2 kernel: [ 5753.706891] asm_common_interrupt+0x27/0x40
Jan 6 19:47:31 proxmox2 kernel: [ 5753.707286] RIP: 0010:cpuidle_enter_state+0xd9/0x620
Jan 6 19:47:31 proxmox2 kernel: [ 5753.707683] Code: 3d 64 64 9f 6c e8 27 24 6e ff 49 89 c7 0f 1f 44 00 00 31 ff e8 68 31 6e ff 80 7d d0 00 0f 85 5e 01 00 00 fb 66 0f 1f 44 00 00 <45> 85 f6 0f 88 6a 01 00
00 4d 63 ee 49 83 fd 09 0f 87 e5 03 00 00
Jan 6 19:47:31 proxmox2 kernel: [ 5753.708534] RSP: 0018:ffffffff94803da0 EFLAGS: 00000246
Jan 6 19:47:31 proxmox2 kernel: [ 5753.708962] RAX: ffff973230030bc0 RBX: ffffc428ff802900 RCX: 0000000000000000
Jan 6 19:47:31 proxmox2 kernel: [ 5753.709465] RDX: 00000000000161bf RSI: 0000000037a6f9a0 RDI: 0000000000000000
Jan 6 19:47:31 proxmox2 kernel: [ 5753.709892] RBP: ffffffff94803df0 R08: 000005351fb3c3f9 R09: 0000000000061a80
 
in log :

root@proxmox3:~# cat 112-debug-new.log
lxc-start 112 20230109233517.142 INFO confile - ../src/lxc/confile.c:set_config_idmaps:2267 - Read uid map: type u nsid 0 hostid 100000 range 65536
lxc-start 112 20230109233517.142 INFO confile - ../src/lxc/confile.c:set_config_idmaps:2267 - Read uid map: type g nsid 0 hostid 100000 range 65536
lxc-start 112 20230109233517.143 INFO lsm - ../src/lxc/lsm/lsm.c:lsm_init_static:38 - Initialized LSM security driver AppArmor
lxc-start 112 20230109233517.143 INFO conf - ../src/lxc/conf.c:run_script_argv:337 - Executing script "/usr/share/lxc/hooks/lxc-pve-prestart-hook" for container "112", config section "lxc"
lxc-start 112 20230109233517.734 DEBUG seccomp - ../src/lxc/seccomp.c:parse_config_v2:656 - Host native arch is [3221225534]
lxc-start 112 20230109233517.734 INFO seccomp - ../src/lxc/seccomp.c:parse_config_v2:807 - Processing "reject_force_umount # comment this to allow umount -f; not recommended"
lxc-start 112 20230109233517.734 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:524 - Set seccomp rule to reject force umounts
lxc-start 112 20230109233517.734 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:524 - Set seccomp rule to reject force umounts
lxc-start 112 20230109233517.734 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:524 - Set seccomp rule to reject force umounts
lxc-start 112 20230109233517.734 INFO seccomp - ../src/lxc/seccomp.c:parse_config_v2:807 - Processing "[all]"
lxc-start 112 20230109233517.734 INFO seccomp - ../src/lxc/seccomp.c:parse_config_v2:807 - Processing "kexec_load errno 1"
lxc-start 112 20230109233517.734 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:564 - Adding native rule for syscall[246:kexec_load] action[327681:errno] arch[0]
lxc-start 112 20230109233517.734 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:564 - Adding compat rule for syscall[246:kexec_load] action[327681:errno] arch[1073741827]
lxc-start 112 20230109233517.734 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:564 - Adding compat rule for syscall[246:kexec_load] action[327681:errno] arch[1073741886]
lxc-start 112 20230109233517.735 INFO seccomp - ../src/lxc/seccomp.c:parse_config_v2:807 - Processing "open_by_handle_at errno 1"
lxc-start 112 20230109233517.735 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:564 - Adding native rule for syscall[304:eek:pen_by_handle_at] action[327681:errno] arch[0]
lxc-start 112 20230109233517.735 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:564 - Adding compat rule for syscall[304:eek:pen_by_handle_at] action[327681:errno] arch[1073741827]
lxc-start 112 20230109233517.735 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:564 - Adding compat rule for syscall[304:eek:pen_by_handle_at] action[327681:errno] arch[1073741886]
lxc-start 112 20230109233517.735 INFO seccomp - ../src/lxc/seccomp.c:parse_config_v2:807 - Processing "init_module errno 1"
lxc-start 112 20230109233517.735 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:564 - Adding native rule for syscall[175:init_module] action[327681:errno] arch[0]
lxc-start 112 20230109233517.735 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:564 - Adding compat rule for syscall[175:init_module] action[327681:errno] arch[1073741827]
lxc-start 112 20230109233517.735 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:564 - Adding compat rule for syscall[175:init_module] action[327681:errno] arch[1073741886]
lxc-start 112 20230109233517.735 INFO seccomp - ../src/lxc/seccomp.c:parse_config_v2:807 - Processing "finit_module errno 1"
lxc-start 112 20230109233517.735 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:564 - Adding native rule for syscall[313:finit_module] action[327681:errno] arch[0]
lxc-start 112 20230109233517.735 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:564 - Adding compat rule for syscall[313:finit_module] action[327681:errno] arch[1073741827]
lxc-start 112 20230109233517.735 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:564 - Adding compat rule for syscall[313:finit_module] action[327681:errno] arch[1073741886]
lxc-start 112 20230109233517.735 INFO seccomp - ../src/lxc/seccomp.c:parse_config_v2:807 - Processing "delete_module errno 1"
lxc-start 112 20230109233517.735 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:564 - Adding native rule for syscall[176:delete_module] action[327681:errno] arch[0]
lxc-start 112 20230109233517.735 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:564 - Adding compat rule for syscall[176:delete_module] action[327681:errno] arch[1073741827]
lxc-start 112 20230109233517.735 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:564 - Adding compat rule for syscall[176:delete_module] action[327681:errno] arch[1073741886]
lxc-start 112 20230109233517.735 INFO seccomp - ../src/lxc/seccomp.c:parse_config_v2:807 - Processing "ioctl errno 1 [1,0x9400,SCMP_CMP_MASKED_EQ,0xff00]"
lxc-start 112 20230109233517.735 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:547 - arg_cmp[0]: SCMP_CMP(1, 7, 65280, 37888)
lxc-start 112 20230109233517.735 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:564 - Adding native rule for syscall[16:ioctl] action[327681:errno] arch[0]
lxc-start 112 20230109233517.735 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:547 - arg_cmp[0]: SCMP_CMP(1, 7, 65280, 37888)
lxc-start 112 20230109233517.735 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:564 - Adding compat rule for syscall[16:ioctl] action[327681:errno] arch[1073741827]
lxc-start 112 20230109233517.735 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:547 - arg_cmp[0]: SCMP_CMP(1, 7, 65280, 37888)
lxc-start 112 20230109233517.735 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:564 - Adding compat rule for syscall[16:ioctl] action[327681:errno] arch[1073741886]
lxc-start 112 20230109233517.735 INFO seccomp - ../src/lxc/seccomp.c:parse_config_v2:807 - Processing "keyctl errno 38"
lxc-start 112 20230109233517.735 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:564 - Adding native rule for syscall[250:keyctl] action[327718:errno] arch[0]
lxc-start 112 20230109233517.735 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:564 - Adding compat rule for syscall[250:keyctl] action[327718:errno] arch[1073741827]
lxc-start 112 20230109233517.735 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:564 - Adding compat rule for syscall[250:keyctl] action[327718:errno] arch[1073741886]
lxc-start 112 20230109233517.735 INFO seccomp - ../src/lxc/seccomp.c:parse_config_v2:1017 - Merging compat seccomp contexts into main context
lxc-start 112 20230109233517.995 INFO start - ../src/lxc/start.c:lxc_init:884 - Container "112" is initialized
lxc-start 112 20230109233518.204 INFO cgfsng - ../src/lxc/cgroups/cgfsng.c:cgfsng_monitor_create:1029 - The monitor process uses "lxc.monitor/112" as cgroup
lxc-start 112 20230109233518.208 DEBUG storage - ../src/lxc/storage/storage.c:storage_query:231 - Detected rootfs type "dir"
lxc-start 112 20230109233518.209 DEBUG storage - ../src/lxc/storage/storage.c:storage_query:231 - Detected rootfs type "dir"
lxc-start 112 20230109233518.215 INFO cgfsng - ../src/lxc/cgroups/cgfsng.c:cgfsng_payload_create:1137 - The container process uses "lxc/112/ns" as inner and "lxc/112" as limit cgroup
lxc-start 112 20230109233518.223 INFO start - ../src/lxc/start.c:lxc_spawn:1765 - Cloned CLONE_NEWUSER
lxc-start 112 20230109233518.223 INFO start - ../src/lxc/start.c:lxc_spawn:1765 - Cloned CLONE_NEWNS
lxc-start 112 20230109233518.224 INFO start - ../src/lxc/start.c:lxc_spawn:1765 - Cloned CLONE_NEWPID
lxc-start 112 20230109233518.224 INFO start - ../src/lxc/start.c:lxc_spawn:1765 - Cloned CLONE_NEWUTS
lxc-start 112 20230109233518.224 INFO start - ../src/lxc/start.c:lxc_spawn:1765 - Cloned CLONE_NEWIPC
lxc-start 112 20230109233518.225 INFO start - ../src/lxc/start.c:lxc_spawn:1765 - Cloned CLONE_NEWCGROUP
lxc-start 112 20230109233518.225 DEBUG start - ../src/lxc/start.c:lxc_try_preserve_namespace:139 - Preserved user namespace via fd 17 and stashed path as user:/proc/1784945/fd/17
lxc-start 112 20230109233518.226 DEBUG start - ../src/lxc/start.c:lxc_try_preserve_namespace:139 - Preserved mnt namespace via fd 18 and stashed path as mnt:/proc/1784945/fd/18
lxc-start 112 20230109233518.226 DEBUG start - ../src/lxc/start.c:lxc_try_preserve_namespace:139 - Preserved pid namespace via fd 19 and stashed path as pid:/proc/1784945/fd/19
lxc-start 112 20230109233518.227 DEBUG start - ../src/lxc/start.c:lxc_try_preserve_namespace:139 - Preserved uts namespace via fd 20 and stashed path as uts:/proc/1784945/fd/20
lxc-start 112 20230109233518.227 DEBUG start - ../src/lxc/start.c:lxc_try_preserve_namespace:139 - Preserved ipc namespace via fd 21 and stashed path as ipc:/proc/1784945/fd/21
lxc-start 112 20230109233518.228 DEBUG start - ../src/lxc/start.c:lxc_try_preserve_namespace:139 - Preserved cgroup namespace via fd 22 and stashed path as cgroup:/proc/1784945/fd/22
lxc-start 112 20230109233518.229 DEBUG conf - ../src/lxc/conf.c:idmaptool_on_path_and_privileged:3520 - The binary "/usr/bin/newuidmap" does have the setuid bit set
lxc-start 112 20230109233518.230 DEBUG conf - ../src/lxc/conf.c:idmaptool_on_path_and_privileged:3520 - The binary "/usr/bin/newgidmap" does have the setuid bit set
lxc-start 112 20230109233518.230 DEBUG conf - ../src/lxc/conf.c:lxc_map_ids:3605 - Functional newuidmap and newgidmap binary found
lxc-start 112 20230109233518.364 INFO cgfsng - ../src/lxc/cgroups/cgfsng.c:cgfsng_setup_limits:2863 - Limits for the unified cgroup hierarchy have been setup
lxc-start 112 20230109233518.369 DEBUG conf - ../src/lxc/conf.c:idmaptool_on_path_and_privileged:3520 - The binary "/usr/bin/newuidmap" does have the setuid bit set
lxc-start 112 20230109233518.370 DEBUG conf - ../src/lxc/conf.c:idmaptool_on_path_and_privileged:3520 - The binary "/usr/bin/newgidmap" does have the setuid bit set
lxc-start 112 20230109233518.370 INFO conf - ../src/lxc/conf.c:lxc_map_ids:3603 - Caller maps host root. Writing mapping directly
lxc-start 112 20230109233518.373 NOTICE utils - ../src/lxc/utils.c:lxc_drop_groups:1368 - Dropped supplimentary groups
lxc-start 112 20230109233518.403 INFO start - ../src/lxc/start.c:do_start:1107 - Unshared CLONE_NEWNET
lxc-start 112 20230109233518.405 NOTICE utils - ../src/lxc/utils.c:lxc_drop_groups:1368 - Dropped supplimentary groups
lxc-start 112 20230109233518.405 NOTICE utils - ../src/lxc/utils.c:lxc_switch_uid_gid:1344 - Switched to gid 0
lxc-start 112 20230109233518.406 NOTICE utils - ../src/lxc/utils.c:lxc_switch_uid_gid:1353 - Switched to uid 0
lxc-start 112 20230109233518.408 DEBUG start - ../src/lxc/start.c:lxc_try_preserve_namespace:139 - Preserved net namespace via fd 5 and stashed path as net:/proc/1784945/fd/5
lxc-start 112 20230109233518.569 INFO conf - ../src/lxc/conf.c:run_script_argv:337 - Executing script "/usr/share/lxc/lxcnetaddbr" for container "112", config section "net"
lxc-start 112 20230109233518.853 DEBUG network - ../src/lxc/network.c:netdev_configure_server_veth:852 - Instantiated veth tunnel "veth112i0 <--> vethOfGshm"
lxc-start 112 20230109233518.854 DEBUG conf - ../src/lxc/conf.c:lxc_mount_rootfs:1436 - Mounted rootfs "/var/lib/lxc/112/rootfs" onto "/usr/lib/x86_64-linux-gnu/lxc/rootfs" with options "(null)"
lxc-start 112 20230109233518.854 INFO conf - ../src/lxc/conf.c:setup_utsname:875 - Set hostname to "test"
lxc-start 112 20230109233518.920 DEBUG network - ../src/lxc/network.c:setup_hw_addr:3821 - Mac address "FA:8C:E7:03:D3:8F" on "eth0" has been setup
lxc-start 112 20230109233518.920 DEBUG network - ../src/lxc/network.c:lxc_network_setup_in_child_namespaces_common:3962 - Network device "eth0" has been setup
lxc-start 112 20230109233518.920 INFO network - ../src/lxc/network.c:lxc_setup_network_in_child_namespaces:4019 - Finished setting up network devices with caller assigned names
lxc-start 112 20230109233518.920 INFO conf - ../src/lxc/conf.c:mount_autodev:1219 - Preparing "/dev"
lxc-start 112 20230109233518.920 INFO conf - ../src/lxc/conf.c:mount_autodev:1280 - Prepared "/dev"
lxc-start 112 20230109233518.920 DEBUG conf - ../src/lxc/conf.c:lxc_mount_auto_mounts:735 - Invalid argument - Tried to ensure procfs is unmounted
lxc-start 112 20230109233518.921 DEBUG conf - ../src/lxc/conf.c:lxc_mount_auto_mounts:758 - Invalid argument - Tried to ensure sysfs is unmounted
lxc-start 112 20230109233518.922 DEBUG conf - ../src/lxc/conf.c:mount_entry:2416 - Remounting "/sys/fs/fuse/connections" on "/usr/lib/x86_64-linux-gnu/lxc/rootfs/sys/fs/fuse/connections" to respect bind or remount options
lxc-start 112 20230109233518.922 DEBUG conf - ../src/lxc/conf.c:mount_entry:2435 - Flags for "/sys/fs/fuse/connections" were 4110, required extra flags are 14
lxc-start 112 20230109233518.922 DEBUG conf - ../src/lxc/conf.c:mount_entry:2479 - Mounted "/sys/fs/fuse/connections" on "/usr/lib/x86_64-linux-gnu/lxc/rootfs/sys/fs/fuse/connections" with filesystem type "none"
 
lxc-start 112 20230109233518.922 DEBUG conf - ../src/lxc/conf.c:mount_entry:2479 - Mounted "proc" on "/usr/lib/x86_64-linux-gnu/lxc/rootfs/dev/.lxc/proc" with filesystem type "proc"
lxc-start 112 20230109233518.923 DEBUG conf - ../src/lxc/conf.c:mount_entry:2479 - Mounted "sys" on "/usr/lib/x86_64-linux-gnu/lxc/rootfs/dev/.lxc/sys" with filesystem type "sysfs"
lxc-start 112 20230109233518.923 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:__cgroupfs_mount:1542 - Mounted cgroup filesystem cgroup2 onto 19((null))
lxc-start 112 20230109233518.923 INFO conf - ../src/lxc/conf.c:run_script_argv:337 - Executing script "/usr/share/lxcfs/lxc.mount.hook" for container "112", config section "lxc"
lxc-start 112 20230109233518.986 INFO conf - ../src/lxc/conf.c:run_script_argv:337 - Executing script "/usr/share/lxc/hooks/lxc-pve-autodev-hook" for container "112", config section "lxc"
lxc-start 112 20230109233519.844 INFO conf - ../src/lxc/conf.c:lxc_fill_autodev:1317 - Populating "/dev"
lxc-start 112 20230109233519.845 DEBUG conf - ../src/lxc/conf.c:lxc_fill_autodev:1401 - Bind mounted host device 16(dev/full) to 18(full)
lxc-start 112 20230109233519.845 DEBUG conf - ../src/lxc/conf.c:lxc_fill_autodev:1401 - Bind mounted host device 16(dev/null) to 18(null)
lxc-start 112 20230109233519.845 DEBUG conf - ../src/lxc/conf.c:lxc_fill_autodev:1401 - Bind mounted host device 16(dev/random) to 18(random)
lxc-start 112 20230109233519.846 DEBUG conf - ../src/lxc/conf.c:lxc_fill_autodev:1401 - Bind mounted host device 16(dev/tty) to 18(tty)
lxc-start 112 20230109233519.846 DEBUG conf - ../src/lxc/conf.c:lxc_fill_autodev:1401 - Bind mounted host device 16(dev/urandom) to 18(urandom)
lxc-start 112 20230109233519.846 DEBUG conf - ../src/lxc/conf.c:lxc_fill_autodev:1401 - Bind mounted host device 16(dev/zero) to 18(zero)
lxc-start 112 20230109233519.846 INFO conf - ../src/lxc/conf.c:lxc_fill_autodev:1405 - Populated "/dev"
lxc-start 112 20230109233519.846 INFO conf - ../src/lxc/conf.c:lxc_transient_proc:3775 - Caller's PID is 1; /proc/self points to 1
lxc-start 112 20230109233519.847 DEBUG conf - ../src/lxc/conf.c:lxc_setup_devpts_child:1751 - Attached detached devpts mount 20 to 18/pts
lxc-start 112 20230109233519.847 DEBUG conf - ../src/lxc/conf.c:lxc_setup_devpts_child:1837 - Created "/dev/ptmx" file as bind mount target
lxc-start 112 20230109233519.848 DEBUG conf - ../src/lxc/conf.c:lxc_setup_devpts_child:1844 - Bind mounted "/dev/pts/ptmx" to "/dev/ptmx"
lxc-start 112 20230109233519.849 DEBUG conf - ../src/lxc/conf.c:lxc_allocate_ttys:1104 - Created tty with ptx fd 22 and pty fd 23 and index 1
lxc-start 112 20230109233519.849 DEBUG conf - ../src/lxc/conf.c:lxc_allocate_ttys:1104 - Created tty with ptx fd 24 and pty fd 25 and index 2
lxc-start 112 20230109233519.850 INFO conf - ../src/lxc/conf.c:lxc_allocate_ttys:1109 - Finished creating 2 tty devices
lxc-start 112 20230109233519.850 DEBUG conf - ../src/lxc/conf.c:lxc_setup_ttys:1065 - Bind mounted "pts/1" onto "tty1"
lxc-start 112 20230109233519.850 DEBUG conf - ../src/lxc/conf.c:lxc_setup_ttys:1065 - Bind mounted "pts/2" onto "tty2"
lxc-start 112 20230109233519.850 INFO conf - ../src/lxc/conf.c:lxc_setup_ttys:1072 - Finished setting up 2 /dev/tty<N> device(s)
lxc-start 112 20230109233519.855 INFO conf - ../src/lxc/conf.c:setup_personality:1917 - Set personality to "0lx0"
lxc-start 112 20230109233519.855 DEBUG conf - ../src/lxc/conf.c:capabilities_deny:3203 - Capabilities have been setup
lxc-start 112 20230109233519.856 NOTICE conf - ../src/lxc/conf.c:lxc_setup:4469 - The container "112" is set up
lxc-start 112 20230109233519.856 INFO apparmor - ../src/lxc/lsm/apparmor.c:apparmor_process_label_set_at:1186 - Set AppArmor label to "lxc-112_</var/lib/lxc>//&:lxc-112_<-var-lib-lxc>:"
lxc-start 112 20230109233519.856 INFO apparmor - ../src/lxc/lsm/apparmor.c:apparmor_process_label_set:1231 - Changed AppArmor profile to lxc-112_</var/lib/lxc>//&:lxc-112_<-var-lib-lxc>:
lxc-start 112 20230109233519.862 DEBUG terminal - ../src/lxc/terminal.c:lxc_terminal_peer_default:702 - Using terminal "/dev/tty" as proxy
lxc-start 112 20230109233519.864 DEBUG terminal - ../src/lxc/terminal.c:lxc_terminal_winsz:59 - Set window size to 158 columns and 44 rows
lxc-start 112 20230109233519.865 NOTICE start - ../src/lxc/start.c:start:2161 - Exec'ing "/sbin/init"
lxc-start 112 20230109233519.867 NOTICE start - ../src/lxc/start.c:post_start:2172 - Started "/sbin/init" with pid "1784959"
lxc-start 112 20230109233519.869 NOTICE start - ../src/lxc/start.c:signal_handler:449 - Received 17 from pid 1784955 instead of container init 1784959
lxc-start 112 20230109233638.877 DEBUG start - ../src/lxc/start.c:signal_handler:467 - Container init process 1784959 exited
lxc-start 112 20230109233638.878 DEBUG start - ../src/lxc/start.c:__lxc_start:2104 - UNSUPPORTED(2) - Container "112" is halting
lxc-start 112 20230109233638.878 INFO error - ../src/lxc/error.c:lxc_error_set_and_log:34 - Child <1784959> ended on signal UNSUPPORTED(2)
lxc-start 112 20230109233638.992 INFO network - ../src/lxc/network.c:lxc_delete_network_priv:3680 - Removed interface "veth112i0" from ""
lxc-start 112 20230109233638.992 DEBUG network - ../src/lxc/network.c:lxc_delete_network:4173 - Deleted network devices
lxc-start 112 20230109233639.254 DEBUG conf - ../src/lxc/conf.c:idmaptool_on_path_and_privileged:3520 - The binary "/usr/bin/newuidmap" does have the setuid bit set
lxc-start 112 20230109233639.254 DEBUG conf - ../src/lxc/conf.c:idmaptool_on_path_and_privileged:3520 - The binary "/usr/bin/newgidmap" does have the setuid bit set
lxc-start 112 20230109233639.254 INFO conf - ../src/lxc/conf.c:lxc_map_ids:3603 - Caller maps host root. Writing mapping directly
lxc-start 112 20230109233639.254 NOTICE utils - ../src/lxc/utils.c:lxc_drop_groups:1368 - Dropped supplimentary groups
lxc-start 112 20230109233639.282 INFO conf - ../src/lxc/conf.c:run_script_argv:337 - Executing script "/usr/share/lxc/hooks/lxc-pve-poststop-hook" for container "112", config section "lxc"
lxc-start 112 20230109233640.342 INFO conf - ../src/lxc/conf.c:run_script_argv:337 - Executing script "/usr/share/lxcfs/lxc.reboot.hook" for container "112", config section "lxc"
 
Not only OVS, same issue with standard linux networks :)
I have checked the two cases.
We checked both and with linux bridge no issues. Trace of syslog and kern.log: https://paste.tecnocratica.net/view/1e885b69#KJPnCxSB5XDSfjOhpa3sQM6cGoCe7EKs

Testing with a simple script to up and down the CT. It random crash on any kernel higher than 5.13 with OVS.
Start with:

Message from syslogd@hv172 at Jan 20 18:48:19 ... kernel:[ 446.594781] watchdog: BUG: soft lockup - CPU#47 stuck for 26s! [swapper/47:0] Jan 20 18:48:19 hv172 kernel: [ 446.594781] watchdog: BUG: soft lockup - CPU#47 stuck for 26s! [swapper/47:0] Jan 20 18:48:19 hv172 kernel: [ 446.595562] Modules linked in: quota_v2 quota_tree nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_counter veth rbd xt_tcpudp ebtable_filter ebtables ip_set ip6table_raw iptable_raw ip6table_filter ip6_tables iptable_filter bpfilter sctp ip6_udp_tunnel udp_tunnel nf_tables ceph libceph fscache netfs nfnetlink_cttimeout bonding openvswitch nsh nf_conncount nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 softdog nfnetlink_log nfnetlink ipmi_ssif intel_rapl_msr intel_rapl_common isst_if_common skx_edac nfit x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm mgag200 drm_kms_helper irqbypass crct10dif_pclmul ghash_clmulni_intel cec cdc_ether rc_core aesni_intel usbnet crypto_simd acpi_ipmi i2c_algo_bit fb_sys_fops cryptd mei_me mii syscopyarea dell_smbios ipmi_si rapl dcdbas sysfillrect ipmi_devintf intel_cstate pcspkr dell_wmi_descriptor wmi_bmof efi_pstore joydev input_leds sysimgblt mei intel_pch_thermal ipmi_msghandler acpi_power_meter mac_hid vhost_net Jan 20 18:48:19 hv172 kernel: [ 446.595620] vhost vhost_iotlb tap ib_iser rdma_cm iw_cm ib_cm iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi drm sunrpc ip_tables x_tables autofs4 zfs(PO) zunicode(PO) zzstd(O) zlua(O) zavl(PO) icp(PO) zcommon(PO) znvpair(PO) spl(O) btrfs blake2b_generic xor zstd_compress raid6_pq libcrc32c simplefb hid_generic usbkbd usbmouse usbhid hid mlx5_ib ib_uverbs ib_core ses enclosure crc32_pclmul mlx5_core mpt3sas mlxfw psample xhci_pci raid_class tls xhci_pci_renesas pci_hyperv_intf ahci scsi_transport_sas i2c_i801 lpc_ich i2c_smbus xhci_hcd libahci wmi Jan 20 18:48:19 hv172 kernel: [ 446.605105] CPU: 47 PID: 0 Comm: swapper/47 Tainted: P O 5.15.83-1-pve #1 Jan 20 18:48:19 hv172 kernel: [ 446.605838] Hardware name: Dell Inc. PowerEdge R640/0CRT1G, BIOS 2.16.1 08/17/2022 Jan 20 18:48:19 hv172 kernel: [ 446.606572] RIP: 0010:netdev_pick_tx+0xd9/0x310 Jan 20 18:48:19 hv172 kernel: [ 446.607313] Code: 84 2e 01 00 00 41 0f b7 46 7c 66 85 c0 0f 84 53 01 00 00 8d 48 ff 0f b7 c1 66 39 ca 0f 86 dd 01 00 00 39 c3 0f 87 55 01 00 00 <29> d8 39 c3 0f 87 4b 01 00 00 eb f4 0f 1f 44 00 00 49 8b 94 24 28 Jan 20 18:48:19 hv172 kernel: [ 446.608818] RSP: 0018:ffffade10d4f4688 EFLAGS: 00000297 Jan 20 18:48:19 hv172 kernel: [ 446.609571] RAX: 000000000000003b RBX: 0000000000000000 RCX: 0000000000000056 Jan 20 18:48:19 hv172 kernel: [ 446.610318] RDX: 0000000000000000 RSI: ffff97f352fdf700 RDI: ffff97f2ce0d3000 Jan 20 18:48:19 hv172 kernel: [ 446.611057] RBP: ffffade10d4f46c8 R08: 0000000000000000 R09: 0000000000000001 Jan 20 18:48:19 hv172 kernel: [ 446.611792] R10: ffffade10d4f49e0 R11: ffffade10d4f4a10 R12: ffff97f2ce0d3000 Jan 20 18:48:19 hv172 kernel: [ 446.612526] R13: 00000000ffffffff R14: ffff97f352fdf700 R15: ffff97f2ce0d3000 Jan 20 18:48:19 hv172 kernel: [ 446.613255] FS: 0000000000000000(0000) GS:ffff9831bf9c0000(0000) knlGS:0000000000000000 Jan 20 18:48:19 hv172 kernel: [ 446.613981] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Jan 20 18:48:19 hv172 kernel: [ 446.614691] CR2: 000055d76534fae0 CR3: 00000034e4c10004 CR4: 00000000007706e0 Jan 20 18:48:19 hv172 kernel: [ 446.615398] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 Jan 20 18:48:19 hv172 kernel: [ 446.616089] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Jan 20 18:48:19 hv172 kernel: [ 446.616774] PKRU: 55555554 Jan 20 18:48:19 hv172 kernel: [ 446.617454] Call Trace: Jan 20 18:48:19 hv172 kernel: [ 446.618128] <IRQ> Jan 20 18:48:19 hv172 kernel: [ 446.618799] netdev_core_pick_tx+0xa4/0xb0 Jan 20 18:48:19 hv172 kernel: [ 446.619466] __dev_queue_xmit+0x1b8/0xb30 Jan 20 18:48:19 hv172 kernel: [ 446.620117] ? netif_rx_internal+0x3a/0x100 Jan 20 18:48:19 hv172 kernel: [ 446.620756] dev_queue_xmit+0x10/0x20 Jan 20 18:48:19 hv172 kernel: [ 446.621389] ovs_vport_send+0xab/0x170 [openvswitch] Jan 20 18:48:19 hv172 kernel: [ 446.622028] do_output+0x59/0x180 [openvswitch] Jan 20 18:48:19 hv172 kernel: [ 446.622658] do_execute_actions+0x1841/0x1b40 [openvswitch] Jan 20 18:48:19 hv172 kernel: [ 446.623282] ? __skb_flow_dissect+0xea9/0x1920 Jan 20 18:48:19 hv172 kernel: [ 446.623891] ? flow_lookup.constprop.0+0xa1/0x110 [openvswitch] Jan 20 18:48:19 hv172 kernel: [ 446.624491] ovs_execute_actions+0x48/0x110 [openvswitch]
 
We checked both and with linux bridge no issues. Trace of syslog and kern.log: https://paste.tecnocratica.net/view/1e885b69#KJPnCxSB5XDSfjOhpa3sQM6cGoCe7EKs

Testing with a simple script to up and down the CT. It random crash on any kernel higher than 5.13 with OVS.
Start with:

Message from syslogd@hv172 at Jan 20 18:48:19 ... kernel:[ 446.594781] watchdog: BUG: soft lockup - CPU#47 stuck for 26s! [swapper/47:0] Jan 20 18:48:19 hv172 kernel: [ 446.594781] watchdog: BUG: soft lockup - CPU#47 stuck for 26s! [swapper/47:0] Jan 20 18:48:19 hv172 kernel: [ 446.595562] Modules linked in: quota_v2 quota_tree nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_counter veth rbd xt_tcpudp ebtable_filter ebtables ip_set ip6table_raw iptable_raw ip6table_filter ip6_tables iptable_filter bpfilter sctp ip6_udp_tunnel udp_tunnel nf_tables ceph libceph fscache netfs nfnetlink_cttimeout bonding openvswitch nsh nf_conncount nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 softdog nfnetlink_log nfnetlink ipmi_ssif intel_rapl_msr intel_rapl_common isst_if_common skx_edac nfit x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm mgag200 drm_kms_helper irqbypass crct10dif_pclmul ghash_clmulni_intel cec cdc_ether rc_core aesni_intel usbnet crypto_simd acpi_ipmi i2c_algo_bit fb_sys_fops cryptd mei_me mii syscopyarea dell_smbios ipmi_si rapl dcdbas sysfillrect ipmi_devintf intel_cstate pcspkr dell_wmi_descriptor wmi_bmof efi_pstore joydev input_leds sysimgblt mei intel_pch_thermal ipmi_msghandler acpi_power_meter mac_hid vhost_net Jan 20 18:48:19 hv172 kernel: [ 446.595620] vhost vhost_iotlb tap ib_iser rdma_cm iw_cm ib_cm iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi drm sunrpc ip_tables x_tables autofs4 zfs(PO) zunicode(PO) zzstd(O) zlua(O) zavl(PO) icp(PO) zcommon(PO) znvpair(PO) spl(O) btrfs blake2b_generic xor zstd_compress raid6_pq libcrc32c simplefb hid_generic usbkbd usbmouse usbhid hid mlx5_ib ib_uverbs ib_core ses enclosure crc32_pclmul mlx5_core mpt3sas mlxfw psample xhci_pci raid_class tls xhci_pci_renesas pci_hyperv_intf ahci scsi_transport_sas i2c_i801 lpc_ich i2c_smbus xhci_hcd libahci wmi Jan 20 18:48:19 hv172 kernel: [ 446.605105] CPU: 47 PID: 0 Comm: swapper/47 Tainted: P O 5.15.83-1-pve #1 Jan 20 18:48:19 hv172 kernel: [ 446.605838] Hardware name: Dell Inc. PowerEdge R640/0CRT1G, BIOS 2.16.1 08/17/2022 Jan 20 18:48:19 hv172 kernel: [ 446.606572] RIP: 0010:netdev_pick_tx+0xd9/0x310 Jan 20 18:48:19 hv172 kernel: [ 446.607313] Code: 84 2e 01 00 00 41 0f b7 46 7c 66 85 c0 0f 84 53 01 00 00 8d 48 ff 0f b7 c1 66 39 ca 0f 86 dd 01 00 00 39 c3 0f 87 55 01 00 00 <29> d8 39 c3 0f 87 4b 01 00 00 eb f4 0f 1f 44 00 00 49 8b 94 24 28 Jan 20 18:48:19 hv172 kernel: [ 446.608818] RSP: 0018:ffffade10d4f4688 EFLAGS: 00000297 Jan 20 18:48:19 hv172 kernel: [ 446.609571] RAX: 000000000000003b RBX: 0000000000000000 RCX: 0000000000000056 Jan 20 18:48:19 hv172 kernel: [ 446.610318] RDX: 0000000000000000 RSI: ffff97f352fdf700 RDI: ffff97f2ce0d3000 Jan 20 18:48:19 hv172 kernel: [ 446.611057] RBP: ffffade10d4f46c8 R08: 0000000000000000 R09: 0000000000000001 Jan 20 18:48:19 hv172 kernel: [ 446.611792] R10: ffffade10d4f49e0 R11: ffffade10d4f4a10 R12: ffff97f2ce0d3000 Jan 20 18:48:19 hv172 kernel: [ 446.612526] R13: 00000000ffffffff R14: ffff97f352fdf700 R15: ffff97f2ce0d3000 Jan 20 18:48:19 hv172 kernel: [ 446.613255] FS: 0000000000000000(0000) GS:ffff9831bf9c0000(0000) knlGS:0000000000000000 Jan 20 18:48:19 hv172 kernel: [ 446.613981] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Jan 20 18:48:19 hv172 kernel: [ 446.614691] CR2: 000055d76534fae0 CR3: 00000034e4c10004 CR4: 00000000007706e0 Jan 20 18:48:19 hv172 kernel: [ 446.615398] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 Jan 20 18:48:19 hv172 kernel: [ 446.616089] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Jan 20 18:48:19 hv172 kernel: [ 446.616774] PKRU: 55555554 Jan 20 18:48:19 hv172 kernel: [ 446.617454] Call Trace: Jan 20 18:48:19 hv172 kernel: [ 446.618128] <IRQ> Jan 20 18:48:19 hv172 kernel: [ 446.618799] netdev_core_pick_tx+0xa4/0xb0 Jan 20 18:48:19 hv172 kernel: [ 446.619466] __dev_queue_xmit+0x1b8/0xb30 Jan 20 18:48:19 hv172 kernel: [ 446.620117] ? netif_rx_internal+0x3a/0x100 Jan 20 18:48:19 hv172 kernel: [ 446.620756] dev_queue_xmit+0x10/0x20 Jan 20 18:48:19 hv172 kernel: [ 446.621389] ovs_vport_send+0xab/0x170 [openvswitch] Jan 20 18:48:19 hv172 kernel: [ 446.622028] do_output+0x59/0x180 [openvswitch] Jan 20 18:48:19 hv172 kernel: [ 446.622658] do_execute_actions+0x1841/0x1b40 [openvswitch] Jan 20 18:48:19 hv172 kernel: [ 446.623282] ? __skb_flow_dissect+0xea9/0x1920 Jan 20 18:48:19 hv172 kernel: [ 446.623891] ? flow_lookup.constprop.0+0xa1/0x110 [openvswitch] Jan 20 18:48:19 hv172 kernel: [ 446.624491] ovs_execute_actions+0x48/0x110 [openvswitch]
Only thing related to this issue doing a little research is this commit patch: https://git.kernel.org/pub/scm/linu.../?id=b83d23a2a38b1770da0491257ae81d52307f7816
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!