Subject: Re: Ultra2 FAS problems
To: Sten <sten@vuurwerk.nl>
From: Andrey Petrov <petrov@netbsd.org>
List: port-sparc64
Date: 08/25/2002 15:25:24
I suspect that your drive start negotiating sync/wide mode
first and this is not supported by esp driver. If you can
set ncr53c9x_debug to 0x3ff during boot and send a log it
should show if this is a case. To do that you need to boot with -d
flag 

boot netbsd -d

Kernel will drop to ddb very early so you'll need to

write ncr53c9x_debug 0x3ff
c

The log is supposed to be large so you'll better off with serial console
which let you grab it.

	Andrey

On Sun, Aug 25, 2002 at 01:50:43AM +0200, Sten wrote:
> 
> I have been trying to get netbsd running on
> an ultra2. I am using stock 9gb sca internal
> drives. The fas driver however doesn't seem to
> want to play ball:
> 
> esp0 at sbus0 slot 14 offset 0x8800000 vector 20 ipl 3: dma rev fas
> : FAS366/HME, 40MHz, SCSI ID 7
> scsibus0 at esp0: 8 targets, 8 luns per target
> scsibus0: waiting 2 seconds for devices to settle...
> sd0 at scsibus0 target 0 lun 0: <SEAGATE, ST39204LC, 0002> SCSI3 0/direct fixed
> sd0: 8750 MB, 14384 cyl, 3 head, 415 sec, 512 bytes/sect x 17921835 sectors
> sd1 at scsibus0 target 0 lun 1: <, , > SCSI0 0/direct fixed
> sd1: mode sense (4) returned nonsense; using fictitious geometry
> sd1: 512, 0 cyl, 64 head, 32 sec, 512 bytes/sect x 1 sectors
> esp0: wide mode 1
> sd0: sync (100.0ns offset 15), 16-bit (20.000MB/s) transfers, tagged
> queueing
> sd1: async, 8-bit transfers
> Kernelized RAIDframe activated
> sd1: mode sense (4) returned nonsense; using fictitious geometry
> root on sd0a dumps on sd0b
> sd0: mode sense (4) returned nonsense; using fictitious geometry
> sd0: mode sense (4) returned nonsense; using fictitious geometry
> sd0: mode sense (4) returned nonsense; using fictitious geometry
> sd0: mode sense (4) returned nonsense; using fictitious geometry
> sd0: mode sense (4) returned nonsense; using fictitious geometry
> no file system for sd0 (dev 0x700)
> cannot mount root, error = 79
> root device (default sd0a):
> 
> 
> I see these errors with 1.5.2 and snapshots from releng.
> Solaris on the otherhand install perfectly fine on the machine,
> which imho should rule out most cabeling probs. And the
> same disk with the same default kernel/install boots
> perfectly on an U60.
> 
> -- 
> Sten Spans
> 
>   "Life is pretty ok when you have
>    too many suns to play with"
>