Patch-ID# 101849-01
Keywords: *, rpc.quotad, slow, busy, NFS, servers
Synopsis: SunOS 4.1.3: rpc.quotad is very slow on busy NFS servers 
Date: Sep/14/94

Solaris release: 1.1 1.1C

SunOS Release: 4.1.3 4.1.3C

Unbundled Product:

Unbundled Release:

Topic: rpc.quotad is very slow on busy NFS servers

BugId's fixed with this patch: 1033097

Changes incorporated in this version:

Relevant architectures: sparc

Patches accumulated and obsoleted by this patch: 

Patches which conflict with this patch:

Obsoleted by:

Files included with this patch: rpc.quotad

Problem Description:
--------------------

rpc.rquotad has overheads that can be avoided. These overheads can slow
down a quota request from the client side and cause long delays for
setups that call quota remotely (e.g. during logins or in any sessions).

Install Instructions:
---------------------

AS ROOT:

1. mv /usr/etc/rpc.rquotad /usr/etc/rpc.rquotad.fcs
2. cp sun4/rpc.rquotad /usr/etc
3. Use "chmod" and "chown" to set the file permissions of /usr/etc/rpc.rquotad
   to those below:

 -rwxr-xr-x  1 root     staff       24576 Jun 25 09:55  /usr/etc/rpc.rquotad

4. kill the existing rpc.rquotad process.
