Hi,
I have switched to pfSense and I am running it on proxmox. So far everything works reltively fine (except all my config user errors in pfsense). the VM had an internal error twice and this time I had a look at /var/log/syslog/ as recommended here in the forum. This is the relevant portion I believe. The last message is me typing in my password wrong on the proxmox console:
Any ideas what could cause this? It seems like pfsense just froze. Seems to start with "KVM internal error. Suberror: 3"
Thanks for some ideas.
I have switched to pfSense and I am running it on proxmox. So far everything works reltively fine (except all my config user errors in pfsense). the VM had an internal error twice and this time I had a look at /var/log/syslog/ as recommended here in the forum. This is the relevant portion I believe. The last message is me typing in my password wrong on the proxmox console:
Code:
Jun 11 09:15:50 pve systemd[1]: Finished Cleanup of Temporary Directories.
Jun 11 09:17:01 pve CRON[600853]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jun 11 09:33:42 pve chronyd[716]: Received KoD RATE from 108.61.56.35
Jun 11 10:17:01 pve CRON[609111]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jun 11 10:26:30 pve chronyd[716]: Received KoD RATE from 38.229.58.9
Jun 11 11:17:01 pve CRON[617419]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Jun 11 11:22:04 pve QEMU[27851]: KVM internal error. Suberror: 3
Jun 11 11:22:04 pve QEMU[27851]: extra data[0]: 0x0000000080000b0e
Jun 11 11:22:04 pve QEMU[27851]: extra data[1]: 0x0000000000000031
Jun 11 11:22:04 pve QEMU[27851]: extra data[2]: 0x0000000000000083
Jun 11 11:22:04 pve QEMU[27851]: extra data[3]: 0x00000008002bbff8
Jun 11 11:22:04 pve QEMU[27851]: extra data[4]: 0x0000000000000000
Jun 11 11:22:04 pve QEMU[27851]: RAX=00000008002bb82c RBX=0000000000000000 RCX=00000000c0000101 RDX=00000000ffffffff
Jun 11 11:22:04 pve QEMU[27851]: RSI=0000000000000000 RDI=ffffffff8372d410 RBP=fffffe00361c08e0 RSP=ffffffff837286d0
Jun 11 11:22:04 pve QEMU[27851]: R8 =0000000000000001 R9 =0000000000000001 R10=ffffffff8372d410 R11=0000000000004000
Jun 11 11:22:04 pve QEMU[27851]: R12=ffffffff84210000 R13=000000010cce7000 R14=00000000000711b7 R15=00000000000000f4
Jun 11 11:22:04 pve QEMU[27851]: RIP=ffffffff8135b312 RFL=00010017 [----APC] CPL=0 II=0 A20=1 SMM=0 HLT=0
Jun 11 11:22:04 pve QEMU[27851]: ES =003b 0000000000000000 ffffffff 00c0f300 DPL=3 DS [-WA]
Jun 11 11:22:04 pve QEMU[27851]: CS =0020 0000000000000000 ffffffff 00a09b00 DPL=0 CS64 [-RA]
Jun 11 11:22:04 pve QEMU[27851]: SS =0028 0000000000000000 ffffffff 00a09300 DPL=0 DS [-WA]
Jun 11 11:22:04 pve QEMU[27851]: DS =003b 0000000000000000 ffffffff 00c0f300 DPL=3 DS [-WA]
Jun 11 11:22:04 pve QEMU[27851]: FS =0013 00000008002480d0 ffffffff 00c0f300 DPL=3 DS [-WA]
Jun 11 11:22:04 pve QEMU[27851]: GS =001b ffffffff84210000 ffffffff 00c0f300 DPL=3 DS [-WA]
Jun 11 11:22:04 pve QEMU[27851]: LDT=0000 0000000000000000 ffffffff 00c00000
Jun 11 11:22:04 pve QEMU[27851]: TR =0048 ffffffff837197a0 00002068 00008b00 DPL=0 TSS64-busy
Jun 11 11:22:04 pve QEMU[27851]: GDT= ffffffff8371ffa0 00000067
Jun 11 11:22:04 pve QEMU[27851]: IDT= ffffffff837187a0 00000fff
Jun 11 11:22:04 pve QEMU[27851]: CR0=80050033 CR2=ffffffff8135b312 CR3=00000008002bb82c CR4=000006e0
Jun 11 11:22:04 pve QEMU[27851]: DR0=0000000000000000 DR1=0000000000000000 DR2=0000000000000000 DR3=0000000000000000
Jun 11 11:22:04 pve QEMU[27851]: DR6=00000000ffff0ff0 DR7=0000000000000400
Jun 11 11:22:04 pve QEMU[27851]: EFER=0000000000000d01
Jun 11 11:22:04 pve QEMU[27851]: Code=?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? <??> ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??
Jun 11 11:33:00 pve kernel: [268516.733491] igc 0000:02:00.0 enp2s0: NIC Link is Down
Jun 11 11:33:00 pve kernel: [268516.733573] vmbr0: port 1(enp2s0) entered disabled state
Jun 11 11:33:14 pve kernel: [268531.269504] igc 0000:02:00.0 enp2s0: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
Jun 11 11:33:14 pve kernel: [268531.270665] vmbr0: port 1(enp2s0) entered blocking state
Jun 11 11:33:14 pve kernel: [268531.270668] vmbr0: port 1(enp2s0) entered forwarding state
Jun 11 11:33:35 pve pvedaemon[250615]: authentication failure; rhost=::ffff:10.23.10.13 user=root@pam msg=Authentication failure
Any ideas what could cause this? It seems like pfsense just froze. Seems to start with "KVM internal error. Suberror: 3"
Thanks for some ideas.