Hi,
        I got in 2 new 9gb disk, ST410800N (Seagate Elite9).
I got one of them up and running without any problems the other one 
hangs with the newfs command.  I'm running Digital Unix 2.0 on 
a DEC 3000/300.  This is what happens:
# /sbin/newfs /dev/rrz3d   <---  this is the command I used
Warning: 1331 sector(s) in last cylinder unallocated
/dev/rrz3d:     4096000 sectors in 1141 cylinders of 27 tracks, 133 sectors
        2097.2MB in 72 cyl groups (16 c/g, 29.42MB/g, 6784 i/g)
super-block backups (for fsck -b #) at:
this looks okay to me but it has taken 24 minutes to get:
 32, 57632, 115232, 172832, 230432, 288032, 345632, 403232, 460832,
        I eventually have to ctrl/c out of it.  I checked the error log (uerf) 
and it did register errors but not every time I try to newfs the disk.  (I 
have included a sample of uerf output and disklabel info below).  
        My questions are: 
        1).	What steps do I take to confirm that the disk is bad 
before returning it to manufacturer?  This disk is recognized by the 
system, I can access the disklabel information and it compares with my 
other 9gb disk.  
        2).	Do you think formatting the disk would help?
        3).	How do you format disks on an alpha?  About how long will it take?
Thank you,
Diane Ibaraki
University of Hawaii
High Energy Physics Group
<diane_at_uhhepj.phys.hawaii.edu>
 ----- EVENT INFORMATION -----
EVENT CLASS                             ERROR EVENT 
OS EVENT TYPE                  199.     CAM SCSI 
SEQUENCE NUMBER               1001.
OPERATING SYSTEM                        DEC OSF/1 
OCCURRED/LOGGED ON                      Fri Dec  8 10:19:13 1995
OCCURRED ON SYSTEM                      uhhepj 
SYSTEM ID                 x0007000F     CPU TYPE: DEC 
                                        CPU SUBTYPE: KN16AA 
----- UNIT INFORMATION -----
CLASS                         x0000     DISK 
SUBSYSTEM                     x0000     DISK 
BUS #                         x0000
                              x0018     LUN x0
                                        TARGET x3
----- CAM STRING -----
ROUTINE NAME                            cdisk_bbr_done 
----- CAM STRING -----
                                        cdisk_bbr_reassign: Reassign Cmd 
                                         _failed bad block number: 634448 
----- CAM STRING -----
ERROR TYPE                              Soft Error Detected (recovered) 
----- CAM STRING -----
DEVICE NAME                             UNKNOWN 
----- CAM STRING -----
                                        Active CCB at time of error 
----- CAM STRING -----
                                        CCB request completed with an 
error 
ERROR - os_std, os_type = 11, std_type = 10
----- ENT_CCB_SCSIIO -----
*MY ADDR                  x8493BB28
CCB LENGTH                    x00C0
FUNC CODE            x01
CAM_STATUS                    x0084     CAM_REQ_CMP_ERR 
                                        AUTOSNS_VALID 
PATH ID              0.
TARGET ID            3.
TARGET LUN           0.
CAM FLAGS                 x00001880
                                        CAM_DIR_OUT 
                                        CAM_SIM_QFREEZE 
                                        CAM_SIM_QHEAD 
*PDRV_PTR                 x8493B828
*NEXT_CCB                 x00000000
*REQ_MAP                  x00000000
VOID (*CAM_CBFCNP)()      x003C8600
*DATA_PTR                 x84965A00
DXFER_LEN                 x00000008
*SENSE_PTR                x8493B850
SENSE_LEN            x40
CDB_LEN              x06
SGLIST_CNT                    x0000
CAM_SCSI_STATUS               x0002     SCSI_STAT_CHECK_CONDITION 
SENSE_RESID          x2E
RESID                     x00000000
CAM_CDB_IO           x000000000000000000000007
CAM_TIMEOUT               x0000012C
MSGB_LEN                      x0000
VU_FLAGS                      x0000
TAG_ACTION           x00
----- CAM STRING -----
                                        Error, exception, or abnormal 
                                         _condition 
----- CAM STRING -----
                                        HARDWARE ERROR - Nonrecoverable 
                                         _hardware error 
----- ENT_SENSE_DATA -----
ERROR CODE                    x0070     CODE x70
SEGMENT              x00
SENSE KEY                     x0004     HARDWARE ERR 
INFO BYTE 3          x00
INFO BYTE 2          x00
INFO BYTE 1          x00
INFO BYTE 0          x00
ADDITION LEN         x0A
CMD SPECIFIC 3       x00
CMD SPECIFIC 2       x00
CMD SPECIFIC 1       x00
CMD SPECIFIC 0       x00
ASC                  x19
ASQ                  x00
FRU                  x01
SENSE SPECIFIC       x000000
ADDITIONAL SENSE    
0000:   00000300  00000000  00000000  00000000        *................*
0010:   00000000  00000000  00000000  00000000        *................*
0020:   00000000  00000000  00000000  00000000        *................*
0030:   7E250000  00005E3C  00000000  00000000        *..%~<^..........*
# disklabel -r /dev/rrz3a
# /dev/rrz3a:
type: SCSI
disk: RZxx
label: 
flags: dynamic_geometry
bytes/sector: 512
sectors/track: 133
tracks/cylinder: 27
sectors/cylinder: 3591
cylinders: 4926
sectors/unit: 17755614
rpm: 3600
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0           # milliseconds
track-to-track seek: 0  # milliseconds
drivedata: 0 
8 partitions:
#        size   offset    fstype   [fsize bsize   cpg]
  a:   131072        0    4.2BSD     1024  8192    16   # (Cyl.    0 - 36*)
  b:   262144   131072    unused        0     0         # (Cyl.   36*- 109*)
  c: 17755614        0    unused        0     0         # (Cyl.    0 - 4944*)
  d:  4096000        0    unused        0     0         # (Cyl.    0 - 1140*)
  e:  4096000  4096000    unused        0     0         # (Cyl. 1140*- 2281*)
  f:  9563614  8192000    unused        0     0         # (Cyl. 2281*- 4944*)
  g: 17362398   393216    unused        0     0         # (Cyl.  109*- 4944*)
  h:        0        0    unused        0     0         # (Cyl.    0 - -1)
# 
Received on Sat Dec 09 1995 - 03:02:26 NZDT