Hi all, I have a proxmox 5.1-41.
I had a nfs storage named 'cubo' and I was saving in a subvoler of it.
I chose to create a dedicated entry in /etc/exports (nfs side) instead of saving in a sub folder.
The steps I followed are these:
- removed the nfs storage from proxmox
- stopped nfs server
- changed /etc/exports
- started nfs server
- created again the storage 'cubo' on proxmox.
When I try to look at the storage 'cubo' content I get this error:
I also get a question mark icon:
It' not a problem for me to recreate the storage with a different name but I was curious to understand why it complains about about a storage that has been reoved.
Thank you.
I had a nfs storage named 'cubo' and I was saving in a subvoler of it.
I chose to create a dedicated entry in /etc/exports (nfs side) instead of saving in a sub folder.
The steps I followed are these:
- removed the nfs storage from proxmox
- stopped nfs server
- changed /etc/exports
- started nfs server
- created again the storage 'cubo' on proxmox.
When I try to look at the storage 'cubo' content I get this error:
Code:
mkdir /mnt/pve/cubo: File exists at /usr/share/perl5/PVE/Storage/NFSPlugin.pm line 133. (500)
It' not a problem for me to recreate the storage with a different name but I was curious to understand why it complains about about a storage that has been reoved.
Thank you.