diff --git a/nas.tf b/nas.tf index 6975948..d58a511 100644 --- a/nas.tf +++ b/nas.tf @@ -36,6 +36,7 @@ resource "proxmox_vm_qemu" "nas" { disk { backup = true cache = "none" + asyncio = "native" discard = true emulatessd = true iothread = true