Hi,
New to Proxmox and enjoying it so far. I've noticed one of my Ubuntu 24.04 VMs becomes unresponsive to SSH after a period of time and when checking the console output and system logs I see repeats of the below message.
Resetting the VM seems to be the only way forward, any ideas? Please let me know what config and info I should include!
New to Proxmox and enjoying it so far. I've noticed one of my Ubuntu 24.04 VMs becomes unresponsive to SSH after a period of time and when checking the console output and system logs I see repeats of the below message.
Resetting the VM seems to be the only way forward, any ideas? Please let me know what config and info I should include!
Code:
Oct 31 10:15:44 databaseserver kernel: INFO: task dbus-daemon:758 blocked for more than 860 seconds.
Oct 31 10:15:44 databaseserver kernel: Not tainted 6.8.0-47-generic #47-Ubuntu
Oct 31 10:15:44 databaseserver kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Oct 31 10:15:44 databaseserver kernel: task:dbus-daemon state:D stack:0 pid:758 tgid:758 ppid:1 flags:0x00000002
Oct 31 10:15:44 databaseserver kernel: Call Trace:
Oct 31 10:15:44 databaseserver kernel: <TASK>
Oct 31 10:15:44 databaseserver kernel: __schedule+0x27c/0x6b0
Oct 31 10:15:44 databaseserver kernel: ? __handle_mm_fault+0x653/0x790
Oct 31 10:15:44 databaseserver kernel: schedule+0x33/0x110
Oct 31 10:15:44 databaseserver kernel: kvm_async_pf_task_wait_schedule+0x171/0x1b0
Oct 31 10:15:44 databaseserver kernel: __kvm_handle_async_pf+0x5c/0xe0
Oct 31 10:15:44 databaseserver kernel: exc_page_fault+0xb6/0x1b0
Oct 31 10:15:44 databaseserver kernel: asm_exc_page_fault+0x27/0x30
Oct 31 10:15:44 databaseserver kernel: RIP: 0033:0x7acf346ac50a
Oct 31 10:15:44 databaseserver kernel: RSP: 002b:00007ffe8d317900 EFLAGS: 00010206
Oct 31 10:15:44 databaseserver kernel: RAX: 000000000001b4e1 RBX: 0000000000001020 RCX: 00005e763c4e8b20
Oct 31 10:15:44 databaseserver kernel: RDX: 0000000000001021 RSI: fffffffffffffdc0 RDI: 000000000000000c
Oct 31 10:15:44 databaseserver kernel: RBP: 00007ffe8d317980 R08: 00007acf34803b20 R09: 0000000000000000
Oct 31 10:15:44 databaseserver kernel: R10: 0000000000000001 R11: 0000000000000003 R12: 00007acf34803ac0
Oct 31 10:15:44 databaseserver kernel: R13: 0000000000001011 R14: 00005e763c4e7b00 R15: 0000000000000000
Oct 31 10:15:44 databaseserver kernel: </TASK>