I have an NFS Appliance called 'BIGNAS' that rebooted and came back up.
Proxmox however doesn't appear to assume nfs volumes ever come back and has it listed "inactive"
root@pve:~# pvesm status
unable to activate storage 'BIGNAS' - directory '/mnt/pve/BIGNAS' does not exist or is unreachable
Name Type Status Total Used Available %
BIGNAS nfs inactive 0 0 0 0.00%
NVME-STORE zfspool active 1885339477 62541565 1822797911 3.32%
local dir active 432959232 17643520 415315712 4.08%
local-zfs zfspool active 453672344 38356548 415315796 8.45%
root@pve:~
I Removed the storage volume, REBOOTED PROXMOX, and now when I try and add it back I'm greeted with the following error.
create storage failed: error with cfs lock 'file-storage_cfg': mkdir /mnt/pve/BIGNAS/template: Read-only file system at /usr/share/perl5/PVE/Storage/Plugin.pm line 1030. (500)
[SOLVED] DISCOVERY::
"/mnt/pve/********' does not exist" : Can also indicate the NFS mount does not have WRITE permission to create the 'images','templates', etc directories needed BEFORE the /mnt/pve/***** mount on proxmox is allowed....
Proxmox however doesn't appear to assume nfs volumes ever come back and has it listed "inactive"
root@pve:~# pvesm status
unable to activate storage 'BIGNAS' - directory '/mnt/pve/BIGNAS' does not exist or is unreachable
Name Type Status Total Used Available %
BIGNAS nfs inactive 0 0 0 0.00%
NVME-STORE zfspool active 1885339477 62541565 1822797911 3.32%
local dir active 432959232 17643520 415315712 4.08%
local-zfs zfspool active 453672344 38356548 415315796 8.45%
root@pve:~
I Removed the storage volume, REBOOTED PROXMOX, and now when I try and add it back I'm greeted with the following error.
create storage failed: error with cfs lock 'file-storage_cfg': mkdir /mnt/pve/BIGNAS/template: Read-only file system at /usr/share/perl5/PVE/Storage/Plugin.pm line 1030. (500)
[SOLVED] DISCOVERY::
"/mnt/pve/********' does not exist" : Can also indicate the NFS mount does not have WRITE permission to create the 'images','templates', etc directories needed BEFORE the /mnt/pve/***** mount on proxmox is allowed....
Last edited: