nfs client

  1. N

    NFS Server Request Denied

    Hello again, I need to create a NFS server from FreeBSD 13.5. I can use the NFS server on localhost. But whenever I try different computers, they all give "access denied" error. I looked at /var/log/messages and this is what it says for another FreeBSD computer: Jul 30 05:56:04 bsdvm...
  2. nielsk

    Other Problems with rsyncing from zfs-snapshots that are on an nfs-mount.

    I noticed this first with FreeBSD 14.1 but maybe is existed before. From time to time I have to rsync data from a snapshot to a real user account. The ZFS is mounted via NFS. When I do an rsync I get suddenly very often a: rsync: [Receiver] getcwd(): No such file or directory (2) rsync error...
  3. M

    netboot problem with loader.efi and nfsroot

    I am attempting to boot FreeBSD (base.txz and kernel.txz of 14-CURRENT snapshot) over the network with nfsroot. My DHCP/NFS server is Ubuntu 20.04 and running dnsmasq for DHCP. It boots a legacy BIOS mode client machine with pxeboot and nfsroot without problem. My loader.conf is...
  4. 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"...
  5. nielsk

    NFS cache misses after upgrading to 11.1 from 10.3

    Recently I upgraded a machine from 10.3-Prerelease to 11.1-release. Since then I see a huge difference in nfs cache misses, especially getattr-misses compared to identical configured machines that are still on 10.3. When I do an nfsstat -m the options are identical. This leads too less...
  6. F

    NFS client hangs all the time when I enter large directory

    Hi All, I have been facing a strange problem on AWS, where I created a large FreeBSD NFS server, with the below configuration. My throughput to writing a file is 600-800 Mbps and reading files are much higher. I have no issues with throughput, but the problem is with while accessing a folder...
Back
Top