S svirus Active Member Jul 3, 2018 22 1 43 40 Jan 31, 2023 #1 Hello, There is any option to share my ZFS dataset via NFS on proxmox VE server ? I see only "nfs-common" package
Hello, There is any option to share my ZFS dataset via NFS on proxmox VE server ? I see only "nfs-common" package
LnxBil Distinguished Member Feb 21, 2015 10,242 2,336 303 Saarland, Germany Jan 31, 2023 #2 svirus said: There is any option to share my ZFS dataset via NFS on proxmox VE server ? Click to expand... There is no PVE-specific answer, just do the ordinary setup with ZFS and NFS. A simple googleing yields e.g. this which looks at first glance totally fine.
svirus said: There is any option to share my ZFS dataset via NFS on proxmox VE server ? Click to expand... There is no PVE-specific answer, just do the ordinary setup with ZFS and NFS. A simple googleing yields e.g. this which looks at first glance totally fine.
S svirus Active Member Jul 3, 2018 22 1 43 40 Jan 31, 2023 #3 yes but pacakge nfs-kernel-server I don't have on proxmox server
S svirus Active Member Jul 3, 2018 22 1 43 40 Jan 31, 2023 #4 ok, I just switched to non-subscirption repo and everything I have
LnxBil Distinguished Member Feb 21, 2015 10,242 2,336 303 Saarland, Germany Jan 31, 2023 #5 svirus said: ok, I just switched to non-subscirption repo and everything I have Click to expand... Glad it worked, but nfs-kernel-server is part of Debian, not Proxmox VE: Code: $ apt-cache policy nfs-kernel-server nfs-kernel-server: Installed: 1:1.3.4-6 Candidate: 1:1.3.4-6 Version table: *** 1:1.3.4-6 500 500 http://ftp.de.debian.org/debian bullseye/main amd64 Packages 100 /var/lib/dpkg/status
svirus said: ok, I just switched to non-subscirption repo and everything I have Click to expand... Glad it worked, but nfs-kernel-server is part of Debian, not Proxmox VE: Code: $ apt-cache policy nfs-kernel-server nfs-kernel-server: Installed: 1:1.3.4-6 Candidate: 1:1.3.4-6 Version table: *** 1:1.3.4-6 500 500 http://ftp.de.debian.org/debian bullseye/main amd64 Packages 100 /var/lib/dpkg/status