nfs

  1. E

    NFS Questions with Performance

    Hello Proxmox Users, I migrated from Ceph to NFS with 10Gbit Interface(tested with aroud 9.3 Gbit real speed) and a Dell/EMC Unity Storage (NFS Speedtest with iozone around 430MB/s write speed). When I now move VMs to the Storage I get around 130 MB/s (in the VM I get nearly the same speed). I...
  2. L

    Probleme bei der Kommunikation zwischen Nodes und TrueNAS

    Derzeit haben wir Probleme mit unserem Netzwerk und wir vermuten, dass es mit der Vernetzung des Clusters+Storage zusammenhängt. Hier einmal unser Setup: Wir besitzen ein PVE Cluster bestehend aus 3 Nodes. Diese Nodes besitzen alle eine 1G Onboard-Schnittstelle und haben alle jeweils eine...
  3. V

    [SOLVED] PVE Services can't be restarted

    My setup is the following 2x Nodes 1x common NFS storage for backups fully updated by the time i'm writing this I tried to live migrate a VM from one server to another but it failed so i stopped in. After that, the GUI stopped responding and i tried to restart the pve proxy. I received this...
  4. R

    Container Mobility with Mount Points and NFS

    Hello all, I wanted to bounce an idea off you and wonder what people think about the feasibility and/or possible issues. TL;DR: Trying to get containers to move to other hosts but still access files using a Mount Point from a ZFS store on the host they came from. At the same time, requiring no...
  5. M

    NFS behaviors

    Hi there all, I've tried to research on that subject although came empty net. How would VMs that are running on NFS storage behaves in case of "momentary" storage loss? I'm trying to figure indeed if Proxmox would buffer IOPS for some times before dead'ing paths. I bet the safest would be to...
  6. K

    NFS/Cifs mount?

    Dell r720 - Proxmox 7.1.7 Dell r720 - Truenas 12.0-U7 They're on separate subnets but it's always been like this and they both can communicate both ways nothing has changed other than the errors just showing up one day and my backups are not working... I have no idea what it is I've freshly...
  7. A

    Is mounting nfs4 not possible inside privileged container due to apparmor? (nfs works fine)

    I have the feature "nfs" enabled via the gui. I can mount an nfs share fine, for example this command works fine: mount -t nfs 10.10.10.10:/mnt/data/files /mnt/files But if I try the same command using nfs4: mount -t nfs4 10.10.10.10:/mnt/data/files /mnt/files I see a denied error in syslog...
  8. T

    Mit PBS externe Speicher sichern

    Hallo zusammen. Da ich auf der Suche nach eine zentralierte Lösung für meine Backups bin, muss ich hier fragen, ob es mit PBS möglich wäre externe Speicher zu sichern? Was meine ich damit? Mit PBS kann man ja leicht die VMs und die Containers aus PVE sichern, aber eine VM bei mir läuft auf...
  9. D

    Storage: NFS question

    Hi, can i add 2 different NFS path to the same NFS Server in proxmox cluster? Regards!
  10. P

    Migrating thin provisioned disks results in the transfer as if it's thick provisioned.

    If you have a thin provisioned disk (say 128GB), but the actual size of the disk is only 6GB after install, why does proxmox need to physically move 128GB of data when migrating a disk to another network storage location (even though the file is 6GB)? What is the limitation here? It does not...
  11. J

    Issues creating backup

    Hey there, I am having some issues regarding backing up my LXC containers. The situation is as followed: I have a TrueNAS VM running that hands out 2 NFS shares. One for backups, and the other one for containers. Both of those shares have the "open" preset from the ACL manager in TrueNAS and...
  12. A

    question about NFS storage and ISOs

    I thought I posted this question earlier, but now I can't seem to find it. I'm new to ProxMox. I just installed it last night. I was able to successfully add a NFS share to it. I store all my ISO images on my NAS, and share it via NFS. Anyway, I shared it from the root of the ISOs directory...
  13. L

    NFS share not correctly unmounted

    Hi together I tried to configure a new NFS share on my Proxmox Cluster. I made a mistake and deleted the working NFS share from the GUI. After the storage change I tried to remount the NFS share from the GUI with the same name. I keep getting this error: I searched the web for a workaround...
  14. B

    [SOLVED] [NFS] Permission denied on second network during backup

    Hello to all ! I currently have a Proxmox 7.0-8 which allows me to host different services, and in particular services on the students' LAN (FOG) but also virtual machines on a LAN DMZ so that they can be accessed from outside. So I have 2 network interfaces on Proxmox. I also have a huge...
  15. H

    how to enable Max backups in Proxmox 6.4-4

    Hello I would like to know how I can find the MAX BACKUPS option in Proxmox 6.4-4, I have 02 proxmox that are connected to a server on which they play the VM backup file there, but in version 6.1-3 I was able to limit this now I'm not finding it anymore the option. could someone help me...
  16. R

    Is NFS sharing only works on CentOs?

    Hi, just think of a question. So today I want to create a backup folder using nfs. Imagine I have 2 vms (debian and proxmox). nfs server is in debian, and proxmox is the client. i have tried some tutorials, and for the backup (nfs systems is working), folder is already backed up itself. as a...
  17. E

    ISO storage folder structure

    Hi all, We currently have a ESXi setup, a few machines with a central storage that we use for lab and testing. We are looking into moving to Proxmox and I installed proxmox on one of the servers to try it out. We have a large number if ISO files from different vendors on a NAS. These are in a...
  18. A

    Changing storage type from directory to NFS and vice versa

    Hello guys, We have several hosts with directory type storage. Anyone tried to change it from directory to NFS? My idea is to start the NFS server on the node, configure the same directory to exports file and change the storage type from the GUI. (and by change I mean remove the existing and...
  19. E

    Backup target to ceph? NFS?

    I have a ceph replicated storage that I would like to be able to use as a backup target for VM snapshot backups, I understand ceph is RBD so I need to create a file system, should I put NFS on ceph? I've searched and searched but I must be using the wrong terms... Any pointers on how to create a...
  20. O

    How to share storage between VMs and proxmox?

    Hi, I have attached a large HDD over USB3.0 to my Proxmox node. I use it to store backups of VMs and containers. However, I also would like to run many media-heavy Docker containers in a VM (Plex, family photos, Nextcloud, etc) and would have to store the media on that said HDD. What is the...