 |
≫ |
|
|
 |
パッチ名: PHCO_36550
パッチ摘要: 11.31 crashconf(1m)パッチ; 表示精度の修正
作成日: 07/05/23
公開日: 07/07/18
ハードウェアプラットフォームおよびOSリリース:
11.31
現象:
PHCO_36550:
(SR:8606485431 CR:JAGag38420)
4TBより大きいサイズのデバイスをダンプデバイスとして構成すると、
crashconf(1m)コマンドの出力に、正しいサイズが表示されません。
問題点の説明:
PHCO_36550:
(SR:8606485431 CR:JAGag38420)
デバイスのサイズが4TBより大きいと、crashconf(1m)コマンドはそのデバイス
の正しいサイズを表示しませんでした。
解決方法:
crashconf(1m)コマンドの出力に表示されるSIZEおよびOFFSETフィールドの桁
数を増やしました。
-----------------------------------------------------------------------------
Patch Name: PHCO_36550
Patch Description: 11.31 crashconf(1m) patch to fix display precision
Creation Date: 07/05/23
Post Date: 07/07/18
Hardware Platforms - OS Releases:
11.31
Products: N/A
Filesets:
OS-Core.UX2-CORE,fr=B.11.31,fa=HP-UX_B.11.31_IA,v=HP
OS-Core.UX2-CORE,fr=B.11.31,fa=HP-UX_B.11.31_PA,v=HP
Automatic Reboot?: No
Status: General Release
Critical: No
Category Tags:
hardware_enablement general_release
Path Name: /hp-ux_patches/11.X/PHCO_36550
Symptoms:
PHCO_36550:
( SR:8606485431 CR:JAGag38420 )
If a device of size greater than 4TB is
configured as dump device, then crashconf(1m)
command output does not display correct size.
Defect Description:
PHCO_36550:
( SR:8606485431 CR:JAGag38420 )
crashconf(1m) command does not display correct
size for devices of size greater than 4TB.
Resolution:
Increased the precision for SIZE and OFFSET fields in
crashconf(1m) command display output.
Enhancement:
No
SR:
8606485431
Patch Files:
OS-Core.UX2-CORE,fr=B.11.31,fa=HP-UX_B.11.31_IA,v=HP:
/sbin/crashconf
OS-Core.UX2-CORE,fr=B.11.31,fa=HP-UX_B.11.31_PA,v=HP:
/sbin/crashconf
what(1) Output:
OS-Core.UX2-CORE,fr=B.11.31,fa=HP-UX_B.11.31_IA,v=HP:
/sbin/crashconf:
crashconf.c $Date: 2007/05/16 15:52:30 $Revision: r1
1.31/1 PATCH_11.31 (PHCO_36550)
$Revision: @(#) crashconf R11.31_BL2007_0523_6 PATCH
_11.31 PHCO_36550
OS-Core.UX2-CORE,fr=B.11.31,fa=HP-UX_B.11.31_PA,v=HP:
/sbin/crashconf:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
crashconf.c $Date: 2007/05/16 15:52:30 $Revision: r1
1.31/1 PATCH_11.31 (PHCO_36550)
$Revision: @(#) crashconf R11.31_BL2007_0523_6 PATCH
_11.31 PHCO_36550
$ Internal_Unsupported_Version May 21 2007 10:30:17
$
cksum(1) Output:
OS-Core.UX2-CORE,fr=B.11.31,fa=HP-UX_B.11.31_IA,v=HP:
1645923854 778324 /sbin/crashconf
OS-Core.UX2-CORE,fr=B.11.31,fa=HP-UX_B.11.31_PA,v=HP:
4033958026 450560 /sbin/crashconf
Patch Conflicts: None
Patch Dependencies: None
Hardware Dependencies: None
Other Dependencies: None
Supersedes: None
Equivalent Patches: None
Patch Package Size: 490 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 PHCO_36550
5. Run swinstall to install the patch:
swinstall -x autoreboot=true -x patch_match_target=true \
-s /tmp/PHCO_36550.depot
By default swinstall will archive the original software in
/var/adm/sw/save/PHCO_36550. 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 PHCO_36550.text file is
available in the product readme:
swlist -l product -a readme -d @ /tmp/PHCO_36550.depot
To put this patch on a magnetic tape and install from the
tape drive, use the command:
dd if=/tmp/PHCO_36550.depot of=/dev/rmt/0m bs=2k
Special Installation Instructions: None
|