Adding clients under 4.0
Len Evens
len at rufus.math.nwu.edu
Thu Mar 2 05:23:10 AEST 1989
I previously reported a problem with adding a new client under OS 4.0 with
the client's swap file in a directory created in /home. Thanks to Bill
Gilroy's response, I looked carefully at the documentation for exportfs
and discovered the source of my problem. The man page explicitly warns
that you can't export a subdirectory in the same file system of something
which was previously exported. Since I had previously decided to mount
the client's home directory on /home on the server (to avoid duplication
of home directories), /home was being exported, and since I had created a
swap path named /home/swap, I was attempting to do just that. If I had
followed the `rules' and put the clients /home directory in /home/client
on the server, there presumably would have been no problem.
I am still a bit perplexed about where if anywhere the client's swapping
was going and why the error messages during booting didn't indicated more
clearly that something was wrong.
I eventually dealt with the problem by repartitioning the disk, but that
is another story.
Leonard Evens len at math.nwu.edu
Department of Mathematics
Northwestern University
Evanston, IL 60208
312-491-5537
[[ That reminds me....one time when we set up a client with
"setup_client", there wasn't enough room in /export/swap for the swap file
we requested. Of course, "setup_client" didn't say anything and of course
we tried to boot the client. Ever try to boot a machine with a swap space
of zero size? Fun. --wnl ]]
More information about the Comp.sys.sun
mailing list