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!

_______________________________________________
pve-user mailing list
pve-user@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user

Reply via email to