Problem with samba storage

amado

New Member
Hi, congratulations on the virtualization environment. I'm testing the storage of the machines on samba and get this error when trying to start vm.

Code:
kvm: -drive file=/mnt/samba/amado/proxmox/images/100/vm-100-disk-1.qcow2,if=none,id=drive-virtio0,aio=native,cache=none: could not open disk image /mnt/samba/amado/proxmox/images/100/vm-100-disk-1.qcow2: Invalid argument


I've checked the permissions but no where can be the error.

Thanks.
 
try with cache=writethrough (set via GUI).