xref: /freebsd/usr.sbin/mountd/mountd.8 (revision bcc1d0716ae785211580346f522fbb2e22e5a240)
18fae3551SRodney W. Grimes.\" Copyright (c) 1989, 1991, 1993
28fae3551SRodney W. Grimes.\"	The Regents of the University of California.  All rights reserved.
38fae3551SRodney W. Grimes.\"
48fae3551SRodney W. Grimes.\" Redistribution and use in source and binary forms, with or without
58fae3551SRodney W. Grimes.\" modification, are permitted provided that the following conditions
68fae3551SRodney W. Grimes.\" are met:
78fae3551SRodney W. Grimes.\" 1. Redistributions of source code must retain the above copyright
88fae3551SRodney W. Grimes.\"    notice, this list of conditions and the following disclaimer.
98fae3551SRodney W. Grimes.\" 2. Redistributions in binary form must reproduce the above copyright
108fae3551SRodney W. Grimes.\"    notice, this list of conditions and the following disclaimer in the
118fae3551SRodney W. Grimes.\"    documentation and/or other materials provided with the distribution.
128fae3551SRodney W. Grimes.\" 4. Neither the name of the University nor the names of its contributors
138fae3551SRodney W. Grimes.\"    may be used to endorse or promote products derived from this software
148fae3551SRodney W. Grimes.\"    without specific prior written permission.
158fae3551SRodney W. Grimes.\"
168fae3551SRodney W. Grimes.\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
178fae3551SRodney W. Grimes.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
188fae3551SRodney W. Grimes.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
198fae3551SRodney W. Grimes.\" ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
208fae3551SRodney W. Grimes.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
218fae3551SRodney W. Grimes.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
228fae3551SRodney W. Grimes.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
238fae3551SRodney W. Grimes.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
248fae3551SRodney W. Grimes.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
258fae3551SRodney W. Grimes.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
268fae3551SRodney W. Grimes.\" SUCH DAMAGE.
278fae3551SRodney W. Grimes.\"
2887564113SPeter Wemm.\"     @(#)mountd.8	8.4 (Berkeley) 4/28/95
297f3dea24SPeter Wemm.\" $FreeBSD$
308fae3551SRodney W. Grimes.\"
31d11e3645SMatteo Riondato.Dd October 20, 2007
328fae3551SRodney W. Grimes.Dt MOUNTD 8
338fae3551SRodney W. Grimes.Os
348fae3551SRodney W. Grimes.Sh NAME
358fae3551SRodney W. Grimes.Nm mountd
368fae3551SRodney W. Grimes.Nd service remote
378fae3551SRodney W. Grimes.Tn NFS
388fae3551SRodney W. Grimesmount requests
398fae3551SRodney W. Grimes.Sh SYNOPSIS
407c7fb079SRuslan Ermilov.Nm
41bcc1d071SRick Macklem.Op Fl 24dlnr
42d11e3645SMatteo Riondato.Op Fl h Ar bindip
43c203da27SBruce M Simpson.Op Fl p Ar port
4496968c22SPawel Jakub Dawidek.Op Ar exportsfile ...
458fae3551SRodney W. Grimes.Sh DESCRIPTION
46e1205e80SPhilippe CharnierThe
47e1205e80SPhilippe Charnier.Nm
48e1205e80SPhilippe Charnierutility is the server for
498fae3551SRodney W. Grimes.Tn NFS
508fae3551SRodney W. Grimesmount requests from other client machines.
5174853402SPhilippe CharnierIt listens for service requests at the port indicated in the
528fae3551SRodney W. Grimes.Tn NFS
538fae3551SRodney W. Grimesserver specification; see
548fae3551SRodney W. Grimes.%T "Network File System Protocol Specification" ,
55a62dc406SDoug RabsonRFC1094, Appendix A and
56a62dc406SDoug Rabson.%T "NFS: Network File System Version 3 Protocol Specification" ,
57a62dc406SDoug RabsonAppendix I.
588fae3551SRodney W. Grimes.Pp
5974853402SPhilippe CharnierThe following options are available:
6074853402SPhilippe Charnier.Bl -tag -width indent
612a66cfc5SDoug Rabson.It Fl 2
6274853402SPhilippe CharnierAllow the administrator to force clients to use only the
6374853402SPhilippe Charnierversion 2
6474853402SPhilippe Charnier.Tn NFS
6574853402SPhilippe Charnierprotocol to mount file systems from this server.
66bcc1d071SRick Macklem.It Fl 4
67bcc1d071SRick MacklemForces
68bcc1d071SRick Macklem.Nm
69bcc1d071SRick Macklemto try and start the experimental server that includes NFSv4 support in it.
70bcc1d071SRick MacklemIf this flag isn't specified, the experimental server will only be started
71bcc1d071SRick Macklemif it is linked into the kernel and the regular one isn't.
72bcc1d071SRick Macklem.br
73bcc1d071SRick Macklemie. The kernel is built with the following:
74bcc1d071SRick Macklem.Bd -literal -offset indent -compact
75bcc1d071SRick Macklem# options	NFSSERVER
76bcc1d071SRick Macklemoptions		NFSD
77bcc1d071SRick Macklem.Ed
7874853402SPhilippe Charnier.It Fl d
7974853402SPhilippe CharnierOutput debugging information.
8019359912SGiorgos Keramidas.Nm
8119359912SGiorgos Keramidaswill not detach from the controlling terminal and will print
8219359912SGiorgos Keramidasdebugging messages to stderr.
83d11e3645SMatteo Riondato.It Fl h Ar bindip
84d11e3645SMatteo RiondatoSpecify specific IP addresses to bind to for TCP and UDP requests.
85d11e3645SMatteo RiondatoThis option may be specified multiple times.
86d11e3645SMatteo RiondatoIf no
87d11e3645SMatteo Riondato.Fl h
88d11e3645SMatteo Riondatooption is specified,
89d11e3645SMatteo Riondato.Nm
90d11e3645SMatteo Riondatowill bind to
91d11e3645SMatteo Riondato.Dv INADDR_ANY .
92d11e3645SMatteo RiondatoNote that when specifying IP addresses with
93d11e3645SMatteo Riondato.Fl h ,
94d11e3645SMatteo Riondato.Nm
95d11e3645SMatteo Riondatowill automatically add
96d11e3645SMatteo Riondato.Li 127.0.0.1
97d11e3645SMatteo Riondatoand if IPv6 is enabled,
98d11e3645SMatteo Riondato.Li ::1
99d11e3645SMatteo Riondatoto the list.
100690c488dSGuido van Rooij.It Fl l
10174853402SPhilippe CharnierCause all succeeded
10274853402SPhilippe Charnier.Nm
10374853402SPhilippe Charnierrequests to be logged.
1048fae3551SRodney W. Grimes.It Fl n
10574853402SPhilippe CharnierAllow non-root mount requests to be served.
1068fae3551SRodney W. GrimesThis should only be specified if there are clients such as PC's,
1078fae3551SRodney W. Grimesthat require it.
108c8714748SDima DorfmanIt will automatically clear the vfs.nfsrv.nfs_privport sysctl flag, which
109099d4ed1SStephen McKaycontrols if the kernel will accept NFS requests from reserved ports only.
110c203da27SBruce M Simpson.It Fl p Ar port
111c203da27SBruce M SimpsonForce
112c203da27SBruce M Simpson.Nm
113c203da27SBruce M Simpsonto bind to the specified port, for both
114b18b186eSRuslan Ermilov.Dv AF_INET
115c203da27SBruce M Simpsonand
116b18b186eSRuslan Ermilov.Dv AF_INET6
117c203da27SBruce M Simpsonaddress families.
118c203da27SBruce M SimpsonThis is typically done to ensure that the port which
119c203da27SBruce M Simpson.Nm
120c203da27SBruce M Simpsonbinds to is a known quantity which can be used in firewall rulesets.
121c203da27SBruce M SimpsonIf
122c203da27SBruce M Simpson.Nm
123c203da27SBruce M Simpsoncannot bind to this port, an appropriate error will be recorded in
124c203da27SBruce M Simpsonthe system log, and the daemon will then exit.
125a62dc406SDoug Rabson.It Fl r
12674853402SPhilippe CharnierAllow mount RPCs requests for regular files to be served.
12787564113SPeter WemmAlthough this seems to violate the mount protocol specification,
12887564113SPeter Wemmsome diskless workstations do mount requests for
12987564113SPeter Wemmtheir swapfiles and expect them to be regular files.
13087564113SPeter WemmSince a regular file cannot be specified in
13187564113SPeter Wemm.Pa /etc/exports ,
13287564113SPeter Wemmthe entire file system in which the swapfiles resides
13387564113SPeter Wemmwill have to be exported with the
13487564113SPeter Wemm.Fl alldirs
13587564113SPeter Wemmflag.
1368fae3551SRodney W. Grimes.It Ar exportsfile
13774853402SPhilippe CharnierSpecify an alternate location
1388fae3551SRodney W. Grimesfor the exports file.
1393201fe06SPawel Jakub DawidekMore than one exports file can be specified.
1408fae3551SRodney W. Grimes.El
1418fae3551SRodney W. Grimes.Pp
14274853402SPhilippe CharnierWhen
14374853402SPhilippe Charnier.Nm
14474853402SPhilippe Charnieris started,
1458fae3551SRodney W. Grimesit loads the export host addresses and options into the kernel
146fe27ded8SMike Pritchardusing the
147fe27ded8SMike Pritchard.Xr mount 2
148fe27ded8SMike Pritchardsystem call.
1498fae3551SRodney W. GrimesAfter changing the exports file,
15074853402SPhilippe Charniera hangup signal should be sent to the
15174853402SPhilippe Charnier.Nm
15274853402SPhilippe Charnierdaemon
1538fae3551SRodney W. Grimesto get it to reload the export information.
1548fae3551SRodney W. GrimesAfter sending the SIGHUP
15587564113SPeter Wemm(kill \-s HUP `cat /var/run/mountd.pid`),
15674853402SPhilippe Charniercheck the syslog output to see if
15774853402SPhilippe Charnier.Nm
15874853402SPhilippe Charnierlogged any parsing
1598fae3551SRodney W. Grimeserrors in the exports file.
160d599144dSGarrett Wollman.Pp
161d599144dSGarrett WollmanIf
16274853402SPhilippe Charnier.Nm
163d599144dSGarrett Wollmandetects that the running kernel does not include
164d599144dSGarrett Wollman.Tn NFS
165d599144dSGarrett Wollmansupport, it will attempt to load a loadable kernel module containing
166d599144dSGarrett Wollman.Tn NFS
167d599144dSGarrett Wollmancode, using
168933abef0SMaxime Henrion.Xr kldload 2 .
169d599144dSGarrett WollmanIf this fails, or no
170d599144dSGarrett Wollman.Tn NFS
1715e0abc7bSGuy HelmerKLD was available,
17274853402SPhilippe Charnier.Nm
173d599144dSGarrett Wollmanexits with an error.
1748fae3551SRodney W. Grimes.Sh FILES
1758fae3551SRodney W. Grimes.Bl -tag -width /var/run/mountd.pid -compact
1768fae3551SRodney W. Grimes.It Pa /etc/exports
1778fae3551SRodney W. Grimesthe list of exported file systems
1788fae3551SRodney W. Grimes.It Pa /var/run/mountd.pid
1798fae3551SRodney W. Grimesthe pid of the currently running mountd
18008b48e64SAndreas Schulz.It Pa /var/db/mountdtab
18108b48e64SAndreas Schulzthe current list of remote mounted file systems
1828fae3551SRodney W. Grimes.El
1838fae3551SRodney W. Grimes.Sh SEE ALSO
1848fae3551SRodney W. Grimes.Xr nfsstat 1 ,
185933abef0SMaxime Henrion.Xr kldload 2 ,
186bcc1d071SRick Macklem.Xr nfsv4 4 ,
1878fae3551SRodney W. Grimes.Xr exports 5 ,
1888fae3551SRodney W. Grimes.Xr nfsd 8 ,
1898657581bSMaxim Sobolev.Xr rpcbind 8 ,
1908fae3551SRodney W. Grimes.Xr showmount 8
1918fae3551SRodney W. Grimes.Sh HISTORY
1928fae3551SRodney W. GrimesThe
19374853402SPhilippe Charnier.Nm
194c0b0bcf4SMike Pritchardutility first appeared in
195c0b0bcf4SMike Pritchard.Bx 4.4 .
196