Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Feb 2004 11:15:25 +0100
From:      Wilko Bulte <wkb@freebie.xs4all.nl>
To:        RJ45 <rj45@slacknet.com>
Cc:        freebsd-alpha@freebsd.org
Subject:   Re: problem with SCSI disk
Message-ID:  <20040221101525.GA30194@freebie.xs4all.nl>
In-Reply-To: <Pine.LNX.4.21.0402210245150.168-100000@slacknet.slacknet.com>
References:  <Pine.LNX.4.21.0402210245150.168-100000@slacknet.slacknet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@FreeBSD.org



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