Problem re-adding nfs storage

Valerio Pachera

Active Member
Aug 19, 2016
131
6
38
43
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:
Code:
mkdir /mnt/pve/cubo: File exists at /usr/share/perl5/PVE/Storage/NFSPlugin.pm line 133. (500)
I also get a question mark icon:
upload_2018-1-11_11-47-53.png

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.
 
#BUG
PVE 6.1-7
problem still exists
mkdir /mnt/nfs: File exists at /usr/share/perl5/PVE/Storage/NFSPlugin.pm line 134. (500)

it's not possible to remove and than recreate NFS storage with the same name