The db2prereqcheck utility was unable to validate the configuration of the log_mtts_per_seg parameter on the following host machine

在搭建DB2 PURESCALE環境,在作環境檢查時,意外地遇到如下錯誤:

Validating “modprobe.conf” …
DBT3588W The db2prereqcheck utility was unable to validate the configuration of the log_mtts_per_seg parameter on the following host machine: “node02”. Reason code: “1”.
WARNING : Requirement not matched.

[root@node02 server]# more /etc/modprobe.conf
/etc/modprobe.conf: No such file or directory
[root@node02 server]# echo “options mlx4_core log_mtts_per_seg=7” >> /etc/modprobe.conf
[root@node02 server]# more /etc/modprobe.conf
options mlx4_core log_mtts_per_seg=7
[root@node02 server]# ./db2prereqcheck

 

Validating “modprobe.conf” …
Requirement matched.

至此,全部安裝條件符合,可以順利安裝DB2 PURESCALE功能組件啦。。

 

以下文章點擊率最高

Loading…

     

如果這文章對你有幫助,請掃左上角微信支付-支付寶,給於打賞,以助博客運營