NFS not mount trought proxmox, but mount manually

abkrim

Well-Known Member
Sep 5, 2009
97
1
48
Zamora (España)
castris.com
Hi.

I've several machines with proxmox.

Latest installed with 4.1-4 has a problem: not mount NFS storage for backups.

cat /etc/pve/storage.cfg
Code:
...
nfs: backup
  path /mnt/pve/backup
  export /srv/backup/pro11
  server 5.XX.XX.XX
  options vers=3
  maxfiles 3
  content backup

This work fine on all server. But on this server not mount NFS storage
Code:
df -h
Filesystem  Size  Used Avail Use% Mounted on
udev  10M  0  10M  0% /dev
tmpfs  13G  34M  13G  1% /run
/dev/sda1  9.5G  2.7G  6.4G  29% /
tmpfs  32G  34M  32G  1% /dev/shm
tmpfs  5.0M  0  5.0M  0% /run/lock
tmpfs  32G  0  32G  0% /sys/fs/cgroup
tmpfs  100K  0  100K  0% /run/lxcfs/controllers
cgmfs  100K  0  100K  0% /run/cgmanager/fs
/dev/fuse  30M  16K  30M  1% /etc/pve
tmpfs  6.3G  0  6.3G  0% /run/user/0


Well. I try manually and work perfectly.

Code:
oot@pro11:~# mount 5.XX.XX.XX:/srv/backup/pro11 /mnt/test/
root@pro11:~# df -h
Filesystem  Size  Used Avail Use% Mounted on
udev  10M  0  10M  0% /dev
tmpfs  13G  34M  13G  1% /run
/dev/sda1  9.5G  2.7G  6.4G  29% /
tmpfs  32G  37M  32G  1% /dev/shm
tmpfs  5.0M  0  5.0M  0% /run/lock
tmpfs  32G  0  32G  0% /sys/fs/cgroup
tmpfs  100K  0  100K  0% /run/lxcfs/controllers
cgmfs  100K  0  100K  0% /run/cgmanager/fs
/dev/fuse  30M  16K  30M  1% /etc/pve
tmpfs  6.3G  0  6.3G  0% /run/user/0
5.XX.XX.XX:/srv/backup/pro11  3.6T  2.9T  524G  85% /mnt/test


Apreciate help
 
Hello,
Have you find a solution ?
I have the same problem as you and I can't mount my nfs folder with Proxmox.

Regards.
 
Up,
that seem to doesn't work only on private network (172.16.1.0/24). With domain name I can access to my nfs share.

Regards.
 

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!