Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!rice!sun-spots-request From: len@rufus.math.nwu.edu (Len Evens) Newsgroups: comp.sys.sun Subject: /etc/bootparams Keywords: Networks Message-ID: <4559@brazos.Rice.edu> Date: 28 Jan 90 15:45:53 GMT Sender: root@rice.edu Organization: Sun-Spots Lines: 33 Approved: Sun-Spots@rice.edu X-Sun-Spots-Digest: Volume 9, Issue 19, message 5 of 14 We recently encountered the following problem which was solved for us by Avi Freedman of Temple University. We found suddenly that we could not boot clients of a Sun 3/260S running OS 4.0.3. The source of the problem was that many months ago we had changed our /etc/hosts table so that the machine names were given by complete internet symbolic addresses, e.g. sname.lnet.univ.edu Our /etc/bootparams file, however, stil used just the raw machine name, e.g. cname root=sname:/export/root/cname\ swap=sname:/export/swap/cname We had not in fact rebooted the clients during this time, so we were unaware of the problem. When we did try to reboot, the process failed, and even though we suspected that the bootparams file might be invovlved we did not see the cause until Avi Freedman pointed it out. (He had apparently suffered for over a month before pinpointing it.) When we corrected the /etc/bootparams file to use the complete symbolic internet addresses, e.g., cname.lnet.univ.edu root=sname.lnet.univ.edu:/export/root/cname\ swap=sname.lnet.univ.edu:/export/swap/cname the problem disappeared. This problem will predictably arise for people who have been running independent networks which they later link up with internet. Leonard Evens len@math.nwu.edu Department of Mathematics Northwestern University Evanston, IL 60208 708-491-5537