Hello,
i would like to add a Windows Share, which holds all our Software-Installers and OS-ISOs, to Proxmox so that i can install ISO into new VMs WITHOUT first copying the iso to the local Proxmox-ISO-storage.
The problem is that this does not work if the Proxmox connects with a user that has no write-access to that share because Proxmox want to create some folders in those share.
If i try it with a share called "Software", i got this error-message
Is it possible to add a ISO-storage on a CIFS WITHOUT write access and without Proxmox trying to create folders?
Thanks a lot.
i would like to add a Windows Share, which holds all our Software-Installers and OS-ISOs, to Proxmox so that i can install ISO into new VMs WITHOUT first copying the iso to the local Proxmox-ISO-storage.
The problem is that this does not work if the Proxmox connects with a user that has no write-access to that share because Proxmox want to create some folders in those share.
If i try it with a share called "Software", i got this error-message
Code:
mkdir /mnt/pve/Software/template: Permission denied at /usr/share/perl5/PVE/Storage/Plugin.pm line 952. (500)
Is it possible to add a ISO-storage on a CIFS WITHOUT write access and without Proxmox trying to create folders?
Thanks a lot.
Last edited: