proxmox doesnt like read-only nfs

Aug 6, 2014
136
3
18
have read-only shared nfs storage for iso images. got this trying to view content,

mkdir /mnt/pve/bootiso/template: Read-only file system at /usr/share/perl5/PVE/Storage/Plugin.pm line 794 (500)
 
If you define a storage as able to store iso, Proxmox will create a subdir template/iso there. Since you don't have that structure and the fs is read only, it's usage fails (as you can see from the error message).
So first create the /mnt/pve/bootiso/template/iso folder, put the ISOs inside there, then I think it will work (of course you need to have read permissions there).
 
  • Like
Reactions: totalizator
hi, I solve this with chmod -R 777 in folder of NFS server. I have a external firewall its not a risk in mi case
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!