Patch Name: PHCO_16195 Patch Description: s700_800 11.00 mc(1m) bug fixes and enhancements Creation Date: 98/08/25 Post Date: 98/08/25 Hardware Platforms - OS Releases: s700: 11.00 s800: 11.00 Products: N/A Filesets: OS-Core.SYS-ADMIN,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP OS-Core.ADMN-ENG-A-MAN,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_16195 Symptoms: PHCO_16195: 1. Need to support >500 tapes on STK 9710. 2. Need DLT library's barcode information. 3. mc(1m) fails on first invocation after front door opened on STK 9710. 4. Man page not accurate. 5. Need options for printing serial numbers and for reserving/releasing shared devices. Defect Description: PHCO_16195: 1. Currently, only approximately 160 slots (10,000 bytes) are supported. Customers need >500 slots supported. 2. Need mc(1m) to be able to read the barcode data from the library of tapes in the autoloader assembly. 3. After the front door is opened on the STK 9710, the mc(1m) command fails with a "Unit Attention" error. The command must be issued a second time, and then it works. 4. The current mc(1m) man page does not accurately describe the supported devices. 5. No defect for the new options. The -n option prints the serial number of the drive in the specified slot. The -b option allows one to reserve or release a shared device in a library. SR: 5003410969 5003414152 5003396242 1653262477 0000000000 Patch Files: OS-Core.SYS-ADMIN,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: /usr/sbin/mc OS-Core.ADMN-ENG-A-MAN,fr=B.11.00,fa=HP-UX_B.11.00_32/64, v=HP: /usr/share/man/man1m.Z/mc.1m what(1) Output: OS-Core.SYS-ADMIN,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: /usr/sbin/mc: $Revision: 82.7.1.2 $ OS-Core.ADMN-ENG-A-MAN,fr=B.11.00,fa=HP-UX_B.11.00_32/64, v=HP: /usr/share/man/man1m.Z/mc.1m: None cksum(1) Output: OS-Core.SYS-ADMIN,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: 130549832 98304 /usr/sbin/mc OS-Core.ADMN-ENG-A-MAN,fr=B.11.00,fa=HP-UX_B.11.00_32/64, v=HP: 2675678325 3800 /usr/share/man/man1m.Z/mc.1m Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: None Patch Package Size: 130 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_16195 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHCO_16195.depot By default swinstall will archive the original software in /var/adm/sw/save/PHCO_16195. 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_16195.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_16195.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHCO_16195.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHCO_16195.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None