- 论坛徽章:
- 0
|
我有一块SCSI硬盘,是SUN工作站上,以前是系统盘,现在出现故障,我把有关信息写下来了,看看我这块硬盘是不是还可以做别的处理.
# tail /var/adm/messages
Aug 31 14:29:30 dg14 scsi: [ID 107833 kern.notice] Requested Block: 0
Error Block: 0
Aug 31 14:29:30 dg14 scsi: [ID 107833 kern.notice] Vendor: IBM
Serial Number:
Aug 31 14:29:30 dg14 scsi: [ID 107833 kern.notice] Sense Key: Not Ready
Aug 31 14:29:30 dg14 scsi: [ID 107833 kern.notice] ASC: 0x4 (LUN not ready
, ASCQ: 0x0, FRU: 0x0
Aug 31 14:29:35 dg14 scsi: [ID 107833 kern.warning] WARNING: /pci@1f,4000/scsi@
/sd@1,0 (sd1):
Aug 31 14:29:35 dg14 Error for Command: load/start/stop Error Level:
Retryable
Aug 31 14:29:35 dg14 scsi: [ID 107833 kern.notice] Requested Block: 0
Error Block: 0
Aug 31 14:29:35 dg14 scsi: [ID 107833 kern.notice] Vendor: IBM
Serial Number:
Aug 31 14:29:35 dg14 scsi: [ID 107833 kern.notice] Sense Key: Not Ready
Aug 31 14:29:35 dg14 scsi: [ID 107833 kern.notice] ASC: 0x4 (LUN not ready
, ASCQ: 0x0, FRU: 0x0
我做了format,信息如下:
# format
Searching for disks...done
AVAILABLE DISK SELECTIONS:
0. c0t0d0 <SEAGATE-ST318275LC-0001 cyl 11697 alt 2 hd 10 sec 304>;
/pci@1f,4000/scsi@3/sd@0,0
1. c0t1d0 <drive type unknown>;
/pci@1f,4000/scsi@3/sd@1,0
Specify disk (enter its number): 1
AVAILABLE DRIVE TYPES:
0. Auto configure
1. Quantum ProDrive 80S
2. Quantum ProDrive 105S
3. CDC Wren IV 94171-344
4. SUN0104
5. SUN0207
6. SUN0327
7. SUN0340
8. SUN0424
9. SUN0535
10. SUN0669
11. SUN1.0G
12. SUN1.05
13. SUN1.3G
14. SUN2.1G
15. SUN2.9G
16. Zip 100
17. Zip 250
18. SEAGATE-ST318275LC-0001
19. other
Specify disk type (enter its number):0
Auto configure failed
FORMAT MENU:
disk - select a disk
type - select (define) a disk type
partition - select (define) a partition table
current - describe the current disk
format - format and analyze the disk
repair - repair a defective sector
label - write label to the disk
analyze - surface analysis
defect - defect list management
backup - search for backup labels
verify - read and display labels
save - save new disk/partition definitions
inquiry - show vendor, product and revision
volname - set 8-character volume name
!<cmd>; - execute <cmd>;, then return
quit
format>; |
|