nfs

  1. A

    Solved simple NFS server

    Hi, I'll try to keep the scenario as simple as possible, just what I need, and leave out all the other things that didn't work while experimenting with nfs. I have the following working: # /etc/exports V4: / /exports/pub /exports/priv This "works" - I can mount (from a linux machine) with...
  2. acunha

    Solved Disk burst write to ZFS/NFS share

    Hi everybody! Happy & healthy 2021 ! My newly assembled FreeBSD server is now up and running. 🥳 Summary of the setup: CPU: Intel(R) Pentium(R) CPU G4560 @ 3.50GHz (3504.17-MHz K8-class CPU) Storage: ZFS RAIDZ2 using 5 Toshiba N300 7.2K 4TB Memory: 32GB, I limited ARC to 16GB in...
  3. O

    NFS doesn't register with rpcbind

    Hi all, I have longstanding issue with our NFS server, going probably from 10.x release times. Also problematic counterpart (client) has undergone multiple upgrades, but problem persists. Quick intro - NFS server on FreeBSD 12.2 (running there probably for about 3-4 years, hence mentioning...
  4. T

    base/head - TLS support to the kernel RPC added

    For those interested in encrypted NFS ( found on SVNews ): https://svnweb.freebsd.org/base?view=revision&revision=364475
  5. S

    Problem with "identifier removed" using NFS mounts on Linux server

    I am fairly new to FreeBSD after several years of using Linux (mostly Gentoo, but also Void). I run 12.1-STABLE as I want my ryzen temperatures to work, but plan to go back to RELEASE as soon as 12.2 is realeased. I'm in the process of adapting what I want to do to this new environment. I have...
  6. jdrch

    Help: error 7 (RPC: Authentication error) mounting FreeBSD 12.1-RELEASE NFS export

    I have a FreeBSD 12.1-RELEASE machine, hostname DellOptiPlex390. I would like to export the folders /usr/home/jdrch/KeePass and /usr/home/jdrch/Sync and mount them via NFS on an OpenIndiana Hipster GUI machine with IP address 192.168.0.71. My username, jdrch, is the same on both machines. I...
  7. U

    ZFS Current ZFS + NFS performance

    In the near future I may have a requirement to provide storage for a couple of VMWare servers that are currently running NFS off an ageing Netapp appliance. As good as the Netapp probably is, the chance of it going wrong worries me as I don't really have a clue what I'm doing with it, and it...
  8. G

    NFS mount issue "Identifier removed"

    Hello, Not sure if this topic is for here or for the storage section. I have mounted NFS via fstab with the following parameters: 192.168.101.201:/someshare /usr/local/www/someshare nfs rw,nolockd 0 0 Trying to copy recursive directory with many files ends with error "cannot create file"...
  9. P

    ZFS NFS share options

    I am trying to use the zfs set sharenfs command in order to share a directory with specific options, but whenever I try to add more than the -ro flag (ie zfs set sharenfs="-ro" library/Movies), the share stops being listed when I run showmount -e. I tried adding just the async flag as well with...
  10. J

    mount a nfs folder from qnap-nas

    hello people, i run freebsd 12 in virtualbox on ubuntu. on ubuntu my folder from qnap-nas is mounting like this: first install "nfs-common" and than write in the /etc/fstab x.x.x.x:/qnap-folder /home/user1/qnap nfs rw 0 0 when i start my file-explorer in ubuntu, i get automatically the...
  11. Harun

    ZFS NFS export: netcred already exists for given addr/mask

    Hello! I have several resources defined in variables "sharenfs". >zfs list space/backup/openstack 363M 15,0T 363M /space/backup/openstack space/voip 3,78T 15,0T 176K /space/voip space/voip/smg...
  12. G

    Change /etc/zfs/exports path to custom

    Hello, I'm trying to combine NFS with ZFS. Everything works fine but for my application I have to change /etc/zfs/exports path to custom one. Is it possible? Best regards, Patryk
  13. NapoleonWils0n

    Other Mounting a nfs share from Mac osx on Freebsd

    You would think sharing files from Mac osx to Freebsd would be easy, just open the Mac osx system preferences sharing section and click the checkbox next to file sharing Unfortunately the sharing protocols are afp or smb. Im not sure if netatalk still works with afp, and mount_smbfs on Freebsd...
  14. Understudy

    Other NFS NTFS file server

    HI, I am looking to create a FreeBSD file server. There would be a second physical disk setup (NTFS) that would mount via NFS. There would be no operating system information on the disk, just a shared disk for the office to store files on, from office documents, cad files, pictures, and...
  15. mixcro

    Solved NFS compressratio problem

    Hi guys, I'm a new user to freeBSD. I created a zpool and set compress to lz4 , then started the NFS server. After writing some files from the client (ubuntu), I noticed that the compressratio remains to be 1.00x. root@freeBSD_Mixcro:/nfs # zfs get compressratio NAME PROPERTY...
  16. NapoleonWils0n

    Other umounting nfs causes terminal to hang have to power off

    Hi everyone When i try and unmount an nfs share my computer locks up and i have to power off The nfs share is in my fstab as shown below 192.168.1.25:/volume1/Video /home/djwilcox/video nfs rw,noauto 0 0 When i run sudo umount ~/video to unmount the nfs share the terminal hangs and...
  17. F

    Strange behavour with GSSAPI and Kerberized NFS

    Hello, I'm a new user of FreeBSD - I recently installed FreeBSD 11.2 p4, and I use it as a backup- and fileserver using Samba48 and bacula. I also play around with it. I've joined the machine to a Samba domain and log in with winbind with domain users works using GSSAPI. NFSv4 with kerberos...
  18. S

    Slow NFS/SMB/AFP, but fast SCP read performance

    Hi! My FreeBSD 11.2 box has the strange behavior that copying a file via NFS, SMB, or AFP is always capped at exactly 60 MByte/s. However, copying the same file to the same client via SCP immediately hits GBit line speed at 110 MByte/s. It shouldn't be a hardware limitation, I can read the...
  19. AnonSecondLineSupp

    NFSv4 file server problems

    Hi, Part of my job is supporting Linux users at a university, and we have recently migrated one of our file servers from Solaris to FreeBSD. We've had some problems and hence I'm posting here. HW: CPU: Intel(R) Xeon(R) CPU E5-2667 v4 @ 3.20GHz (3200.07-MHz K8-class CPU) real memory =...
  20. C

    /usr/home/ became /home/ ?!?

    Having a tough time understanding something and can't figure out what happened. This morning an nfs share stopped working on my dev environment, it was working fine yesterday. After some head scratching, I relalized that my /home/ directory isn't a symlink to /usr/home/ anymore, it is a real...
Back
Top