problem with SCSI disk

Wilko Bulte wkb at freebie.xs4all.nl
Sat Feb 21 02:15:31 PST 2004


On Sat, Feb 21, 2004 at 02:46:20AM -0700, RJ45 wrote:
> 
> Hello I run FreeBSD 5.2/alpha on XP1000
> 
> I have 3 scsi disk, one of the disks I don't know why is not working.
> it is not seen by sysinstall and when I try to do 
> 
> sauron# disklabel -e da2
> disklabel: /dev/da2: no valid label found
> 
> GEOM: create disk da2 dp=0xfffffc0000cfe068
> da2 at isp0 bus 0 target 2 lun 0
> da2: <MAXTOR ATLAS10K4_36WLS DFL0> Fixed Direct Access SCSI-3 device 
> da2: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing
> Enabled
> da2: 35074MB (71833096 512 byte sectors: 255H 63S/T 4471C)
> 
> 
> the disk is seen by the kernel.
> 
> how come I am not able to label it ?
> 
> the /dev/da2 file is present.
> 
> any hints?

-e assumes editing an existing label. Try disklabel -rw da2 auto
or somesuch.

-- 
Wilko Bulte				wilko at FreeBSD.org


More information about the freebsd-alpha mailing list