Hi
i've a problem with restoring vm from dump on proxmox ve 6.x
the host is a hp proliant ml110 gen10 with a single sata disk configure in sata ahci mode on board (no raid)
the destination volume of the restore is "local-lvm", the default volume created...
when i start the restore, it reach 100% in a resonable time but it remain there for long.
even a small dump around 1gb takes more than 30 minutes to complete. during this time the node become unresposive with an high load average, and often other vm, on the same storage, swap to read only mode on the file system...
from dmesg i've got this:
in the previsious versione of pve (5.x and 4.x) on the same hardware, there isn't problem
what can i do to solve this?
thank for your attention and sorry for my english.
i've a problem with restoring vm from dump on proxmox ve 6.x
the host is a hp proliant ml110 gen10 with a single sata disk configure in sata ahci mode on board (no raid)
the destination volume of the restore is "local-lvm", the default volume created...
when i start the restore, it reach 100% in a resonable time but it remain there for long.
even a small dump around 1gb takes more than 30 minutes to complete. during this time the node become unresposive with an high load average, and often other vm, on the same storage, swap to read only mode on the file system...
root@pve:~# uptime
10:57:01 up 1:12, 1 user, load average: 6.73, 6.00, 3.41
from dmesg i've got this:
[ 3988.653284] INFO: task kvm:5851 blocked for more than 120 seconds.
[ 3988.653352] Tainted: P OE 5.4.34-1-pve #1
[ 3988.653401] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 3988.653466] kvm D 0 5851 1 0x00000000
[ 3988.653471] Call Trace:
[ 3988.653483] __schedule+0x2e6/0x700
[ 3988.653488] schedule+0x33/0xa0
[ 3988.653493] schedule_timeout+0x205/0x300
[ 3988.653501] ? dm_make_request+0x56/0xb0
[ 3988.653506] io_schedule_timeout+0x1e/0x50
[ 3988.653510] wait_for_completion_io+0xb7/0x140
[ 3988.653517] ? wake_up_q+0x80/0x80
[ 3988.653525] submit_bio_wait+0x61/0x90
[ 3988.653531] blkdev_issue_zeroout+0x140/0x220
[ 3988.653539] blkdev_ioctl+0x5cd/0x9e0
[ 3988.653546] block_ioctl+0x3d/0x50
[ 3988.653550] do_vfs_ioctl+0xa9/0x640
[ 3988.653556] ? _copy_from_user+0x3e/0x60
[ 3988.653561] ksys_ioctl+0x67/0x90
[ 3988.653565] __x64_sys_ioctl+0x1a/0x20
[ 3988.653572] do_syscall_64+0x57/0x190
[ 3988.653578] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 3988.653583] RIP: 0033:0x7f0433fa4427
[ 3988.653591] Code: Bad RIP value.
[ 3988.653594] RSP: 002b:00007f01f5ae04a8 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[ 3988.653598] RAX: ffffffffffffffda RBX: 00007f0204c707e0 RCX: 00007f0433fa4427
[ 3988.653601] RDX: 00007f01f5ae04b0 RSI: 000000000000127f RDI: 000000000000001c
[ 3988.653603] RBP: 00007f0426aea7e0 R08: 0000000000000000 R09: 00000000ffffffff
[ 3988.653605] R10: 00007f01f5ae04b0 R11: 0000000000000246 R12: 00007f01f5ae04b0
[ 3988.653607] R13: 00007f042706ca78 R14: 00007f0426aeaa80 R15: 0000561ac7346302
in the previsious versione of pve (5.x and 4.x) on the same hardware, there isn't problem
what can i do to solve this?
thank for your attention and sorry for my english.