[877] in SIPB_Linux_Development
Re: quiche is unhappy
daemon@ATHENA.MIT.EDU (Theodore Ts'o)
Thu Jan 5 01:13:27 1995
Date: Thu, 5 Jan 1995 01:13:03 +0500
From: "Theodore Ts'o" <tytso@MIT.EDU>
To: Derek Atkins <warlord@MIT.EDU>
Cc: yandros@MIT.EDU, linux-dev@MIT.EDU, linux-afs@MIT.EDU, sipb-office@MIT.EDU
In-Reply-To: Derek Atkins's message of Wed, 04 Jan 1995 19:01:40 EST,
<9501050001.AA25562@toxicwaste.media.mit.edu>
Date: Wed, 04 Jan 1995 19:01:40 EST
From: Derek Atkins <warlord@MIT.EDU>
> I decided to try and do the update to 1.1.75. After a few screwups on
> my part, I got everything installed (what I think is) correctly...
> ..but it kernel panics starting the AFS client (after loading the
> module).
This is known -- the Superblock structure changed in 1.1.74 (I haven't
looked at 75). Probe was going to test the build I made for 74 and
see if it works. There is a 74 kernel module in
/mit/warlord/for_testers which some people have access (if you dont
and you really think you should, let me know).
I tried it, and it doesn't work. The message "afs_init: not a socket"
gets logged to /usr/adm/messages, and /etc/rc.afs is hung in "starting
afs daemons".
So it looks like some other things need to change for 74 to work....
- Ted