Hi to everybody and Happy New Year.
I have added a remote storage to my proxmox VE ( 6.4.13 ). The remote storage is an hetzner shared box with CIFS protocol. I have mounted it with the following command :
mount -t cifs -o rw,vers=3.0,credentials=/etc/credentials //xxxxxxx.your-storagebox.de/xxxxxx /mnt/pve/hetzner
ad it seems to work fine.
Is there a way to make this storage accessible also directly from containers and VMs ?
In case that's possible is this a good practice or there are problems or dangers that makes this not adviced ?
Regards
I have added a remote storage to my proxmox VE ( 6.4.13 ). The remote storage is an hetzner shared box with CIFS protocol. I have mounted it with the following command :
mount -t cifs -o rw,vers=3.0,credentials=/etc/credentials //xxxxxxx.your-storagebox.de/xxxxxx /mnt/pve/hetzner
ad it seems to work fine.
Is there a way to make this storage accessible also directly from containers and VMs ?
In case that's possible is this a good practice or there are problems or dangers that makes this not adviced ?
Regards