 |
≫ |
|
|
 |
パッチ名: PHKL_36534
パッチ摘要: 11.31 調整可能パラメータmca_recovery_onのマンページ
作成日: 07/05/07
公開日: 07/07/18
ハードウェアプラットフォームおよびOSリリース:
11.31
現象:
PHKL_36534:
(SR:8606477868 CR:JAGag32240)
調整可能パラメータmca_recovery_onのマンページがありません。
問題点の説明:
PHKL_36534:
(SR:8606477868 CR:JAGag32240)
MCA(Machine Check Abort)が起きると、システムがクラッシュしリセットされ
ます。しかし、MCAリカバリ機能を使用すると、あるタイプのMCAを修正できる
ので、システムクラッシュを回避できます。詳細は、mca_recovery_on(5)のマ
ンページを参照してください。
解決方法:
調整可能パラメータmca_recovery_onのマンページを用意しました。
このパッチはMCAエラーリカバリサブシステムを提供します。サポート対象
Intel(R) Itanium(R) 2プロセッサでこの機能を使用可能にするには、以下の
すべてのパッチをインストールする必要があります。
PHKL_36387 - MCAリカバリおよびDLKMスタックトレースの更新
PHKL_36388 - TLBサブシステムでのMCAリカバリのサポート
PHKL_36389 - ファームウェアインタフェースでのMCAリカバリのサポート
PHKL_36390 - エラーレコードデコードでのMCAリカバリのサポート
PHKL_36470 - EFIデコードでのMCAリカバリのサポート
PHKL_36534 - 調整可能パラメータmca_recovery_onのマンページ
PHKL_36010 - カーネルデバッガ累積パッチ
-----------------------------------------------------------------------------
Patch Name: PHKL_36534
Patch Description: 11.31 Man page for mca_recovery_on tunable
Creation Date: 07/05/07
Post Date: 07/07/18
Hardware Platforms - OS Releases:
11.31
Products: N/A
Filesets:
OS-Core.KERN-ENG-A-MAN,fr=B.11.31,fa=HP-UX_B.11.31_IA/PA,v=HP
Automatic Reboot?: No
Status: General Release
Critical: No
Category Tags:
hardware_enablement general_release
Path Name: /hp-ux_patches/11.X/PHKL_36534
Symptoms:
PHKL_36534:
( SR:8606477868 CR:JAGag32240 )
No man page for mca_recovery_on tunable.
Defect Description:
PHKL_36534:
( SR:8606477868 CR:JAGag32240 )
A Machine Check Abort (MCA) will cause a system to
crash and reset. MCA recovery allows correction of
certain types of MCAs, avoiding a system crash. See
mca_recovery_on(5) man page for further details.
Resolution:
Man page for mca_recovery_on tunable now available.
This patch provides the Machine Check Abort (MCA) Error
Recovery subsystem. The following set of patches enable this
functionality on supported Intel(R) Itanium(R) 2 processors.
PHKL_36387 - MCA recovery and DLKM stacktrace updates
PHKL_36388 - TLB subsystem support for MCA recovery
PHKL_36389 - Firmware interface support for MCA recovery
PHKL_36390 - Error record decoding support for MCA recovery
PHKL_36470 - EFI decoding support for MCA recovery
PHKL_36534 - Man page for mca_recovery_on tunable
PHKL_36010 - Kernel debugger cumulative patch
Enhancement:
No
SR:
8606477868
Patch Files:
OS-Core.KERN-ENG-A-MAN,fr=B.11.31,fa=HP-UX_B.11.31_IA/PA,
v=HP:
/usr/share/man/man5.Z/mca_recovery_on.5
what(1) Output:
OS-Core.KERN-ENG-A-MAN,fr=B.11.31,fa=HP-UX_B.11.31_IA/PA,
v=HP:
/usr/share/man/man5.Z/mca_recovery_on.5:
None
cksum(1) Output:
OS-Core.KERN-ENG-A-MAN,fr=B.11.31,fa=HP-UX_B.11.31_IA/PA,
v=HP:
568421958 1853 /usr/share/man/man5.Z/mca_recovery_on.5
Patch Conflicts: None
Patch Dependencies: None
Hardware Dependencies: None
Other Dependencies: None
Supersedes: None
Equivalent Patches: None
Patch Package Size: 30 KBytes
Installation Instructions:
Please review all instructions and the Hewlett-Packard
SupportLine User Guide or your Hewlett-Packard support terms
and conditions for precautions, scope of license,
restrictions, and, limitation of liability and warranties,
before installing this patch.
------------------------------------------------------------
1. Back up your system before installing a patch.
2. Login as root.
3. Copy the patch to the /tmp directory.
4. Move to the /tmp directory and unshar the patch:
cd /tmp
sh PHKL_36534
5. Run swinstall to install the patch:
swinstall -x autoreboot=true -x patch_match_target=true \
-s /tmp/PHKL_36534.depot
By default swinstall will archive the original software in
/var/adm/sw/save/PHKL_36534. If you do not wish to retain a
copy of the original software, include the patch_save_files
option in the swinstall command above:
-x patch_save_files=false
WARNING: If patch_save_files is false when a patch is installed,
the patch cannot be deinstalled. Please be careful
when using this feature.
For future reference, the contents of the PHKL_36534.text file is
available in the product readme:
swlist -l product -a readme -d @ /tmp/PHKL_36534.depot
To put this patch on a magnetic tape and install from the
tape drive, use the command:
dd if=/tmp/PHKL_36534.depot of=/dev/rmt/0m bs=2k
Special Installation Instructions: None
|