Patch Name: PHCO_28561 Patch Description: s700_800 11.00 diskinfo(1M) cumulative patch Creation Date: 03/03/22 Post Date: 03/04/22 Hardware Platforms - OS Releases: s700: 11.00 s800: 11.00 Products: N/A Filesets: OS-Core.UX-CORE,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP Automatic Reboot?: No Status: General Release Critical: No Category Tags: defect_repair enhancement general_release Path Name: /hp-ux_patches/s700_800/11.X/PHCO_28561 Symptoms: PHCO_28561: 1. ( SR:8606241417 CR:JAGae08675 ) When diskinfo(1M) is run on a large capacity disk, wrong value is printed for fields "blocks per disk" and "size". PHCO_21268: 1. (SR:8606106110 CR:JAGab74959) diskinfo(1M) does not support "floppy" disk devices. Defect Description: PHCO_28561: 1. ( SR:8606241417 CR:JAGae08675 ) When diskinfo(1M) is run on a large capacity disk (like disk of a Tera bytes capacity), it prints wrong values for fields "blocks per disk" and "size". The reason was improper handling of variables related to above fields. Resolution: Code has been modified, such that variables of above fields are handled properly. PHCO_21268: 1. (SR:8606106110 CR:JAGab74959) diskinfo(1M) does not support "floppy" disk devices. Resolution: diskinfo(1M) has been enhanced to support "floppy" disk devices. Enhancement: No (superseded patches contained enhancements) PHCO_21268: Supports "floppy" disk devices. SR: 8606106110 8606241417 Patch Files: OS-Core.UX-CORE,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: /usr/sbin/diskinfo what(1) Output: OS-Core.UX-CORE,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: /usr/sbin/diskinfo: iosearch.c $Date: 2003-01-16 18:49:51 $Revision r11r os/2 PATCH_11.00 (PHCO_27818) $Revision: 80.6.1.1 PHCO_28561 $ cksum(1) Output: OS-Core.UX-CORE,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: 2354494653 32768 /usr/sbin/diskinfo Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: PHCO_21268 Equivalent Patches: PHCO_27618: s700: 11.11 s800: 11.11 Patch Package Size: 50 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_28561 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHCO_28561.depot By default swinstall will archive the original software in /var/adm/sw/save/PHCO_28561. 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_28561.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHCO_28561.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHCO_28561.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None