nfs

  1. D

    NFS folder and standby

    Hi, using a NFS folder (and making it avalaible on proxmox) on a NAS I am just asking IF is not used (At all) could be proxmox keep "live" always the nas in some way? (or NAS system is able, on your own, to put that drive on sleep mode) Thank you.
  2. W

    Shared storage on Proxmox from NAS

    Hi everyone, I'm not one to ask for help as I usually like to search and find solutions myself, but this one has me stumped. Right now, I have a server with Proxmox installed and a Synology NAS, and I wanted to have a shared storage space for my LXC containers to access, download files, move...
  3. D

    Mounting ISO File Woes

    Hi community! I'm just getting starting with proxmox having used ahv, esx and hyper-v for a long time. I have a single host, I've added an NFS storage share to my QNAP for just ISO files, keeping internal storage on the proxmox server free. The NFS share has been setup correctly, with NFS...
  4. N

    PBS better on a NAS or PVE host?

    YES, I AM WELL AWARE THAT NEITHER IS SUPPORTED, pretty much nothing in my lab is ;), no need to tell me this 5 times. My own system, used only by me, if I break it or lose data, I won't come crying here, I promise. On some of my systems, I'm running PBS on the same host as PVE, and this works...
  5. W

    [SOLVED] NFS mouning on LXC container. Permission denied

    I have been trying to mount NFS shares on LXCs for the past three days and I couldn't get it to work. I have seen guides on CIFS/SMB shares but nothing on NFS. I have tried mounting using the GUI but I kept get permission denied error. I have also followed TheHellSite's guide but I couldn't get...
  6. N

    [SOLVED] NFS setup on QNAP

    Hello everyone, I just set up my Proxmox server, but I can't set up an NFS share that I have on the QNAP NAS. TPC port 2049 is listening on the NAS but every time I try to mount the folder I get this error: "create storage failed: mount error: mount.nfs: mounting 10.152.100.2:/DataVol1/proxmox...
  7. A

    Permissions when passing a NFS share to a container

    Hello, the PVE system uses a NFS share. The NFS server runs openmediavault and the share uses the option no_root_squash. So the PVE server (i.e. NFS client) has write permissions. The share is passed to an unprivileged container: mp0: /mnt/OMV-512,mp=/mnt/OMV-512 The container can only read...
  8. 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...
  9. 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...
  10. 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...
  11. 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...
  12. 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...
  13. 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...
  14. 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...
  15. 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...
  16. 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.
  17. 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...
  18. 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...
  19. 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...
  20. 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...

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!