System Administration Commands rquotad(1M)
NAME
rquotad - remote quota server
SYNOPSIS
/usr/lib/nfs/rquotad
DESCRIPTION
rquotad is an rpc(4) server which returns quotas for a user
of a local file system which is mounted by a remote machine
over the NFS. The results are used by quota(1M) to display
user quotas for remote file systems. The rquotad daemon is
normally invoked by inetd(1M).
USAGE
See largefile(5) for the description of the behavior of
rquotad when encountering files greater than or equal to 2
Gbyte ( 2^31 bytes).
FILES
quotas quota file at the file system root
ATRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
ATRIBUTE TYPE ATRIBUTE VALUE
Availability SUNWnfssu
SEE ALSO
svcs(1), automountd(1M), inetadm(1M), inetd(1M),
mountnfs(1M), quota(1M), sharenfs(1M), svcadm(1M), rpc(4),
services(4), attributes(5), largefile(5), smf(5)
NOTES
The rquotad service is managed by the service management
facility, smf(5), under the service identifier:
svc:/network/nfs/rquota
SunOS 5.11 Last change: 18 Nov 2004 1
System Administration Commands rquotad(1M)
Administrative actions on this service, such as enabling,
disabling, or requesting restart, can be performed using
svcadm(1M). Responsibility for initiating and restarting
this service is delegated to inetd(1M). Use inetadm(1M) to
make configuration changes and to view configuration infor-
mation for this service. The service's status can be queried
using the svcs(1) command.
If it is disabled, it will be enabled by mountnfs(1M),
sharenfs(1M), and automountd(1M) unless its
application/autoenable property is set to false.
SunOS 5.11 Last change: 18 Nov 2004 2
|