[comp.unix.wizards] increasing the number of iostat-mon

berliner@nogger.UUCP (01/09/88)

Be careful with the RPC "rstat" daemon and related XDR routines.  The
rstat protocol definition, I believe, only recognizes 4 from
DK_NDRIVE.  We placed the following lines near the top of our
/usr/include/rpcsvc/rstat.h file:

/* Only look at the first four drives for backward compatibility */
#undef	DK_NDRIVE
#define	DK_NDRIVE	4

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Brian <nogger> Berliner				What is a nogger, anyway?
Convex Computer Corp.
UUCP: {ihnp4, uiucdcs, sun, rice, allegra}!convex!berliner
ARPA: convex!berliner@rice.arpa