猜猜,再看答案!答案就在下边的空白处!

 
  1. [root@localhost ~]# dmesg|grep Vendor 
  2.   Vendor: WD        Model: WD6000BKHG        Rev: D1V8 
  3.   Vendor: WD        Model: WD6000BKHG        Rev: D1V8 
  4.   Vendor: WD        Model: WD6000BKHG        Rev: D1V8 
  5.   Vendor: WD        Model: WD6000BKHG        Rev: D1V8 
  6.   Vendor: WD        Model: WD6000BKHG        Rev: D1V8 
  7.   Vendor: WD        Model: WD6000BKHG        Rev: D1V8 
  8.   Vendor: WD        Model: WD6000BKHG        Rev: D1V8 
  9.   Vendor: WD        Model: WD6000BKHG        Rev: D1V8 
  10.   Vendor: DP        Model: BACKPLANE         Rev: 1.09 
  11.   Vendor: DELL      Model: PERC H700         Rev: 2.10 
  12.   Vendor: DELL      Model: PERC H700         Rev: 2.10 
  13.  
  14. 实际容量: 
  15. Disk /dev/sda: 599.5 GB, 599550590976 bytes 
  16. 255 heads, 63 sectors/track, 72891 cylinders 
  17. Units = cylinders of 16065 * 512 = 8225280 bytes 
  18.  
  19.    Device Boot      Start         End      Blocks   Id  System 
  20. /dev/sda1   *           1          13      104391   83  Linux 
  21. /dev/sda2              14       12761   102398310   83  Linux 
  22. /dev/sda3           12762       25509   102398310   83  Linux 
  23. /dev/sda4           25510       72891   380595915    5  Extended 
  24. /dev/sda5           25510       33668    65537136   82  Linux swap / Solaris 
  25. /dev/sda6           33669       72891   315058716   83  Linux 
  26.  
  27. Disk /dev/sdb: 1798.6 GB, 1798651772928 bytes 
  28. 255 heads, 63 sectors/track, 218673 cylinders 
  29. Units = cylinders of 16065 * 512 = 8225280 bytes 
  30.  
  31.    Device Boot      Start         End      Blocks   Id  System 
  32. /dev/sdb1   *           1      218673  1756490841   83  Linux 
  33.  
  34. 服务器的RAID是怎么做的啊? 

据说megacli可以在线远程设置raid,有试过的朋友给留个言哦!

硬盘:8*600GB 10K RPM 6Gbps SAS 2.5英寸热插拔硬盘

sda是两盘的RAID1

sdb是六盘的RAID10

 

 
  1. [root@localhost ~]# dmesg|grep Vendor 
  2.   Vendor: SEAGATE   Model: ST3300657SS-H     Rev: EH02 
  3.   Vendor: SEAGATE   Model: ST3300657SS-H     Rev: EH02 
  4.   Vendor: SEAGATE   Model: ST3300657SS-H     Rev: EH02 
  5.   Vendor: SEAGATE   Model: ST3300657SS-H     Rev: EH02 
  6.   Vendor: DP        Model: BACKPLANE         Rev: 1.07 
  7.   Vendor: DELL      Model: PERC 6/i          Rev: 1.22 
  8.   Vendor: PLDS      Model: DVD-ROM DS-8D3SH  Rev: HD51 
  9.  
  10. [root@localhost ~]# /sbin/fdisk -l 
  11.  
  12. Disk /dev/sda: 438.4 GB, 438489317376 bytes 
  13. 255 heads, 63 sectors/track, 53309 cylinders 
  14. Units = cylinders of 16065 * 512 = 8225280 bytes 
  15.  
  16.    Device Boot      Start         End      Blocks   Id  System 
  17. /dev/sda1   *           1          13      104391   83  Linux 
  18. /dev/sda2              14        1543    12289725   82  Linux swap / Solaris 
  19. /dev/sda3            1544       53309   415810395   8e  Linux LVM 

ST3300657SS-H 服务器硬盘=Dell 146G 15K 3.5寸 SAS 硬盘 

4*146g

RAID5