Hello,
my goal is to share a folder of a filesystem from the Proxmox-host with an Debian-based 'OVM' VM.
I used this this qemu manual and did the folowing:
in /etc/pve/qemu-server/102.conf
[...]
<filesystem type='mount' accessmode='passthrough'>
<source dir='/mnt/data/media/foo/'/>...