[SOLVED] NFS storage creation failure

Oct 6, 2016
14
0
41
Hi

I have a ProLiant Server with Promox and Synology NAS as backup device with NFS configured. When I try to add NFS storage on Proxmox I get the error: create storage failed: error with cfs lock 'file-storage_cfg': storage 'backup' is not online (500)

  • Proxmox has IP 192.168.30.41
  • Synology with NFS has IP 192.168.30.45 (Firewall disabled / Autoblocking disabled)
  • NFS share is /volume1/proxmox and subnet 192.168.30.0/42 has access rights for the NFS share
I can ping the Synology from Proxmox:
PING 192.168.30.45 (192.168.30.45) 56(84) bytes of data.
64 bytes from 192.168.30.45: icmp_seq=1 ttl=64 time=0.157 ms
64 bytes from 192.168.30.45: icmp_seq=2 ttl=64 time=0.154 ms

So what I am missing here?

Daniel

--------------
proxmox-ve: 6.1-2 (running kernel: 5.3.13-1-pve)
pve-manager: 6.1-5 (running version: 6.1-5/9bf06119)
pve-kernel-5.3: 6.1-1
pve-kernel-helper: 6.1-1
pve-kernel-5.0: 6.0-11
pve-kernel-5.3.13-1-pve: 5.3.13-1
pve-kernel-5.3.10-1-pve: 5.3.10-1
pve-kernel-5.0.21-5-pve: 5.0.21-10
pve-kernel-5.0.15-1-pve: 5.0.15-1
ceph-fuse: 12.2.11+dfsg1-2.1+b1
corosync: 3.0.2-pve4
criu: 3.11-3
glusterfs-client: 5.5-3
ifupdown: 0.8.35+pve1
ifupdown2: not correctly installed
ksm-control-daemon: 1.3-1
libjs-extjs: 6.0.1-10
libknet1: 1.13-pve1
libpve-access-control: 6.0-5
libpve-apiclient-perl: 3.0-2
libpve-common-perl: 6.0-9
libpve-guest-common-perl: 3.0-3
libpve-http-server-perl: 3.0-3
libpve-storage-perl: 6.1-3
libqb0: 1.0.5-1
libspice-server1: 0.14.2-4~pve6+1
lvm2: 2.03.02-pve3
lxc-pve: 3.2.1-1
lxcfs: 3.0.3-pve60
novnc-pve: 1.1.0-1
proxmox-mini-journalreader: 1.1-1
proxmox-widget-toolkit: 2.1-1
pve-cluster: 6.1-2
pve-container: 3.0-15
pve-docs: 6.1-3
pve-edk2-firmware: 2.20191127-1
pve-firewall: 4.0-9
pve-firmware: 3.0-4
pve-ha-manager: 3.0-8
pve-i18n: 2.0-3
pve-qemu-kvm: 4.1.1-2
pve-xtermjs: 3.13.2-1
qemu-server: 6.1-4
smartmontools: 7.0-pve2
spiceterm: 3.1-1
vncterm: 1.6-1
zfsutils-linux: 0.8.2-pve2
 
And I forgot:
  • the VMs are doing well, no problems so far
  • if I do a pvesm nfsscan 192.168.30.45 it takes long time but I get the right output:
    /volume1/proxmox 192.168.30.0/24
 
/etc/network/interfaces:

auto lo
iface lo inet loopback

iface eno1 inet manual

iface eno2 inet manual

iface eno3 inet manual

iface eno4 inet manual

iface eno5 inet manual

iface eno6 inet manual

auto bond0
iface bond0 inet manual
bond-slaves eno2 eno3 eno4
bond-miimon 100
bond-mode active-backup

auto vmbr0
iface vmbr0 inet static
address 192.168.30.41
netmask 24
gateway 192.168.30.1
bridge-ports eno1
bridge-stp off
bridge-fd 0

auto vmbr1
iface vmbr1 inet manual
bridge-ports bond0
bridge-stp off
bridge-fd 0
 
Thanks for sharing your issue and the (rather unexpected) solution!
 

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!