nfs

  1. A

    Shared Storage for VMs Strategy Question

    Disclaimer: All this is done in a homelab (non-production) environment with a limited budget. TLDR: One central ssd zfs pool shared storage (distinct machine) added to proxmox (two other machines) used for VM app storage (not the VM OS itself). I also want PBS/deduplicated backups. How do I go...
  2. F

    NFS configuraton on PBS is not backing up

    I have a pbs server using a nfs share Filesystem Size Used Avail Use% Mounted on udev 953M 0 953M 0% /dev tmpfs 197M 756K 197M 1% /run /dev/mapper/pbs-root 29G 2.4G 26G 9% / tmpfs 985M 0...
  3. M

    NFS storage creating failed

    I tried to add a ZFS storage to my Proxmox, but it failed with the following error message. After attempting this, I noticed that the NFS volume was mounted on my Proxmox node. root@node:~# df -h /mnt/pve/true_bkp/ Filesystem Size Used Avail Use% Mounted on...
  4. D

    Unable to mount a NFS share from a Mac on the Proxmox host

    I have a directory on my Mac shared via NFS. Here is the `exports` entry: /Volumes/Data01/Projects -alldirs –mapall=dpatterson –network 172.24.0.0 –mask 255.255.0. I am unable to mount it on the Proxmox host. This is what I get when I attempt to mount it: # mount -vvvv...
  5. T

    LXC Startup Issues after Host Reboot (SMB Dependency) & TrueNAS VM Storage

    Hello Proxmox Community, I'm facing a significant challenge with LXC containers failing to start after a Proxmox host reboot. My LXCs depend on SMB shares mounted on the Proxmox host. I'm seeking advice on two related points: Reliable LXC Startup with Network Shares: Is there a more robust...
  6. D

    2 PVE clusters sharing one NFS NAS?

    I have two clusters, each mounting the same TrueNAS SCALE over the same NFS share. Considering that the two clusters can each have the same VMID, won't this cause naming conflicts on the NAS? Should I be using two different shares pointing to two different datasets?
  7. T

    Datacenter -> Storage Config Question

    Hey All, I'm a little confused. Under Datacenter -> Storage, you can add shared storage, etc. In my case I add NFS mounts to our clusters without a problem. However, when you remove the storage from the datacenter -> storage GUI area, it stops showing it in the GUI as assigned to each node...
  8. N

    best practices for NFS ?

    Hello, My NFS storage is an DRBD HA NFS "cluster" so i'm looking for the right settings in terms of performance and, above all, resilience in the event of a ‘Primary/Secondary’ switchover. There is not a lot of information on this page https://pve.proxmox.com/wiki/Storage:_NFS Here my...
  9. M

    LAG 803.ad Connection Issues

    We have a single Proxmox host running 8.4.1 connected to a Juniper 4400xd-48F switch. The object is to use two SFP+ connections on the Proxmox host to connect to the Juniper switch which will also be networked to our primary storage unit for NFS VM storage. If we connect to the switch via a...
  10. L

    Migrate to a new cluster

    Hi all, We are currently running an outdated PVE cluster (version 6.4) consisting of 5 nodes. All VMs and containers are using an external NFS share for both disk storage and backups, mounted at /mnt/pve/NFS. We’ve recently acquired 2 new nodes, and instead of adding them to the existing...
  11. W

    Move TPM disk while VM is running

    I need to perform maintenance on one of our NFS servers that hosts VM disks, so I’m migrating everything to our secondary NFS server. However, I’ve run into an issue with VMs that have TPM disks. I’m running the latest version of Proxmox, but I don’t see any option to move TPM disks while the...
  12. R

    Cannot mount NFS directory but truenas box is reachable and can mount via shell

    Hey, so pretty much what it says on the title. I have 2 PVEs, pvemain [10.5.0.10] and pvecubi [10.5.0.2] (both with DHCP reservation). Pvemain is running truenas on 10.51.0.5 (which operates on a VXLAN network, if at all relevant) and pvecubi, which is a clean proxmox install. Trying to create...
  13. C

    Synology NAS NFS Share LXC Unprivileged Mount

    Hi all, I am running Proxmox Virtual Environment 8.3.3. I am trying to set up a Mount for a Synology NAS NFS Share into an Unprivileged LXC to be used for the App "Immich" which I have deployed using Docker. I have used the Proxmox Helper Scripts for the Docker LXC...
  14. X

    Bakcup to NAS Storage - How to limit resource access time interval

    Hello, I am writing this thread to ask some questions about my backup system in my Home Lab: First of all, I have a Mini PC with Proxmox VE running, an LXC container with PBS installed with Helper Scripts. I also have an old Synology DS215j NAS used for backups. Following the instructions in...
  15. D

    Using ZFS pool

    Hi I'm having a zfs pool RAIDZ1, which includes 4 x 10TB disk. When using this pool in a file server (SMB and NFS) for different purposes, which is better way to share it in LXC or in VM: mount the whole pool as a one big disk (mp1), and use directory structure to share the resource, like...
  16. T

    Setting NFS tuning parameters at boot

    Hi folks, Running NFSv3 on Netapp and need to tune sunrpc values for the mounts. The parameters I'm trying to change are sunrpc.tcp_slot_table_entries = 128 and sunrpc.tcp_max_slot_table_entries = 128 for the sunrpc module. I've tried to change sysctl.conf and defining entries in modprobe.d...
  17. M

    NFS storage breaks in 8.3.2

    Good morning, forum I have two separate nodes at home, both running 8.3.2. All my VMs were running storage on local NAS via NFS shares attached within ProxMox UI. This setup has been working for close to 2 years now, with no hiccups. After upgrading to 8.3.2, NFS shares dropped dead on me...
  18. O

    (newbie question) TrueNAS NFS not mounted automatically inside Proxmox after reboot

    hi all, I am new to Proxmox but have spent the last 2 weeks setting up a Proxmox-based NAS and media server with some success. Thanks for all the guides available on this forum, I managed to set up: TrueNAS (VM), a set of ARR stacks (LXC via tteck scripts), Emby with hardware accelerations...
  19. H

    EPERM: Operation not permitted

    I tried different things and searched the forums but I can't solve it. I have a physical PBS which I mount to a NFS share on my UNAS-Pro. I still receiving the following error when I try to add a datastore "EPERM: Operation not permitted". This is a permission problem but I don't know how to...
  20. D

    [SOLVED] Wait for NFS/Iscsi before starting other vms

    Hello guys! i have truenas as a vm inside of proxmox one issue im facing is sometimes my other VMs run before truenas is actually running so the NFS / Iscsi wont be available. i know i can use startup delay i tried that and did set it to 60s but its not consistent sometimes it takes around 1:30m...