Patch Name: PHCO_18462 Patch Description: s700_800 11.00 diskusg_vxfs(1M) cumulative patch Creation Date: 99/09/21 Post Date: 99/10/06 Hardware Platforms - OS Releases: s700: 11.00 s800: 11.00 Products: N/A Filesets: JournalFS.VXFS-BASE-RUN,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP Automatic Reboot?: No Status: General Release Critical: No Category Tags: enhancement general_release Path Name: /hp-ux_patches/s700_800/11.X/PHCO_18462 Symptoms: PHCO_18462: Enchancement to allow for multiple versions of VxFS on 11.00. Defect Description: PHCO_18462: Multiple versions of VxFS may co-exist (be installed) however only one VxFS version may be configured into the kernel. Additionally, each VxFS version has its own set of commands. Therefore, it is necessary to identify which version of "vxfs" is currently running and then to subsequently run the appropriate command version. The HP 11.00 VxFS diskusg command will now act as a "wrapper" - deciding which VxFS version of diskusg to execute. To allow for multiple VxFS versions the following patches are required: PHCO_19491 libc PHCO_18463 fscat PHCO_18464 getext PHCO_18465 setext PHCO_18466 vxdump PHCO_18467 vxrestore PHCO_18468 vxupgrade PHCO_18470 df PHCO_18471 fstyp PHCO_18472 fs_wrapper PHCO_18473 mount_wrapper PHCO_19673 fsck_hfs PHCO_19623 mount_hfs PHCO_19624 mount_cdfs PHCO_19631 lvchange PHCO_19656 mkboot Please note that PHCO_18462 can be used without the above patch dependencies if multiple VxFS version support is not required. Resolution: Implement mechanism to allow diskusg to identify which version of VxFS is currently configured in the kernel and then to subsequently run the appropriate version of diskusg_vxfs. SR: 4701427328 Patch Files: JournalFS.VXFS-BASE-RUN,fr=B.11.00,fa=HP-UX_B.11.00_32/64, v=HP: /usr/sbin/acct/vxdiskusg /usr/lbin/fs/vxfs/diskusg what(1) Output: JournalFS.VXFS-BASE-RUN,fr=B.11.00,fa=HP-UX_B.11.00_32/64, v=HP: /usr/sbin/acct/vxdiskusg: PATCH_11_00: diskusg.o 99/09/21 JournalFS.VXFS-BASE-RUN,fr=B.11.00,fa=HP-UX_B.11.00_32/64, v=HP: /usr/lbin/fs/vxfs/diskusg: PATCH_11_00: diskusg.o 99/09/21 cksum(1) Output: JournalFS.VXFS-BASE-RUN,fr=B.11.00,fa=HP-UX_B.11.00_32/64, v=HP: 2650260081 69632 /usr/sbin/acct/vxdiskusg JournalFS.VXFS-BASE-RUN,fr=B.11.00,fa=HP-UX_B.11.00_32/64, v=HP: 2650260081 69632 /usr/lbin/fs/vxfs/diskusg Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: None Patch Package Size: 90 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_18462 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHCO_18462.depot By default swinstall will archive the original software in /var/adm/sw/save/PHCO_18462. If you do not wish to retain a copy of the original software, use the patch_save_files option: swinstall -x autoreboot=true -x patch_match_target=true \ -x patch_save_files=false -s /tmp/PHCO_18462.depot 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_18462.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHCO_18462.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHCO_18462.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None