[PVE-User] ZFS Create timelout

Thomas Lamprecht t.lamprecht at proxmox.com
Mon Aug 21 07:36:26 CEST 2017


Hi,

On 08/18/2017 08:31 PM, Gilberto Nunes wrote:
> When I try to create a VM KVM in ZFS, I get this error:
> 
> TASK ERROR: create failed - command 'zfs list -o
> name,volsize,origin,type,refquota -t volume,filesystem -Hr' failed: got
> timeout
> 
> I am able to create a disk via CLI, with the command below:
> 
> zfs create -s -V 33554432k ZFS-LOCAL/vm-150-disk-1
> 
> What's wrong??

What does happen if you manually run the failed command:

# zfs list -o name,volsize,origin,type,refquota -t volume,filesystem -Hr

Does:
# zpool status

shows any errors?

cheers,
Thomas

> 
> Thanks a lot for any kind of help!




More information about the pve-user mailing list