Executing qm agent command fstrim I get timeout very soon. I think agent request must wait longer for respond.
Code:
# qm agent 102 fstrim
VM 102 qmp command 'guest-fstrim' failed - got timeout
# qm agent 102 fstrim
VM 102 qmp command 'guest-fstrim' failed - got timeout
# qm agent 102 fstrim
VM 102 qmp command 'guest-fstrim' failed - got wrong command id '1290001' (expected 950601)
# qm agent 102 fstrim
{
"paths" : [
{
"minimum" : 4096,
"path" : "/",
"trimmed" : 0
}
]
}