IPMIによるzeusの電源管理
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
[[AC-CREST]]
&color(red){IPが変更された 2013/6/13 131.113.69.202 → 131...
IPMI(Intelligent Platform Management Interface)は、システ...
IPMI 対応ののLANポートを持ったマシンで、該当するIPを指定...
時代が未来だ…
#contents
* IPMIの使い方 [#mb04c300]
現在は、altair -> zeusのIPMIのLANが直接繋がれている。~
同じネットワーク上で、ipmitoolをインストールしたマシンか...
$ ipmitool -H 131.113.69.220 -U ADMIN -P ADMIN power {st...
ちなみにIPアドレスじゃなくてzeus-ipmi.am.ics.keio.ac.jpと...
また、同じネットワーク上で
~http://131.113.69.220/index.html (zeus)
~http://131.113.69.221/index.html (metis)
にuser:ADMIN、pass:2015年度ルーパスでアクセスすると、Web...
*IPMIのインストール [#s8447ffe]
↓でいいはず。OpenIPMIいらないかも
$ yum -y install ipmitool ipmiutil OpenIPMI
$
*IPMIのファームウェアアップデート [#kf84e692]
altair:/opt/SMM/Linux_x86_64にて
$ LD_PRELOAD=./libipmi.so.1 ./RLin64Flsh -nw -ip 131.113...
LD_PRELOADを入れないと、./RLin64Flshがlibipmi.so.1が無い...
[root@altair Linux_x86_64]# LD_PRELOAD=./libipmi.so.1 ./...
-------------------------------------------------
YAFUFlash - Firmware Upgrade Utility (Version 2.9)
-------------------------------------------------
(C)Copyright 2008, American Megatrends Inc.
Please enter login information:
User : ADMIN
Password :
Creating IPMI session via network with address 131.113.6...
The Module conf location is different from the one in th...
So,Type (Y/y) to do Full Firmware Upgrade or (N/n) to e...
Enter your Option : y
********************************************************...
WARNING!
FIRMWARE UPGRADE MUST NOT BE INTERRUPTED ONCE IT...
PLEASE DO NOT USE THIS FLASH TOOL FROM THE REDIR...
********************************************************...
Uploading Firmware Image : 100%... done
Flashing Firmware Image : 100%... done
Verifying Firmware Image : 100%... done
Resetting the firmware..........
by kuhatakum, keimiya, golden
終了行:
[[AC-CREST]]
&color(red){IPが変更された 2013/6/13 131.113.69.202 → 131...
IPMI(Intelligent Platform Management Interface)は、システ...
IPMI 対応ののLANポートを持ったマシンで、該当するIPを指定...
時代が未来だ…
#contents
* IPMIの使い方 [#mb04c300]
現在は、altair -> zeusのIPMIのLANが直接繋がれている。~
同じネットワーク上で、ipmitoolをインストールしたマシンか...
$ ipmitool -H 131.113.69.220 -U ADMIN -P ADMIN power {st...
ちなみにIPアドレスじゃなくてzeus-ipmi.am.ics.keio.ac.jpと...
また、同じネットワーク上で
~http://131.113.69.220/index.html (zeus)
~http://131.113.69.221/index.html (metis)
にuser:ADMIN、pass:2015年度ルーパスでアクセスすると、Web...
*IPMIのインストール [#s8447ffe]
↓でいいはず。OpenIPMIいらないかも
$ yum -y install ipmitool ipmiutil OpenIPMI
$
*IPMIのファームウェアアップデート [#kf84e692]
altair:/opt/SMM/Linux_x86_64にて
$ LD_PRELOAD=./libipmi.so.1 ./RLin64Flsh -nw -ip 131.113...
LD_PRELOADを入れないと、./RLin64Flshがlibipmi.so.1が無い...
[root@altair Linux_x86_64]# LD_PRELOAD=./libipmi.so.1 ./...
-------------------------------------------------
YAFUFlash - Firmware Upgrade Utility (Version 2.9)
-------------------------------------------------
(C)Copyright 2008, American Megatrends Inc.
Please enter login information:
User : ADMIN
Password :
Creating IPMI session via network with address 131.113.6...
The Module conf location is different from the one in th...
So,Type (Y/y) to do Full Firmware Upgrade or (N/n) to e...
Enter your Option : y
********************************************************...
WARNING!
FIRMWARE UPGRADE MUST NOT BE INTERRUPTED ONCE IT...
PLEASE DO NOT USE THIS FLASH TOOL FROM THE REDIR...
********************************************************...
Uploading Firmware Image : 100%... done
Flashing Firmware Image : 100%... done
Verifying Firmware Image : 100%... done
Resetting the firmware..........
by kuhatakum, keimiya, golden
ページ名: