 |
≫ |
|
|
 |
パッチ名: PHCO_36451
パッチ摘要: 11.31 iofind/io_redirect_dsfのマンページの更新
作成日: 07/04/28
公開日: 07/07/18
ハードウェアプラットフォームおよびOSリリース:
11.31
現象:
PHCO_36451:
1.(SR:8606471031 CR:JAGag26080)
io_redirect_dsfのマンページでは、io_redirect_dsfの機能が一部しか説明さ
れていません。
2.(SR:8606472833 CR:JAGag27624)
io_redirect_dsfのマンページでは、io_redirect_dsfを実行する場合の有効な
ノード状態が説明されていません。
3.(SR:8606478085 CR:JAGag32412)
iofindのマンページに記載されているログディレクトリのフォーマットがコマ
ンドの出力と一致していません。
問題点の説明:
PHCO_36451:
1.(SR:8606471031 CR:JAGag26080)
io_redirect_dsfのマンページでは、io_redirect_dsfの機能が一部しか説明さ
れていませんでした。
解決方法:
io_redirect_dsfの全機能を説明するようにマンページを修正しました。
2.(SR:8606472833 CR:JAGag27624)
CLAIMED状態でないノードに対するio_redirect_dsf操作が成功していました。
解決方法:
CLAIMED状態のノードに対するio_redirect_dsf操作だけが有効であることをマ
ンページに記載しました。
3.(SR:8606478085 CR:JAGag32412)
マンページでは、ディレクトリ名がmmddyy_hhmmとなっていました。しかし、
ツールが作成する正しいディレクトリ名はmmddyy_hhmmssです。
解決方法:
マンページに記載されていたディレクトリ名mmddyy_hhmmをmmddyy_hhmmssに修
正しました。
-----------------------------------------------------------------------------
Patch Name: PHCO_36451
Patch Description: 11.31 iofind and io_redirect_dsf manpages update
Creation Date: 07/04/28
Post Date: 07/07/18
Hardware Platforms - OS Releases:
11.31
Products: N/A
Filesets:
OS-Core.ADMN-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:
defect_repair general_release
Path Name: /hp-ux_patches/11.X/PHCO_36451
Symptoms:
PHCO_36451:
( SR:8606471031 CR:JAGag26080 )
io_redirect_dsf manpage does not provide sufficient
information on its functionality.
( SR:8606472833 CR:JAGag27624 )
io_redirect_dsf manpage does not document the valid node
states for its operation.
( SR:8606478085 CR:JAGag32412 )
The format of the logs directory in the iofind manpage is
different from the output of the command.
Defect Description:
PHCO_36451:
( SR:8606471031 CR:JAGag26080 )
io_redirect_dsf manpage does not document all its behavior.
Resolution:
Added information to the manpage to fully explain its
functionality.
( SR:8606472833 CR:JAGag27624 )
When users perform io_redirect_dsf to a node not in the
CLAIMED state, it succeeds.
Resolution:
Added information to the manpage to tell users to perform
the operation to nodes in a CLAIMED state.
( SR:8606478085 CR:JAGag32412 )
The manpage says that the directory name is mmddyy_hhmm.
But the correct directory created by the tool is
mmddyy_hhmmss.
Resolution:
Corrected the directory name in the manpage to
mmddyy_hhmmss.
Enhancement:
No
SR:
8606471031 8606472833 8606478085
Patch Files:
OS-Core.ADMN-ENG-A-MAN,fr=B.11.31,fa=HP-UX_B.11.31_IA/PA,
v=HP:
/usr/share/man/man1m.Z/io_redirect_dsf.1m
/usr/share/man/man1m.Z/iofind.1m
what(1) Output:
OS-Core.ADMN-ENG-A-MAN,fr=B.11.31,fa=HP-UX_B.11.31_IA/PA,
v=HP:
/usr/share/man/man1m.Z/io_redirect_dsf.1m:
None
/usr/share/man/man1m.Z/iofind.1m:
None
cksum(1) Output:
OS-Core.ADMN-ENG-A-MAN,fr=B.11.31,fa=HP-UX_B.11.31_IA/PA,
v=HP:
694229828 2121 /usr/share/man/man1m.Z/io_redirect_dsf.1m
4234835874 5996 /usr/share/man/man1m.Z/iofind.1m
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 PHCO_36451
5. Run swinstall to install the patch:
swinstall -x autoreboot=true -x patch_match_target=true \
-s /tmp/PHCO_36451.depot
By default swinstall will archive the original software in
/var/adm/sw/save/PHCO_36451. 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_36451.text file is
available in the product readme:
swlist -l product -a readme -d @ /tmp/PHCO_36451.depot
To put this patch on a magnetic tape and install from the
tape drive, use the command:
dd if=/tmp/PHCO_36451.depot of=/dev/rmt/0m bs=2k
Special Installation Instructions: None
|