Subject: RE: problem installing 1.5.2 on SparcStation 1+
To: 'port-sparc@netbsd.org' <port-sparc@netbsd.org>
From: Golliher, Blake <blakeg@netapp.com>
List: port-sparc
Date: 09/21/2002 14:19:24
After some monkeying around, I'm suspecting the scsi controller on the MB as
having a problem.  I had a Seagate ST12400N disk, and swapped to the other
scsi interface in the system.  This brought about a reboot here...

scsibus0: waiting 2 seconds for devices to settle...
sd0 at scsibus0 target 2 lun 0: <SEAGATE, ST12400N, 8650> SCSI2 0/direct
fixed
sd0: 2048 MB, 2621 cyl, 19 head, 84 sec, 512 bytes/sect x 4194685 sectors
cd0 at scsibus0 target 6 lun 0: <SONY, CD-ROM CDU-8012, 3.1e> SCSI2 5/cdrom
removable
md0: fixed, 1360 blocksdata fault: pc=0xf004632c addr=0xf102ffe0
ser=8080<WRITE,INVAL>
panic: kernel fault
syncing disks... done
Frame pointer is at 0xf015bdb0
Call traceback:
  pc = 0xf0114680  args = (0x10e6, 0x1fe6, 0x0, 0xf0166800, 0xf015bec8,
0x9010e6, 0xf015be18) fp = 0xf015be18
  pc = 0xf0046c7c  args = (0x100, 0x0, 0xf0228000, 0x0, 0xf015bf3c,
0x9010e0, 0xf015be80) fp = 0xf015be80
  pc = 0xf0121e58  args = (0xf0143f18, 0x100, 0xf102ffe0, 0xf015bf48, 0x2f,
0x2, 0xf015bee8) fp = 0xf015bee8
  pc = 0xf000857c  args = (0x9, 0x8080, 0xf102ffe0, 0xf004632c, 0x40,
0xf015bff0, 0xf015bf90) fp = 0xf015bf90
  pc = 0xf0046554  args = (0xf102ffe0, 0xf102ffe0, 0xa8, 0x0, 0xf1a7ffd8,
0x1a7c000, 0xf015c040) fp = 0xf015c040
rebooting

I switched to a Different ST12400N, but still had a problem.  Now it gets
past the boot, but panics at making the device files.

Extract more sets? [n] 
Copying fstab...done.
Copying ifconfig.le0...done.
Copying hosts...done.
Copying myname...done.
Copying mygate...done.
Copying resolv.conf...done.
Installing timezone link...done.
Making devices...data fault: pc=0xf002f5f4 addr=0xf1a71868
ser=8080<WRITE,INVAL>
panic: kernel fault
syncing disks... warning: mfs read during shutdown
21 21 20 20 20 20 20 19 19 19 19 19 18 18 18 18 18 17 17 17 17 16 16 16 16
giving up
Frame pointer is at 0xf1b71560
Call traceback:
  pc = 0xf0114680  args = (0xe5, 0xfe5, 0x0, 0xf0166800, 0xf1b71678,
0x9000e5, 0xf1b715c8) fp = 0xf1b715c8
  pc = 0xf0046c7c  args = (0x100, 0x0, 0xf0228000, 0x0, 0xf1b716ec,
0x9000e6, 0xf1b71630) fp = 0xf1b71630
  pc = 0xf0121e58  args = (0xf0143f18, 0x100, 0xf1a71868, 0xf1b716f8, 0x2f,
0x2, 0xf1b71698) fp = 0xf1b71698
  pc = 0xf000857c  args = (0x9, 0x8080, 0xf1a71868, 0xf002f5f4, 0x40,
0xf1a717a0, 0xf1a71740) fp = 0xf1a71740

dump to dev 5,1 not possible
sd0: cache synchronization failed
rebooting

Now I tried a different disk all together, a DEC DSP3210S a faster disk
5400rpm.

Edit the fstab? [n] 

exec: mount_ffs -o async /dev/sd0a /mnt
mount_ffs: /dev/sd0a on /mnt: Device not configured

FATAL ERROR:  Cannot mount filesystems.  Double-check your configuration
and restart the installation process.
Back in microroot; halting machine...
syncing disks... done
halted

Program terminated


Any ideas?  Do you think it's a hardware problem?

TIA!
Blake