*BSD News Article 6070


Return to BSD News archive

Path: sserve!manuel!munnari.oz.au!sgiblab!spool.mu.edu!umn.edu!noc.msc.net!uc.msc.edu!shamash!runyon.cim.cdc.com!pbd
From: pbd@runyon.cim.cdc.com (Paul Dokas)
Newsgroups: comp.unix.bsd
Subject: problems with Julian's SCSI 0.3 beta
Message-ID: <48289@shamash.cdc.com>
Date: 5 Oct 92 16:09:46 GMT
Sender: usenet@shamash.cdc.com
Organization: ICEM Systems, Inc.
Lines: 51

I installed Julian's scsi subsystem today (0.3 beta, the one that came
over this weekend) and I have a couple problems with it.

I've got an AHA1542 with an internal WREN IV and an external IMPRIMIS 94601.
When I boot, fsck complains the it can't open /dev/sd1a because of unknown
error 424.  I can't even run fsck manually because of this error.

Here's other info that might be helpful:

/var/log/messages records:

Oct  5 09:09:02 nevis /386bsd: pc0<color> at 0x60 irq 1 on isa
Oct  5 09:09:02 nevis /386bsd: com1 at 0x3f8 irq 4 on isa
Oct  5 09:09:02 nevis /386bsd: fd0 drives 0: 1.2M, 1: 1.44M at 0x3f0 irq 6 drq 2 on isa
Oct  5 09:09:02 nevis /386bsd: aha0 reading board settings, 150 nSEC ok, use 200 nSEC
Oct  5 09:09:02 nevis /386bsd:   **aha0 probing for scsi devices**
Oct  5 09:09:02 nevis /386bsd:   dev0,lu0: type 0(direct),fixed 'CDC     94171-9         8856' scsi1
Oct  5 09:09:02 nevis /386bsd:  sd0: 306MB, cyls 1549, heads 9, secs 45, bytes/sec 512
Oct  5 09:09:03 nevis /386bsd:   dev1,lu0: type 1(sequential),removable 'ARCHIVE VIPER 150  21247-603
Oct  5 09:09:03 nevis /386bsd:  st0: scsi tape drive, 0 blocks of 512 bytes
Oct  5 09:09:03 nevis /386bsd:   dev2,lu0: type 0(direct),fixed 'IMPRIMIS94601-15        4614' scsi1
Oct  5 09:09:03 nevis /386bsd:  sd1: 990MB, cyls 1931, heads 15, secs 70, bytes/sec 512
Oct  5 09:09:03 nevis /386bsd: aha0 at 0x330 irq 11 drq 5 on isa
Oct  5 09:09:03 nevis /386bsd: we0 ethernet address 00:00:c0:a6:65:10 at 0x280 irq 9 on isa

the messages that I get on the console are:

Automatic reboot in progress...
/dev/rsd0a: 514 files, 8768 used, 10375 free (63 frags, 1289 blocks, 0.3% fragmentation)
Can't open /dev/rsd1a: Unknown error 424
/dev/rsd1a: CAN'T CHECK THIS FILE SYSTEM.
/dev/rsd1a: UNEXPECTED INCONSISTENCY;  RUN fsck MANUALLY.
.
.

running fsck manually result in:

  # fsck /dev/rsd1a
  Can't open /dev/rsd1a: Unknown error 424

Also, I've done a full build of my kernel, just to make sure that all *.o files were
compiled (make clean; make depend; make) and I'm compiling in the XSERVER stuff.

Thank god that I saved the old kernel (with Julian's 0.2 beta release).  All works
great with when I use it.

-- 
#include <std.disclaimer>
#define FULL_NAME                          "Paul Dokas"
#define EMAIL                              "pbd@runyon.cim.cdc.com"
/* we are realizing infinite possibilities in exchange for our soul */