I just installed Proxmox, but have an existing Windows share that I'd like to use as my ISO repository. I've managed to get the share mounted in Proxmox via fstab via the line below. I can browse to the share using an SSH session and view all the contents.
When I'm in Proxmox, I'm adding it as a directory and pointing it to /mnt/isos, but when I select that location while I'm trying to mount an ISO in a VM, nothing appears. If I add an ISO in the //Apollo/ISOs/template/iso directory that Proxmox is creating on my Windows share, I can see it, but I have my ISOs organized and I don't want Proxmox messing with it, nor do I want to unorganize everything. I also don't want the other 3 folders it's creating on the share, called dump, images, and private.
How can I accomplish this?
//Apollo/ISOs /mnt/isos cifs credentials=/root/.smbcredentials,vers=3.0
When I'm in Proxmox, I'm adding it as a directory and pointing it to /mnt/isos, but when I select that location while I'm trying to mount an ISO in a VM, nothing appears. If I add an ISO in the //Apollo/ISOs/template/iso directory that Proxmox is creating on my Windows share, I can see it, but I have my ISOs organized and I don't want Proxmox messing with it, nor do I want to unorganize everything. I also don't want the other 3 folders it's creating on the share, called dump, images, and private.
How can I accomplish this?
//Apollo/ISOs /mnt/isos cifs credentials=/root/.smbcredentials,vers=3.0