Re: problem with SCSI disk

2004-02-21 Thread RJ45

yes I can see it with
/dev/da*

On Sat, 21 Feb 2004, anubis wrote:

 On Sat, 21 Feb 2004 1:56 am, RJ45 wrote:
  Hello FreeBSD 5.2/alpha
 
  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=0xfccfe068
  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 isseen by the kernel.
 
  how come I am not able to label it ?
 
 
 if you go ls /dev/da* do you see it there?
 Did you fdisk before disklabel?
 
 

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


problem with SCSI disk

2004-02-20 Thread RJ45

Hello FreeBSD 5.2/alpha

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=0xfccfe068
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 isseen by the kernel.

how come I am not able to label it ?

any hints?
thank you

Rick



___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: problem with SCSI disk

2004-02-20 Thread anubis
On Sat, 21 Feb 2004 1:56 am, RJ45 wrote:
 Hello FreeBSD 5.2/alpha

 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=0xfccfe068
 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 isseen by the kernel.

 how come I am not able to label it ?


if you go ls /dev/da* do you see it there?
Did you fdisk before disklabel?

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]