nfs

  1. V

    [SOLVED] Install on a VM and then migrate to pyhsical server

    Hi I am just about to buy a community licens for PBS and run it in a VM to shared storage (NFS). The idea is to test around and see how it works and then later migrate to a physical server that has both the same NFS but also a new NFS dedicated for the backups. Is it possible to migrate config...
  2. SInisterPisces

    Adding NFS v4 Share to Proxmox Cluster Fails if NFS Server Does Not Support NFSv3 Connections: Looking to Confirm Behavior Before Reporting Bug

    Hello, I have an up-to-date TrueNAS SCALE bare metal server running that I'm using to, among other things, store LXC templates and ISOs for Proxmox. I initially configured TrueNAS's NFS service to disable NFS v3, as I knew Proxmox supported v4.2 and that's what I wanted to use. However...
  3. E

    NFS server on PVE host

    Hi, anybody setup an NFS server on a Proxmox node? I'm looking to do that but running into permission issues. Care to share your settings? I am unable to get write access to the regular user on my laptop. If I change to the root user, it works fine. exportfs -v /mnt/btr-vault/vault...
  4. E

    Solution: How to configure NFS share and prevent Proxmox from creating subdirectories

    Hello, I'm running TrueNAS Scale and I created a ZFS dataset for ISO files. I created both an SMB and NFS share pointing to it so I can use those ISO's between all my Windows and Linux clients. The share path was /mnt/pve/truenas-iso and I noticed Proxmox couldn't see the ISO's I had placed...
  5. C

    Unable to use attached NFS storage

    Hello, Proxmox 8.1.7 Im having an issue with NFS storage with my cluster. Im trying to use the NAS for shared storage, to contain storage for my containers. The NAS with NFS share is a ASUSTOR FS6706T. RW with mounted as Root, the IP's of all cluster nodes is listed. The storage is atteched...
  6. N

    NAS OS as VM inside Proxmox

    Hi to All Guys, I'm evaluating to install a "Nas OS" as a VM inside Proxmox, I've some bare metal, so I want to have NFS/SMB accessible from external, to allow access from others host in others building. Which "NAS OS" VM do you suggest? Do you have some best practices about? I'm also thinking...
  7. C

    SMB Speicher Mounten und als Datastore nutzen

    Guten Tag, ich habe aktuell einen SMB Speicher als cifs in meinem PBS gemountet. Nun habe ich aber folgende Probleme. PBS kann den Speicher nicht "Locken", ich kann aber auch kein local_lock=all nutzen. Zusätzlich habe ich auf meinem PBS nur einen Speicher von 250 GB. Mein SMB Speicher hat...
  8. patefoniq

    Using an existing NFS Storage, DRS policy and other questions.

    Good Day, I posted these questions in a solved thread, but I think a better option is to create a new one. Let's assume I've used a classic backup system for PVE. Today I decided to start using the PBS solution. Till now, my backup was stored on a backup dedicated NFS share and was based on...
  9. R

    NFS: storage i not online (500)

    I have disabled ipv6, added the machine without the "enabled" box, we check that both computers see each other and we restart the server.Despite everything, it still does not connect.
  10. D

    NFS Share wont mount

    Good morning all I have a synology nas. Where i have bonded the 4 Gigabit ports. the Ip address of the interface is 192.168.14.231 this mounts perfectly and i can use the storage. However i created a new cluster with Ceph that has 10GB Backend. So i put a 10GB Card to the nas and configured...
  11. J

    NFS storage inactive but functional

    After changing the server address for my backup NFS mount from hostname to IP address, storage volumes are shown in Proxmox UI as enabled but inactive (see screenshot), This includes that no volume usage stats are returned, however, the volumes are fully functional. My storage.cfg is nfs...
  12. S

    Backups to NFS share failing

    Hi All, Recently I have had my backups failing to my NFS shares, and I am not sure if the issues have been introduced as part of recent updates to my Proxmox nodes or my Synology DSM version. Has anyone else seen this issue before and or may know how I can resolve? NB: I have built new...
  13. S

    Sharing Storage Between LXCs and VMs Issue

    Hello! I'm currently running Proxmox 8.1 and originally had a Ubuntu Server VM set up for months, which I've loaded data on my hard drive in path /mnt/WD14-1 through two separate virtual disks (/dev/sdb1 mounted to /mnt/WD14-1/sdb1/, /dev/sdb2 mounted to /mnt/WD14-1/sdb2/). I just created a few...
  14. A

    Correct way to implement NFS share in VM

    Hi guys, I am new to Proxmox an I just successfully achieved: Created a VM with TrueNAS Created a ZFS dataset as NFS share in TrueNAS Added the NFS to Proxmox (see screenshot) After adding the NFS in PVE some directories are created by Proxmox (screenshot from within TrueNAS-Shell): I...
  15. D

    Best practise sharing NFS to proxmox cluster?

    Hi, I have a small cluster with 3 nodes, configured for HA. Most of my data is on the same network as the cluster, on a Drobo connected with thunderbolt to a Mac, running Catalina. (Yeah, ewwww I know) I was planning on moving my services off the Mac to begin with, over to the cluster, and I...
  16. P

    not able to mount NFS via dedicated interface

    I have created dedicated interface to communicate with NFS storage (as already used in ESXi a XenServer). Interface is in the same IP range and VLAN. Ping is working fine, but the nfsscan ends with: rpc mount export: RPC: Unable to receive; errno = No route to host command '/sbin/showmount...
  17. A

    Snapshots: how to exclude external mounts?

    I have a VM with a NFS share mounted that will be about a couple of TB, how can I exclude it from snapshots? If I will create a Proxmox HA (I still haven't had a look at it, so I don't know how it works), will it transfer the NFS share mounted with all the data? Thanks!
  18. T

    Add NFS storage in nobody:nogroup

    This is my nfs directory permission (NFS server in a privileged container): root@homelab-nas:/data# namei -l /data/nfs/ f: /data/nfs/ drwxr-xr-x root root / drwxrwxr-x root writers data drwxrwxr-x root writers nfs And nfs exports like this: root@homelab-nas:/data# exportfs -v /data/nfs...
  19. T

    [SOLVED] Snapshot fails to cleanup and prevents future snapshots

    Hi Everyone, Before performing maintenance on a Windows Server 2022 VM, a snapshot was attempted with memory. Unfortunately, it failed to clean up with a perplexing error. The VM has two virtual disks, one on GlusterFS and the other on NFS. The GlusterFS storage is high performance (local on 3...
  20. R

    NFS server changed IP, PVE still using old IP

    I added a 10 gig adapter to my NAS and want to make sure my cluster of Proxmox systems use this connection. It is still running on 192.168.1.10 and I added .99 as the 10 gig connection. My /etc/pve/storage.cfg looks like this, among other entries: nfs: synology export /volume1/proxmox...

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!