Subject: Re: NFS mounted swap space
To: D'Arcy J.M. Cain <darcy@druid.net>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: port-hp300
Date: 11/14/1997 14:58:19
On Fri, 14 Nov 1997 12:13:42 -0500 (EST) 
 darcy@druid.net (D'Arcy J.M. Cain) wrote:

 > /usr/local/nfsclient/rapture is the root directory and that works fine.
 > /usr/local/nfsswap/rapture is a 16 Meg scratch file.  I want the system
 > to use this for swap.  I tried the following in /etc/fstab
 > 
 > druid.net:/usr/local/nfsswap/rapture none swap sw

Do this:

mkdir /swap

and change that entry to:

druid.net:/usr/local/nfsswap/rapture none swap sw,nfsmntpt=/swap

...this is documented in swapctl(8).

Jason R. Thorpe                                       thorpej@nas.nasa.gov
NASA Ames Research Center                            Home: +1 408 866 1912
NAS: M/S 258-6                                       Work: +1 650 604 0935
Moffett Field, CA 94035                             Pager: +1 415 428 6939