clone failed: command 'zfs list..' got timeout

Linyu

Well-Known Member
Jun 14, 2019
43
2
48
25
Hi, I've found an issue while using ZFS, with much VM.
It shows this on creating the VM:

Code:
create linked clone of drive scsi0 (data:base-304-disk-0)

TASK ERROR: clone failed: command 'zfs list -o name,volsize,origin,type,refquota -t volume,filesystem -Hrp' failed: got timeout

This command seems to take too long so that the pve create task timeout

I hope we can adjust this timeout to do things right.
 
The interesting thing is that, after I ran this command manually on the shell, shortly, I clone again, it will succeed without any problem.