Please set RAT_ELRACKTYPE and try again

jhon_lee發表於2014-11-22
今天在客戶現場做健康檢查時出現這個問題
[root@el01cn01 exachk]# ./exachk 


Unable to determine rack type. Please set RAT_ELRACKTYPE and try again


在Oracle MOS中發現瞭解決方法

Error 1:

Unable to determine rack type. Please set RAT_ELRACKTYPE and try again.

Error 2:

Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: No such file or directory
Sun OEM cli command failed

Unable to determine rack type. Please set RAT_ELRACKTYPE and try again

Solution: To address this issue you can implement one of below 2 solutions.

  1. Set the RAT_ELRACKTYPE environment variable for an eight rack (0), quarter rack (1), half rack (2), or full rack (3) Exalogic machine, before re-running Exachk, using the command like the following:

    export RAT_ELRACKTYPE="3"

    (or)
  2. Copy exalogic_machine.conf from one of the other nodes where the config file is present. The file is located at /opt/exalogic/usr/lib/init-exalogic-node/exalogic_machine.conf

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/26474945/viewspace-1342152/,如需轉載,請註明出處,否則將追究法律責任。

相關文章