系统重启后,与存储阵列的连接会莫名丢失!紧急求助~

itrobbie
系统重启后,与存储阵列的连接会莫名丢失!紧急求助~

某项目,硬件环境为:
HP DL380G5 两台
HP FC2242SR HBA卡2块,分别装在两台服务器上
HP 光纤交换机一台
HP MSA1000盘阵

RedHat Linux Enterprise Server 4 Update 5

安装完操作系统后,所有驱动都识别正常,盘阵上划分的分区也都能找到。

(借用一下别人显示信息,我的是类似!)
#fdisk -l
Disk /dev/cciss/c0d0: 146.7 GB, 146778685440 bytes
255 heads, 32 sectors/track, 35132 cylinders
Units = cylinders of 8160 * 512 = 4177920 bytes

           Device Boot    Start       End    Blocks   Id  System
/dev/cciss/c0d0p1   *         1        64    261104   83  Linux
/dev/cciss/c0d0p2            65     10383  42101520   83  Linux
/dev/cciss/c0d0p3         10384     15542  21048720   83  Linux
/dev/cciss/c0d0p4         15543     35132  79927200    f  Win95 Ext'd (LBA)
/dev/cciss/c0d0p5         15543     20701  21048704   83  Linux
/dev/cciss/c0d0p6         20702     24828  16838144   82  Linux swap
/dev/cciss/c0d0p7         24829     35132  42040304   83  Linux

Disk /dev/sda: 83.8 GB, 83884277760 bytes
255 heads, 63 sectors/track, 10198 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot    Start       End    Blocks   Id  System
/dev/sda1             1     10198  81915403+  83  Linux

Disk /dev/sdb: 377.4 GB, 377488408064 bytes
255 heads, 63 sectors/track, 45893 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot    Start       End    Blocks   Id  System
/dev/sdb1             1     45893 368635491   83  Linux


重启服务器后,发现服务器与盘阵的连接丢失。

#fdisk -l
Disk /dev/cciss/c0d0: 146.7 GB, 146778685440 bytes
255 heads, 32 sectors/track, 35132 cylinders
Units = cylinders of 8160 * 512 = 4177920 bytes

           Device Boot    Start       End    Blocks   Id  System
/dev/cciss/c0d0p1   *         1        64    261104   83  Linux
/dev/cciss/c0d0p2            65     10383  42101520   83  Linux
/dev/cciss/c0d0p3         10384     15542  21048720   83  Linux
/dev/cciss/c0d0p4         15543     35132  79927200    f  Win95 Ext'd (LBA)
/dev/cciss/c0d0p5         15543     20701  21048704   83  Linux
/dev/cciss/c0d0p6         20702     24828  16838144   82  Linux swap
/dev/cciss/c0d0p7         24829     35132  42040304   83  Linux


再重启,又会出现。并不是每次重启服务器都会丢失,机率大概是2/5,丢失以后再重启一下又好了。

上网查了一下,说是有可能是HBA卡的问题。打电话给HP的工程师,他以前也没有遇到过这种情况。不太可能是盘阵的问题,上面的数据都是完好,只是与服务器的连接丢失。

请教一下各位高人,这到底是怎么一回事?小弟是超级新手,第一次接触这类设备。不胜感谢~~~~