Disregard my last post. I just kept moving that line around and got it working. Outstanding - thanks for the support!
For anyone else finding this, here's where I put it:
name: confkeeper
ide2: local:iso/ubuntu-10.04.2-server-i386.iso,media=cdrom
vlan0: rtl8139=EA:45:57:5D:B0:02...
From the PROXMOX Storage Model document:
HowTo mount a Windows (SaMBa) share on Proxmox VE via /etc/fstab
In this scenario, the VM storage functions identically to the directory method. The SMB/CIFS share is mounted as a local mountpoint and appears to Proxmox VE as local storage. To mount...
Thanks for the reply. Sorry, but where in the config should I put the cache=writethrough. I tried just adding it as a new line in the 101.conf but that didn't make a difference. Should it be a continuation of an existing line?
Thanks!
New to proxmox and testing all the ways of doing things I can find. I am currently trying to run a new KVM instance stored on a NAS appliance and mounted via Samba as a local directory. The creation of the KVM instance is fine but it won't start. I'm not getting any real good error...