From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Tue, 1 Aug 1995 12:24:43 -0400 From: 9fans-outgoing-owner 9fans-outgoing-owner Subject: No subject Topicbox-Message-UUID: 110a30ca-eac8-11e9-9e20-41e7f4b1d025 Message-ID: <19950801162443.fwg3V6QlENWAiu5QwMTK8n495q3zpwsbeaHwmwHYhSI@z> ***** UNDELIVERABLE MAIL sent to absinthe, being returned by monte!absinthe ***** mail: Error # 8 'Invalid recipient' encountered on system monte Received: from nick.chem.brown.edu by monte.chem.brown.edu via ESMTP (950221.405.SGI.8.6.10/911001.SGI) for id MAA00372; Tue, 1 Aug 1995 12:24:42 -0400 Received: from Brown.EDU by nick.chem.brown.edu via ESMTP (950221.405.SGI.8.6.10/911001.SGI) for id CAA00542; Tue, 1 Aug 1995 02:42:25 -0400 Received: (from daemon@localhost) by Brown.EDU (8.6.10/8.6.10) id CAA03137 for absinthe@monte.chem.Brown.EDU; Tue, 1 Aug 1995 02:44:06 -0400 Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.1.6]) by Brown.EDU (8.6.10/8.6.10) with SMTP id CAA03132 for ; Tue, 1 Aug 1995 02:44:04 -0400 Received: by psuvax1.cse.psu.edu id <34046>; Tue, 1 Aug 1995 02:23:59 -0400 Received: from galapagos.cse.psu.edu ([130.203.2.12]) by psuvax1.cse.psu.edu with SMTP id <33958>; Tue, 1 Aug 1995 02:23:43 -0400 Received: from localhost by galapagos.cse.psu.edu with SMTP id <12684>; Tue, 1 Aug 1995 02:23:16 -0400 X-PH: V4.2@Brown.EDU To: 9fans@cse.psu.edu Subject: Re: questions In-reply-to: Your message of "Mon, 31 Jul 1995 01:26:49 EDT." Date: Tue, 1 Aug 1995 02:23:04 -0400 From: Scott Schwartz Message-Id: <95Aug1.022316edt.12684@galapagos.cse.psu.edu> Sender: owner-9fans@cse.psu.edu Precedence: bulk Reply-To: 9fans@cse.psu.edu Andreas writes: | Not to be rude, but I see nothing BUT questions here. | Will there eventually be answers? In response to the questions I posted I've gotten answers via private email. Thanks to Jim and Dave for their help! I was going to post a summary once things were stablized a bit, but here's a quick rundown: My ss2 didn't like the new scsi driver. Replacing src/fs/ss/scsi.c with the code from the first edition fixed the disk problems I was seeing. Also, the ss fs gets the clock wrong. In toy.c, I fixed it by incrementing rtc.year by 68 after reading the clock. After doing that, I noticed that the terminal version of the kernel fixes this problem slightly differently, but I haven't tried making that change to the fileserver yet. On a (sparc, at least) auth server, boot dies if you tell it that its ip address is 0.0.0.0; use the real ip number instead.