| /freebsd-12.1/usr.sbin/bsdconfig/include/ |
| H A D | options.hlp | 3 NFS Secure: NFS server talks only on a secure port 6 will not talk NFS over "non privileged" ports. 9 NFS Slow: User is using a slow PC or Ethernet card 12 with poor performance being "fed" by NFS on a higher-performance 17 NFS TCP: Use TCP for the NFS mount 19 This option can be used if your NFS server supports TCP 20 connections; not all do! This may be useful if your NFS server 25 NFS version 3: Use NFS version 3 27 This option forces the use of NFS version 3 and is on by default. 28 If your NFS server only supports NFS version 2, disable this option.
|
| H A D | media.hlp | 50 NFS Get the distribution files from an NFS server somewhere 54 your NFS server. See the Options screen for more details.
|
| H A D | messages.subr | 96 msg_could_not_unmount_the_nfs_partition="Could not unmount the NFS partition from %s: %s" 184 msg_install_over_nfs="Install over NFS" 193 msg_invalid_nfs_path_specification="Invalid NFS path specification. Must be of the form:\nhost:/fu… 253 msg_nfs="NFS" 254 msg_nfs_secure="NFS Secure" 255 msg_nfs_server_talks_only_on_a_secure_port="NFS server talks only on a secure port" 256 msg_nfs_slow="NFS Slow" 257 msg_nfs_tcp="NFS TCP" 258 msg_nfs_version_3="NFS version 3" 423 msg_use_nfs_version_3="Use NFS version 3" [all …]
|
| /freebsd-12.1/share/examples/diskless/ |
| H A D | README.BOOTP | 23 optional NFS based swap, and NFS based root mount. The NFS server will 29 to export read-only NFS partitions from the server, yet still be able to 77 options "BOOTP_NFSV3" # Use NFS v3 to NFS mount rootoptions 82 options NFS # Network Filesystem 91 (1) You need to NFS-export /, /usr, and /var. 96 NFS Export: 104 In order to be an NFS server, the server must run portmap, mountd, 105 nfsd, and rpc.statd. The standard NFS server options in /etc/rc.conf 149 NFS swap on each workstation. In order to use this capabilities you 150 need to NFS-export a swap directory READ+WRITE to the workstations. [all …]
|
| H A D | README.TEMPLATING | 198 i.e. if you were copying the template /usr from an NFS mount to 238 temporarily mounts the template machine's / and /usr via NFS, read-only, 241 NFS' below. 243 Whatever script you use that does the NFS mounts should ensure that the 268 SECURITY CONSIDERATIONS WITH NFS ROOT EXPORT FROM TEMPLATE MACHINE 269 SECURITY CONSIDERATIONS WITH NFS USR EXPORT FROM TEMPLATE MACHINE 288 the NFS export, you should move this file to /var/db as well and
|
| /freebsd-12.1/usr.sbin/bsdconfig/share/media/ |
| H A D | nfs.subr | 53 # Return success if we both found and set the media type to be an NFS server. 57 # The NFS path specification (host:path) to use when mounting the 68 # The host portion of the NFS path specification, parsed from 83 *:*) : valid NFS path ;; 140 # Initializes the NFS media device. Returns success if able to mount the NFS 143 # The variables (from variable.subr) used to initialize the NFS mount are as 162 f_dprintf "Init routine called for NFS device. name=[%s]" \ 166 f_dprintf "NFS device already mounted." 207 f_dprintf "Mounted NFS device %s onto %s" "$name" "$MOUNTPOINT" 214 # Returns data from $file on a mounted NFS device. Similar to cat(1). If [all …]
|
| /freebsd-12.1/share/dtrace/ |
| H A D | nfsattrstats | 32 * This script creates a trace of NFS RPCs, NFS attribute cache 33 * activity, and NFS access cache activity, along with the system call 34 * that instigated the activity. Notice that NFS events may happen 36 * system paging from NFS, in which case the system call name is
|
| /freebsd-12.1/contrib/amd/scripts/ |
| H A D | amd.conf-sample | 43 # NFS (RPC) retry interval/counter, in tenths of secs (amd -t interval.counter) 56 # NFS attribute cache value for Amd's automount points 94 # force NFS version or NFS protocol 99 # allow NFS requests from insecure (>=1024) ports 101 # accept local NFS packets from any local interface, not just 127.0.0.1 103 # address used for local NFS mount and RPC server (default to localhost)
|
| /freebsd-12.1/contrib/amd/ |
| H A D | AUTHORS | 22 May 7, 1997: contributed a special version of upl102 that included NFS V.3 32 August 8, 1998: add detection support for NFS V.3 for NetBSD 1.3F. 61 July 4, 1997: patches to get NFS V.3 working under irix5. 143 August 29, 1997: patch to make amd use FQHN for NFS/RPC authentication, 144 useful esp. for cross-domain NFS mounts. 150 regardless of client's NFS version. (conf/transp/transp_sockets.c) 225 March 6, 1998: correctly inherit existing NFS V.3 mounts upon restart. 278 March 30, 1999: turn off incomplete NFS V.3 support in HPUX 10.20. 330 February 1, 2001: important Linux NFS error number mapping fixed 345 November 28, 2001: Bug fix. Support "nolock" as an NFS option, not a [all …]
|
| H A D | NEWS | 574 * document AIX 5.x NFS bug (need patch) 724 linux NFS codes fixes 725 NFS cache aliasing fixes 752 (trace: only traces NFS and RPC) 1007 inherit NFS V.3 mounts correctly 1089 powerpc-ibm-aix4.2.1.0: NFS V.3 works 1225 configures/compiles, runs (NFS V3) 1326 fully functional with NFS V.3 1334 NFS V.3 works 1337 fully functional with NFS V.3 [all …]
|
| H A D | BUGS | 9 [1A] known to have flaky NFS V.3 and TCP. Amd tends to hang or spin 12 using NFS V.3 and TCP on these systems, by setting 188 Apparently there is an NFS client side bug in vmount() which causes amd to 189 hang when it starts (and tries to NFS-mount itself). According to IBM 190 engineers, this has to do with partial support code for IPv6: the NFS kernel 209 broken NFS/TCP connections using unprivileged ports (greater than 1024), 211 ports. This can upset quite a few NFS servers and causes accesses to the 290 Some BSD kernels don't have a way to turn off the NFS attribute cache. They 294 anywhere from 5-30 seconds). If Amd cannot turn off the NFS attribute
|
| H A D | README.attrcache | 1 NFS Attribute Caching OS Problems and Amd 6 Some OSs don't seem to have a way to turn off the NFS attribute cache, which 35 interference from the kernel, Amd will try to turn off the NFS attribute 117 which can be used to test the NFS attribute cache behavior of the current
|
| /freebsd-12.1/usr.sbin/bsdconfig/networking/share/ |
| H A D | media.subr | 113 # Return with-error when there are NFS-mounts currently active. If the 114 # options are changed while NFS-exported directories are mounted, 115 # the system may hang (if any NFS mounts are using that interface). 162 # Return with-error when there are NFS-mounts currently active. If the 163 # media options are changed while NFS-exported directories are mounted, 164 # the system may hang (if any NFS mounts are using that interface).
|
| H A D | netmask.subr | 92 # Return with-error when there are NFS-mounts currently active. If the 93 # subnet mask is changed while NFS-exported directories are mounted, 94 # the system may hang (if any NFS mounts are using that interface).
|
| H A D | ipaddr.subr | 142 # Return with-error when there are NFS-mounts currently active. If the 143 # IP address is changed while NFS-exported directories are mounted, the 144 # system may hang (if any NFS mounts are using that interface).
|
| /freebsd-12.1/contrib/amd/include/ |
| H A D | mount_headers1.h | 112 # ifndef NFS 113 # define NFS macro
|
| /freebsd-12.1/contrib/sendmail/test/ |
| H A D | Results | 116 the underlying filesystem (in NFS, the filesystem on the server) does not 127 SYSTEM LOCAL NFS-V2 NFS-V3 NFS-V2 NFS-V3
|
| /freebsd-12.1/release/picobsd/bridge/ |
| H A D | PICOBSD | 30 #options NFS #Network Filesystem 31 #options NFS_ROOT #NFS usable as root device, NFS required
|
| /freebsd-12.1/sys/arm/conf/ |
| H A D | CHROMEBOOK-PEACH-PIT | 35 # Uncomment this for NFS root 36 #options NFS_ROOT # NFS usable as /, requires NFSCL
|
| H A D | SHEEVAPLUG | 23 options NFS_ROOT # NFS usable as /, requires NFSCL 36 # NFS root from boopt/dhcp
|
| H A D | DB-88F6XXX | 21 options NFS_ROOT # NFS usable as /, requires NFSCL 34 # NFS root from boopt/dhcp
|
| /freebsd-12.1/release/picobsd/qemu/ |
| H A D | PICOBSD | 35 #options NFS #Network Filesystem 36 #options NFS_ROOT #NFS usable as root device, NFS required
|
| /freebsd-12.1/contrib/netbsd-tests/fs/nfs/nfsservice/ |
| H A D | README | 3 This directory contains the necessary bits to get an NFS server
|
| /freebsd-12.1/sys/mips/conf/ |
| H A D | CI20 | 19 # Uncomment for NFS root
|
| H A D | CANNA | 19 # Uncomment for NFS root
|