Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Nov 1998 18:13:43 +0100 (MET)
From:      Mathias Picker <mathiasp@virtual-earth.de>
To:        freebsd-scsi@FreeBSD.ORG
Subject:   HELP: new disk: Error mounting /dev/da2s1e on /disk1 : Device not c onfigured
Message-ID:  <199811251713.SAA00604@world.virtual-earth.de>

next in thread | raw e-mail | index | archive | help
Hi,

I have a problem with a new UW-SCSI disk on current from Nov17

If I use sysinstall from today fdisk informations are said to be
written, but after writing partition information I get the error 

Error mounting /dev/da2s1e on /disk1 : Device not configured

What exactly does "not configured" mean in this context?

I tried the sequence in the diskformatting tutorial:
world# dd if=/dev/zero of=/dev/rda2 count=2
2+0 records in
2+0 records out
1024 bytes transferred in 0.001560 secs (656372 bytes/sec)
world# disklabel /dev/rda2 | disklabel -R -r da2 /dev/stdin
world# newfs /dev/rda2c
newfs: ioctl (GDINFO): Invalid argument
newfs: /dev/rda2c: can't read disk label; disk type must be specified
world# 

looking at the label gave me:
world# disklabel da2
disklabel: ioctl DIOCGDINFO: Invalid argument



This all is way over my head :-( And I NEED this disk!!


This drive has allready worked in the same machine for an hour or so,
while copying old data from another disk now replaced, this error
happend after putting it on the end of the cable and enabling
termination. On the same scsibus ar two more drives, on cd, one
streamer, all but the streamer (mecanical failure two weeks ago)
working well.

camcontrol looks all right:

world# camcontrol devlist
<IBM DPES-31080 S31Q>              at scbus0 target 0 lun 0 (pass0,da0)
<HP C1533A 9503>                   at scbus0 target 3 lun 0 (pass1,sa0)
<IBM DORS-32160 S84A>              at scbus0 target 4 lun 0 (pass2,da1)
<NEC CD-ROM DRIVE:222 3.1k>        at scbus0 target 6 lun 0 (pass3,cd0)
<IBM DDRS-34560D DC1B>             at scbus0 target 8 lun 0 (pass4,da2)

world# camcontrol inquiry -u 2
<IBM DDRS-34560D DC1B> Fixed Direct Access SCSI2 device 
Serial Number RD1X8723        
40.0MB/s transfers (20.0MHz, offset 15, 16bit), Tagged Queueing Enabled

world# camcontrol stop -u 2
Unit stopped successfully

world# camcontrol start -u 2
Unit started successfully

world# camcontrol tur -u 2
Unit is ready


(I had to manually create pass4, this didn't work through MAKEDEV)

dmesg output:
world# dmesg
Copyright (c) 1992-1998 FreeBSD Inc.
Copyright (c) 1982, 1986, 1989, 1991, 1993
        The Regents of the University of California. All rights reserved.
FreeBSD 3.0-CURRENT #0: Wed Nov 25 17:14:06 MET 1998
    mathiasp@world.virtual-earth.de:/usr/src/sys/compile/WORLD
Timecounter "i8254"  frequency 1193182 Hz
Timecounter "TSC"  frequency 99474318 Hz
CPU: Pentium/P54C (99.47-MHz 586-class CPU)
  Origin = "GenuineIntel"  Id = 0x525  Stepping=5
  Features=0x1bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8>
real memory  = 33554432 (32768K bytes)
config> quit
avail memory = 30449664 (29736K bytes)
Probing for devices on PCI bus 0:
chip0: <Intel 82437FX PCI cache memory controller> rev 0x02 on pci0.0.0
chip1: <Intel 82371FB PCI to ISA bridge> rev 0x02 on pci0.7.0
de0: <Digital 21041 Ethernet> rev 0x11 int a irq 10 on pci0.9.0
de0: 21041 [10Mb/s] pass 1.1
de0: address 00:80:48:e8:d7:85
ncr0: <ncr 53c875 fast20 wide scsi> rev 0x26 int a irq 11 on pci0.11.0
Probing for devices on the ISA bus:
sc0 at 0x60-0x6f irq 1 on motherboard
sc0: VGA color <16 virtual consoles, flags=0x0>
sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa
sio0: type 16550A
sio1 at 0x2f8-0x2ff irq 3 on isa
sio1: type 16550A
lpt0 at 0x378-0x37f irq 7 on isa
lpt0: Interrupt-driven port
lp0: TCP/IP capable interface
psm0 not found at 0x60
fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa
fdc0: FIFO enabled, 8 bytes threshold
fd0: 1.44MB 3.5in
npx0 on motherboard
npx0: INT 16 interface
de0: enabling 10baseT port
Intel Pentium F00F detected, installing workaround
Waiting 8 seconds for SCSI devices to settle
sa0 at ncr0 bus 0 target 3 lun 0
sa0: <HP C1533A 9503> Removable Sequential Access SCSI2 device 
sa0: 10.0MB/s transfers (10.0MHz, offset 8)
changing root device to da0s1a
da0 at ncr0 bus 0 target 0 lun 0
da0: <IBM DPES-31080 S31Q> Fixed Direct Access SCSI2 device 
da0: 10.0MB/s transfers (10.0MHz, offset 15), Tagged Queueing Enabled
da0: 1034MB (2118144 512 byte sectors: 255H 63S/T 131C)
cd0 at ncr0 bus 0 target 6 lun 0
cd0: <NEC CD-ROM DRIVE:222 3.1k> Removable CD-ROM SCSI2 device 
cd0: 8.64MB/s transfers (8.64MHz, offset 15)
cd0: cd present [133289 x 2048 byte records]
da1 at ncr0 bus 0 target 4 lun 0
da1: <IBM DORS-32160 S84A> Fixed Direct Access SCSI2 device 
da1: 10.0MB/s transfers (10.0MHz, offset 15), Tagged Queueing Enabled
da1: 2063MB (4226725 512 byte sectors: 255H 63S/T 263C)
da2 at ncr0 bus 0 target 8 lun 0
da2: <IBM DDRS-34560D DC1B> Fixed Direct Access SCSI2 device 
da2: 40.0MB/s transfers (20.0MHz, offset 15, 16bit), Tagged Queueing Enabled
da2: 4357MB (8925000 512 byte sectors: 255H 63S/T 555C)
ffs_mountfs: superblock updated for soft updates
ffs_mountfs: superblock updated for soft updates
(sa0:ncr0:0:3:0): REWIND. CDB: 1 0 0 0 0 0 
(sa0:ncr0:0:3:0): HARDWARE FAILURE asc:40,2
(sa0:ncr0:0:3:0): Reserved ASC/ASCQ pair
da2: cannot find label (disk label corrupted)
da2s1: cannot find label (no disk label)
(sa0:ncr0:0:3:0): REWIND. CDB: 1 0 0 0 0 0 
(sa0:ncr0:0:3:0): HARDWARE FAILURE asc:40,2
(sa0:ncr0:0:3:0): Reserved ASC/ASCQ pair


-- 

  Mathias Picker

Consultant Information Architecture 

  Mathias.Picker@virtual-earth.de 
              +49 172 / 89 19 381


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-scsi" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811251713.SAA00604>