wiki:Problem

Version 7 (modified by rock, 16 years ago) (diff)

--

Kernel version: 2.6.23 (enable -DNFS4_CLUSTER)

  1. 遠端的機器在mmstartup -a 時,會一值卡在arbitrating的狀態,估計可能是gpfs連接模組(tracedev)的問題,也有可能是kernel過新,gpfs module無法配合。但是在local端時,則可以正常使用。
gpfs02:~# tsstatus
The mmfsd daemon is not ready to handle commands yet. Waiting for quorum.
gpfs02:~# mmgetstate
 Node number  Node name        GPFS state
------------------------------------------
       3      gpfs02           arbitrating

e1000 NIC module problem

  • Our NIC is e1000 GE in our 2.6.20 kernel. This NIC in our case will cause speed from 1000 down to 100. You can downlaod new driver from inet web site or use our's modules.
    sudo wget http://trac.nchc.org.tw/grid/attachment/wiki/Problem/e1000.ko
    cp e1000.ko /lib/module/`uname -r`/kernel/driver/net/e1000/
    sudo depmod -a
    

Attachments (2)

Download all attachments as: .zip