~ubuntu-branches/ubuntu/oneiric/nfs-utils/oneiric

« back to all changes in this revision

Viewing changes to utils/exportfs/exports.man

  • Committer: Steve Langasek
  • Date: 2010-06-04 09:53:57 UTC
  • mfrom: (14.1.5 sid)
  • Revision ID: vorlon@debian.org-20100604095357-zbu3na972v3nmgvg
mergeĀ versionĀ 1:1.2.2-1

Show diffs side-by-side

added added

removed removed

Lines of Context:
365
365
will be given this list of alternatives. (Note that actual replication
366
366
of the filesystem must be handled elsewhere.)
367
367
 
368
 
.TP
369
 
.IR refer= path@host[+host][:path@host[+host]]
370
 
A client referencing the export point will be directed to choose from
371
 
the given list an alternative location for the filesystem.
372
 
(Note that the server must have a mountpoint here, though a different
373
 
filesystem is not required; so, for example,
374
 
.IR "mount --bind" " /path /path"
375
 
is sufficient.)
376
 
.TP
377
 
.IR replicas= path@host[+host][:path@host[+host]]
378
 
If the client asks for alternative locations for the export point, it
379
 
will be given this list of alternatives. (Note that actual replication
380
 
of the filesystem must be handled elsewhere.)
381
 
 
382
368
.SS User ID Mapping
383
369
.PP
384
370
.I nfsd