 |
≫ |
|
|
 |
22-OCT-2014, revised 27-MAY-2015 |
 |
本ページでは、管理ツールに関する技術情報について記述いたします。製品情報については こちらをご覧ください。 |
 |
詳細な対応情報については、米国の サポートマトリックス[英語]ページで、対象機種を選択後に、`Drivers`セクションで利用されるディストリビューションを選択し、対象となるソフトウェアがサポートされているかを必ず確認してください。
本ページ内のこれより以降の情報は、前述のリンク先にある情報をまとめ、補足したものとなります。
|
 |
- Smartキャッシュ用のライトバックキャッシュ書き込みポリシー設定に対応しました。
- SmartArray Px4xシリーズコントローラー用 HBAモードに対応しました。
- SmartHBA Hシリーズコントローラー用の RAID/アレイモードに対応しました。
- SmartArray Px4xシリーズに対応しました。
- Dynamic SmartArray B140iに対応しました。
- SmartHBA H24xシリーズに対応しました。
- 12G SASエキスパンダーに対応しました。
- 存在しない `-ssdrpt`オプションを Readmeから削除しました。
|
 |
- Red Hat Enterprise Linux 7ではデフォルトで sg.koがロードされていないため SmartArrayコントローラ関連の情報が取得できません。予め、#modprobe sgを行ってください。常にロードさせるには #echo sg > /etc/modules-load.d/sg.confを行う事で毎起動時にロードされる様になります。
- #man hpssaducliでのタイトルが HPADU(8)として表示されます。間違いはタイトルと日付だけであり中身は hpssaducliのものです。
|
 |
○ Red Hat Enterprise Linux 5 |
○ Red Hat Enterprise Linux 6 |
○ Red Hat Enterprise Linux 7 |
○ SUSE Linux Enterprise Server 10 |
○ SUSE Linux Enterprise Server 11 |
 |
#rpm -ivh hpssaducli-X.XX-X.X.xxx.rpm
Preparing... ##################################################
hpssaducli ##################################################
#
|
|
診断レポート作成
 |
#hpssaducli -f adu-report.zip
#less adu-report.zip
ADUReport.htm
ADUREport.txt
ADUREport.xml
slot.0
report.checksum
# |
SSD用 SmartSSD Weargaugeレポート作成
 |
#hpssaducli -ssd -f ssd-report.zip
#less ssd-report.zip
SmartSSDWearGaugeReport.txt
SmartSSDWearGaugeReport.htm
SmartSSDWearGaugeReport.json
report.checksum
# |
ヘルプ表示
 |
#hpssaducli -h
HP Smart Storage Diagnostics 2.0.23.0
Usage: hpssaducli [ -adu | -ssd | -val ] [ command-specific options ]
-adu : Generate an ADU Report
hpssaducli -adu -f reportFileName [ -v ] [ -slot < controller slot number > ]
Generate a complete report. Save to reportFileName.
-v : Verbose output.
-slot : Report for the controller at this slot.
hpssaducli -adu -txt [ -f textReportFileName ] [ -v ]
Generate a text report.
-f textReportFileName : Save output to textReportFileName.
-v : Verbose output.
-ssd : Generate a SmartSSD Wear Gauge Report
hpssaducli -ssd -f reportFileName [ -v ] [ -slot < controller slot number > ]
Generate a complete report. Save to reportFileName.
-v : Verbose output.
-slot : Report for the controller at this slot.
hpssaducli -ssd -txt [ -f textReportFileName ] [ -v ]
Generate a text report.
-f textReportFileName : Save output to textReportFileName.
-v : Verbose output.
-val : ADU and SSD Wear Gauge Report Validation
hpssaducli -val -f reportFileName [ -v ]
-v : Output validation results.
Command return codes:
0: Report File is Valid.
1: Report File cannot be validated: Checksum file is corrupt.
2: Report File cannot be validated: The report file is not a ZIP archive.
3: Report File is Invalid: The archive is incomplete, or one of the files
failed the validation tests.
4: Report File cannot be validated: Checksum file not found.
|
man表示
 |
#man hpssaducli
HPADU(8) User Manuals HPADU(8)
NAME
hpssaducli - HP Smart Storage Administrator Diagnostics and SmartSSD
Wear Gauge Utility CLI
SYNOPSIS
hpssaducli
DESCRIPTION
hpssaducli is the disk diagnostic utility for HP Smart Array con-
trollers.
FILES
/usr/sbin/hpssaducli
Linux Sep 2002 HPADU(8)
|
|
 |
もしくは、米国の サポートマトリックス[英語]ページで、対象機種を選択後に、`Drivers`セクションで利用されるディストリビューションを選択し、対象となるソフトウェアがサポートされているかを必ず確認してからファイルを入手してください。 |
|