So please configure and test your kdump. vmlinuz is not important for getting the real cause, the crashdump is (the written dmesg)
I know but I still need a debug kernel to give kdump a chance of doing anything, right?
root@pvelocalhost:~# service kdump-tools status
● kdump-tools.service - Kernel crash dump capture service
Loaded: loaded (/lib/systemd/system/kdump-tools.service; enabled)
Active: active (exited) since Do 2016-03-03 17:14:34 CET; 8s ago
Process: 1879 ExecStart=/etc/init.d/kdump-tools start (code=exited, status=0/SUCCESS)
Main PID: 1879 (code=exited, status=0/SUCCESS)
CGroup: /system.slice/kdump-tools.service
Mär 03 17:14:33 pvelocalhost kdump-tools[1879]: Starting kdump-tools: /etc/default/kdump-tools: DEBUG_KERNEL does not exist: /vmlinuz ... failed!
Mär 03 17:14:34 pvelocalhost kdump-tools[1879]: loaded kdump kernel.
root@pvelocalhost:~# cd /
root@pvelocalhost:/# ln -s /boot/vmlinuz-4.2.8-1-pve /vmlinuz
root@pvelocalhost:/# service kdump-tools restart
root@pvelocalhost:/# service kdump-tools status
● kdump-tools.service - Kernel crash dump capture service
Loaded: loaded (/lib/systemd/system/kdump-tools.service; enabled)
Active: active (exited) since Do 2016-03-03 17:15:00 CET; 1s ago
Process: 2320 ExecStop=/etc/init.d/kdump-tools stop (code=exited, status=0/SUCCESS)
Process: 2337 ExecStart=/etc/init.d/kdump-tools start (code=exited, status=0/SUCCESS)
Main PID: 2337 (code=exited, status=0/SUCCESS)
Mär 03 17:15:00 pvelocalhost kdump-tools[2337]: Starting kdump-tools: loaded kdump kernel.
Mar 4 02:29:39 solo-prox-01 pve-ha-lrm[3431]: loop take too long (63 seconds)
I don't know for sure, but maybe can the Proxmox people shed light on this:
Code:Mar 4 02:29:39 solo-prox-01 pve-ha-lrm[3431]: loop take too long (63 seconds)
does this mean the watchdog is active and the machine got reset?
The syslog shows that the system is slowing down immensely and it cannot do anything in time.
What you can do is doing snapshots (zvol-based VMs) and transfer these via zfs send to another machine. This is IMHO the much better way of doing backup, because you do not copy already copied stuff. You have to copy the <vm>.conf files by hand but it works great and in a very time-saving manner. The snapshot itself calls the same QEmu agent hooks and therefore is as consistent as the ordinary backup method (always use QEmu agent!!)
Hi,
I've noticed same issue with the latest version. Did you found the solution?
Thanks !
We use essential cookies to make this site work, and optional cookies to enhance your experience.