LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1362|回复: 3

[请教] debian testing 版本,在添加新硬盘后,找到了硬盘,但是在/dev下面却不出现新硬盘

[复制链接]
发表于 2009-11-7 21:24:01 | 显示全部楼层 |阅读模式
机器是IBM X335,在PCI-X 插槽上放了块2610SA 的SATA阵列卡,主盘是SCSI硬盘一块,系统安装在上面。阵列卡和一块SATA硬盘是下午新插上的。开机后自动检测到阵列卡,装了驱动,硬盘也检测到了,但在/dev 下面根本不出现新硬盘。很无语。不知道怎么回事,请教各位。详细如下:


如下:已经识别出新硬盘  ST350041 8AS  
  1. coo@hw-x335:~$ dmesg |grep scsi
  2. [    1.245349] scsi0 : aacraid
  3. [    1.255668] scsi 0:1:5:0: Direct-Access     ST350041 8AS              CC37 PQ: 0 ANSI: 2
  4. [    2.410090] scsi1 : ioc0: LSI53C1030 B2, FwRev=01032821h, Ports=1, MaxQ=222, IRQ=22
  5. [    4.339977] scsi 1:0:2:0: Direct-Access     COMPAQ   BD14689BB9       HPB1 PQ: 0 ANSI: 3
  6. [    4.339990] scsi target1:0:2: Beginning Domain Validation
  7. [   14.814290] mptscsih: ioc0: attempting task abort! (sc=f6a93d80)
  8. [   14.814296] scsi 1:0:2:0: CDB: Inquiry: 12 00 00 00 60 00
  9. [   15.191304] mptscsih: ioc0: task abort: SUCCESS (sc=f6a93d80)
  10. [   25.190116] mptscsih: ioc0: attempting task abort! (sc=f6a93d80)
  11. [   25.190121] scsi 1:0:2:0: CDB: Test Unit Ready: 00 00 00 00 00 00
  12. [   25.566072] mptscsih: ioc0: task abort: SUCCESS (sc=f6a93d80)
  13. [   25.566079] mptscsih: ioc0: attempting target reset! (sc=f6a93d80)
  14. [   25.566082] scsi 1:0:2:0: CDB: Inquiry: 12 00 00 00 60 00
  15. [   25.942026] mptscsih: ioc0: target reset: SUCCESS (sc=f6a93d80)
  16. [   35.943772] mptscsih: ioc0: attempting task abort! (sc=f6a93d80)
  17. [   35.943777] scsi 1:0:2:0: CDB: Test Unit Ready: 00 00 00 00 00 00
  18. [   36.319724] mptscsih: ioc0: task abort: SUCCESS (sc=f6a93d80)
  19. [   36.319730] mptscsih: ioc0: attempting bus reset! (sc=f6a93d80)
  20. [   36.319733] scsi 1:0:2:0: CDB: Inquiry: 12 00 00 00 60 00
  21. [   36.695680] mptscsih: ioc0: bus reset: SUCCESS (sc=f6a93d80)
  22. [   56.697302] mptscsih: ioc0: attempting task abort! (sc=f6a93d80)
  23. [   56.697306] scsi 1:0:2:0: CDB: Test Unit Ready: 00 00 00 00 00 00
  24. [   57.073258] mptscsih: ioc0: task abort: SUCCESS (sc=f6a93d80)
  25. [   57.073281] mptscsih: ioc0: attempting host reset! (sc=f6a93d80)
  26. [   74.803154] mptscsih: ioc0: host reset: SUCCESS (sc=f6a93d80)
  27. [   74.803159] scsi 1:0:2:0: Device offlined - not ready after error recovery
  28. [   74.803364] scsi target1:0:2: Domain Validation detected failure, dropping back
  29. [   74.809727] scsi target1:0:2: Domain Validation skipping write tests
  30. [   74.809730] scsi target1:0:2: Ending Domain Validation
  31. [   74.809790] scsi target1:0:2: asynchronous
复制代码


如下:已经识别了阵列卡
  1. coo@hw-x335:~$ dmesg |grep Adaptec
  2. [    1.194042] Adaptec aacraid driver 1.1-5[2461]-ms
复制代码

如下,只识别出原来的一个SCSI硬盘。并没有出现sdb之类的新硬盘
  1. hw-x335:/home/marco# fdisk -l
  2. Disk /dev/sda: 146.8 GB, 146815737856 bytes
  3. 255 heads, 63 sectors/track, 17849 cylinders
  4. Units = cylinders of 16065 * 512 = 8225280 bytes
  5. Disk identifier: 0x000005bd
  6.    Device Boot      Start         End      Blocks   Id  System
  7. /dev/sda1   *           1          43      345366   83  Linux
  8. /dev/sda2              44       17849   143026695    5  Extended
  9. /dev/sda5              44         651     4883728+  83  Linux
  10. /dev/sda6             652        1346     5582556   83  Linux
  11. /dev/sda7            1347        1468      979933+  83  Linux
  12. /dev/sda8           17485       17849     2931831   82  Linux swap / Solaris
  13. /dev/sda9            1469       17484   128648488+  83  Linux
  14. Partition table entries are not in disk order
复制代码

如下,没有新硬盘出现
  1. hw-x335:/dev# ls
  2. block            hdc      loop6               pts    ram5    sda6      tty0   tty2   tty30  tty41  tty52  tty63           vcs    vcsa5
  3. bsg              initctl  loop7               ram0   ram6    sda7      tty1   tty20  tty31  tty42  tty53  tty7            vcs1   vcsa6
  4. bus              input    MAKEDEV             ram1   ram7    sda8      tty10  tty21  tty32  tty43  tty54  tty8            vcs2   xconsole
  5. cdrom1           kmem     mem                 ram10  ram8    sda9      tty11  tty22  tty33  tty44  tty55  tty9            vcs3   zero
  6. char             kmsg     net                 ram11  ram9    shm       tty12  tty23  tty34  tty45  tty56  ttyS0           vcs4
  7. console          log      network_latency     ram12  random  snapshot  tty13  tty24  tty35  tty46  tty57  ttyS1           vcs5
  8. core             loop0    network_throughput  ram13  rtc     snd       tty14  tty25  tty36  tty47  tty58  ttyS2           vcs6
  9. cpu_dma_latency  loop1    null                ram14  rtc0    sndstat   tty15  tty26  tty37  tty48  tty59  ttyS3           vcsa
  10. disk             loop2    port                ram15  sda     stderr    tty16  tty27  tty38  tty49  tty6   urandom         vcsa1
  11. fd               loop3    ppp                 ram2   sda1    stdin     tty17  tty28  tty39  tty5   tty60  usbdev1.1       vcsa2
  12. fd0              loop4    psaux               ram3   sda2    stdout    tty18  tty29  tty4   tty50  tty61  usbdev1.1_ep00  vcsa3
  13. full             loop5    ptmx                ram4   sda5    tty       tty19  tty3   tty40  tty51  tty62  usbdev1.1_ep81  vcsa4
复制代码
 楼主| 发表于 2009-11-7 22:03:21 | 显示全部楼层
还有想问一下,

Driver 'sd' needs updating - please use bus_type methods

这个提示到底是什么意思?
回复 支持 反对

使用道具 举报

发表于 2009-11-8 11:35:48 | 显示全部楼层
fstab ?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-11-9 11:30:42 | 显示全部楼层
在 /dev 下面找不到设备,怎么在fstab 里面添加呢?
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表