Home
last modified time | relevance | path

Searched refs:NFS (Results 1 – 25 of 124) sorted by relevance

12345

/freebsd/usr.sbin/bsdconfig/include/
H A Doptions.hlp3 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 Dmedia.hlp27 NFS Get the distribution files from an NFS server somewhere
31 your NFS server. See the Options screen for more details.
H A Dmessages.subr94 msg_could_not_unmount_the_nfs_partition="Could not unmount the NFS partition from %s: %s"
173 msg_install_over_nfs="Install over NFS"
182 msg_invalid_nfs_path_specification="Invalid NFS path specification. Must be of the form:\nhost:/fu…
239 msg_nfs="NFS"
240 msg_nfs_secure="NFS Secure"
241 msg_nfs_server_talks_only_on_a_secure_port="NFS server talks only on a secure port"
242 msg_nfs_slow="NFS Slow"
243 msg_nfs_tcp="NFS TCP"
244 msg_nfs_version_3="NFS version 3"
284 msg_please_enter_the_full_nfs_file_specification="Please enter the full NFS file specification for …
[all …]
/freebsd/release/packages/ucl/
H A Dnfs-all.ucl19 comment = "NFS client and server utilities"
22 The Network File System (NFS) is a widely-used network filesystem protocol,
24 or more client systems over a network connection. NFS is supported on nearly
27 NFS offers optional authentication, integrity and confidentiality via either
31 NFS server, and the mount_nfs(8) utility used to mount an NFS filesystem on
33 be necessary depending on the NFS configuration.
H A Dgssd-all.ucl25 The kernel contains an implementation of GSS-API primarily for use by the NFS
29 This daemon is required when using Kerberos authentication with NFS.
/freebsd/usr.sbin/bsdconfig/share/media/
H A Dnfs.subr52 # Return success if we both found and set the media type to be an NFS server.
56 # The NFS path specification (host:path) to use when mounting the
67 # The host portion of the NFS path specification, parsed from
82 *:*) : valid NFS path ;;
139 # Initializes the NFS media device. Returns success if able to mount the NFS
142 # The variables (from variable.subr) used to initialize the NFS mount are as
161 f_dprintf "Init routine called for NFS device. name=[%s]" \
165 f_dprintf "NFS device already mounted."
206 f_dprintf "Mounted NFS device %s onto %s" "$name" "$MOUNTPOINT"
213 # Returns data from $file on a mounted NFS device. Similar to cat(1). If
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/perf/
H A Dnfs-sample.cfg18 # This file is a sample NFS configuration for the performance tests. To use the
19 # performance tests over NFS you must have:
39 # Common NFS client mount options
43 # illumos NFS client mount options
46 # Linux NFS client mount options
/freebsd/share/dtrace/
H A Dnfsattrstats30 * This script creates a trace of NFS RPCs, NFS attribute cache
31 * activity, and NFS access cache activity, along with the system call
32 * that instigated the activity. Notice that NFS events may happen
34 * system paging from NFS, in which case the system call name is
/freebsd/usr.sbin/bsdconfig/networking/share/
H A Dmedia.subr112 # Return with-error when there are NFS-mounts currently active. If the
113 # options are changed while NFS-exported directories are mounted,
114 # the system may hang (if any NFS mounts are using that interface).
161 # Return with-error when there are NFS-mounts currently active. If the
162 # media options are changed while NFS-exported directories are mounted,
163 # the system may hang (if any NFS mounts are using that interface).
H A Dnetmask.subr91 # Return with-error when there are NFS-mounts currently active. If the
92 # subnet mask is changed while NFS-exported directories are mounted,
93 # the system may hang (if any NFS mounts are using that interface).
H A Dipaddr.subr141 # Return with-error when there are NFS-mounts currently active. If the
142 # IP address is changed while NFS-exported directories are mounted, the
143 # system may hang (if any NFS mounts are using that interface).
H A Drouting.subr70 # Return with-error when there are NFS-mounts currently active. If the
71 # default router/gateway is changed while NFS-exported directories are
/freebsd/contrib/sendmail/test/
H A DResults116 the underlying filesystem (in NFS, the filesystem on the server) does not
127 SYSTEM LOCAL NFS-V2 NFS-V3 NFS-V2 NFS-V3
/freebsd/contrib/dialog/samples/install/
H A Dsetup.help10 to install via NFS...)
29 your local harddisk or via network (NFS).
/freebsd/tools/test/stress2/misc/
H A Dmountu.sh110 /tmp/mountu NFS $file &
117 ck NFS
180 UFS/NFS/msdosfs reclaim vnode on rw->ro forced remount, and
H A Dnfsrename.sh71 * Try to expose races with doing renames over NFS that require silly
74 * with shared lookups in NFS can get confused and possibly reference
/freebsd/share/snmp/mibs/
H A DFREEBSD-MIB.txt47 -- For NFS over TLS, a user@domain can optionally be handled by rpc.tlsservd
52 "Entry for X.509 Certificate for NFS user@domain name"
/freebsd/contrib/netbsd-tests/fs/nfs/nfsservice/
H A DREADME3 This directory contains the necessary bits to get an NFS server
H A Dexports8 # adjustments if we want to test NFS features more carefully,
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/perf/regression/
H A Drandom_writes_zil.ksh57 [[ $NFS -eq 1 ]] && PERF_NTHREADS_PER_FS='0'
/freebsd/usr.sbin/bsdconfig/security/include/
H A Dmessages.subr38 msg_nfs_port="NFS port"
39 msg_nfs_port_desc="Require that the NFS clients use reserved ports"
/freebsd/libexec/rc/rc.d/
H A DMakefile218 CONFGROUPS+= NFS
220 NFS= lockd \ macro
/freebsd/tools/regression/nfsmmap/
H A DREADME1 These tests are intended to make sure that NFS's use of the
/freebsd/tools/test/stress2/tools/
H A Dfail.sh64 mountu.sh 20170321 Known NFS problem
/freebsd/tools/tools/kttcp/
H A DREADME3 performance for in-kernel applications (like NFS). The tool consists

12345