Patch Name: PHSS_22742 Patch Description: s700_800 11.00 OV OST3.11 Cumulative A.03.11 patch Creation Date: 01/05/10 Post Date: 01/06/28 Hardware Platforms - OS Releases: s700: 11.00 s800: 11.00 Products: HP OpenView OmniStorage A.03.11.00 Filesets: OMS.f_server,fr=A.03.11.00,fa=HP-UX_B.11.00_32/64,v=HP OMS.f_client,fr=A.03.11.00,fa=HP-UX_B.11.00_32/64,v=HP OMS.common,fr=A.03.11.00,fa=HP-UX_B.11.00_32/64,v=HP Automatic Reboot?: No Status: General Release Critical: No Category Tags: defect_repair general_release Path Name: /hp-ux_patches/s700_800/11.X/PHSS_22742 Symptoms: PHSS_22742: 1. Id = NSMex03222 The device files created by installchanger for DLT devices are incorrect. 2. Id = NSMex03959 zls showing 100% magnetic while only last block of chunk on magnetic. 3. Id = NSMex03925 Free space on sidf media is not very well managed/calculated. 4. Id = NSMex04140 Ager and other OMS commands are just hanging while going through the list of mounted file systems. 5. Id = NSMex03844 Second tape is never loaded in stacker mode. 6. Id = NSMex04154 migout -m switch didn't work as described in man page. 7. Id = HSLco26551 aliasp command is correctly attaching alias to all media, but unaliasp command reports an error for DLT media. 8. Id = NSMex04135 Some OMS commands (migin, migout, zls ...) will not work as a 'normal' user while they are working perfectly when executed as a root. 9. Id = NSMex03963 Request for file.s migin is generated, the patter is mounted but noting else happens. At this point all commands such as qqr, zls , getfsid all hang. Killing the qr and restarting does not work either. 10.Id = NSMex04098 Write a par archive to MO volume exits with error "Can't erase the remaining media start = ..." Defect Description: PHSS_22742: 1. Id = NSMex03222 Minor numbers were ending on 4, that is correct only for DLT2000. But what actually is required is to have a 'best density' device file for DLT2000/4000/7000, which means the minor number needs to end on a 0. Resolution: Invoke DEN_M_BEST in installport.H file (value 0). 2. Id = NSMex03959 Problem was that zls shows that the whole last chunk is on magnetic. Actually, only last block is on magnetic. Resolution: zls now shows the right percentage of magnetic when the last block of chunk is there, and new filed in output message is added. 3. Id = NSMex03925 Problem was that during migration out on sidf media calculation of free space was not done correctly. Actually, shown free space is much less than it is. Resolution: Changed file: QmigoutData.C Free space is calculated correct. 4. Id = NSMex04140 Problem was that while the attribute inode of /usr is locked, it needs to access a catalog file on this file system to handle an error situation and this is how it's getting into a deadlock situation. Rresolution: Exclude locking of attribute inode of /usr. 5. Id = NSMex03844 Problem was that in stacker mode first tape is never unmounted, so second tape couldn't be mounted. Resolution: First tape is unmounted. 6. Id = NSMex04154 When started migration with -m switch if volume doesn't exist or volume is full migration won't start Resolution: Fixed migout to check if volume is full or volume doesn't exist so migration will go to best platter for migration 7. Id = HSLco26551 unaliasp command cannot be used for the devices of SILO type or for devices with support for barcode label readers. A wrong error message - "Invalid jerrno value" is displayed. There was no check of that kind for aliasp command. Resolution: Code for aliasp command is changed so that it checks device type and can be used for non SILO and devices that do not support barcode labelreaders (similar to unaliasp command). Unaliasp is used for detaching aliases attached with aliasp command. Code is changed so that appropriate error message is showed for both aliasp and unaliasp commands when they are applied to media from SILO/devices that support barcode label readers. 8. Id = NSMex04135 MS version A.03.12 is using the AdvJournalFS (AdvJFS) version 3.1 DMAPI functions. This version of the AdvJFS introduced changes in the DMAPI functions interface and non-root user are no longer allowed to access the DMAPI via ioctls any more. OMS however is limited to DMAPI functionality. The following commands are implemented in a way so that a non-root user can execute them: getfsid, migin, migout, migmv, zdf, zls Resolution: Changing permissions for those binaries. 9. Id = NSMex03963 In certain situations (older systems) OMS operation can be hindered with kernel limitations (kernel parameter max_thread_proc set lower than 128). Resolution: max_thread_proc should be set to 128.Note that OMS 3.12 installation script will check value set for max_thread_proc. If the value set is lower than 128 the user will be advised to set it to 128. 10.Id = NSMex04098 Par command fail when source platter has more blocks than destination platter Resolution: Par command works with ioctl system call. Error comes when source has more blocks than destination in that case ioctl gets wrong parameters (wrong number of blocks). That problem is resolved. SR: H555003919 H555004409 H555005055 H555005024 H555005030 H555005379 H555005383 H555005448 H555005452 H555005380 Patch Files: OMS.f_server,fr=A.03.11.00,fa=HP-UX_B.11.00_32/64,v=HP: /opt/omnistorage/sbin/installchanger /opt/omnistorage/lbin/vsclose /opt/omnistorage/lbin/vshdr /opt/omnistorage/lbin/vsopen /opt/omnistorage/lbin/vsread /opt/omnistorage/lbin/vswrite /opt/omnistorage/sbin/jmd /opt/omnistorage/bin/par OMS.f_client,fr=A.03.11.00,fa=HP-UX_B.11.00_32/64,v=HP: /opt/omnistorage/bin/zls /opt/omnistorage/sbin/qr /opt/omnistorage/sbin/ager /opt/omnistorage/bin/migout /opt/omnistorage/bin/vsbind /opt/omnistorage/bin/vsdbcheck /opt/omnistorage/bin/zfind /opt/omnistorage/bin/getfsid /opt/omnistorage/bin/migin /opt/omnistorage/bin/migmv /opt/omnistorage/bin/zdf OMS.common,fr=A.03.11.00,fa=HP-UX_B.11.00_32/64,v=HP: /opt/omnistorage/bin/zshutdown /opt/omnistorage/bin/zstartup what(1) Output: OMS.f_server,fr=A.03.11.00,fa=HP-UX_B.11.00_32/64,v=HP: /opt/omnistorage/bin/par: HP OmniStorage $Release: A.03.11.01 PHSS_22742 $ HP OmniStorage $Date: Tue Jun 5 11:53:12 METDST 200 1$ /opt/omnistorage/lbin/vsclose: HP OmniStorage $Release: A.03.11.01 PHSS_22742 $ HP OmniStorage $Date: Tue Jun 5 11:53:12 METDST 200 1$ /opt/omnistorage/lbin/vshdr: HP OmniStorage $Release: A.03.11.01 PHSS_22742 $ HP OmniStorage $Date: Tue Jun 5 11:53:12 METDST 200 1$ /opt/omnistorage/lbin/vsopen: HP OmniStorage $Release: A.03.11.01 PHSS_22742 $ HP OmniStorage $Date: Tue Jun 5 11:53:12 METDST 200 1$ /opt/omnistorage/lbin/vsread: HP OmniStorage $Release: A.03.11.01 PHSS_22742 $ HP OmniStorage $Date: Tue Jun 5 11:53:12 METDST 200 1$ /opt/omnistorage/lbin/vswrite: HP OmniStorage $Release: A.03.11.01 PHSS_22742 $ HP OmniStorage $Date: Tue Jun 5 11:53:12 METDST 200 1$ /opt/omnistorage/sbin/installchanger: HP92453-02A.11.00 HP-UX SYMBOLIC DEBUGGER (END.O ILP 32) $Revision: 75.02 $ HP OmniStorage $Release: A.03.11.01 PHSS_22742 $ HP OmniStorage $Date: Tue Jun 5 11:53:12 METDST 200 1$ /opt/omnistorage/sbin/jmd: HP92453-02A.11.00 HP-UX SYMBOLIC DEBUGGER (END.O ILP 32) $Revision: 75.02 $ %full_name: h/incl/acsapi/2.1.1 % %full_name: h/incl/apidef/2.1.2 % %full_name: h/incl/apipro/2.1.1 % $Release: lm_acs.c,v: OMS_Silo - OMS.02.11.03$ $Id: lm/lib/port/lm_acs.c@@/main/1 97/11/13 14:44:30 $ HP OmniStorage $Release: A.03.11.01 PHSS_22742 $ HP OmniStorage $Date: Tue Jun 5 11:53:12 METDST 200 1$ libovsnmp %full_name: h/incl/acsapi/2.1.1 % %full_name: h/incl/apidef/2.1.2 % %full_name: h/incl/apipro/2.1.1 % %full_name: h/incl/acsapi_pvt/2.1.1 % %full_name: acsapi/csrc/acs_eject/2.01A % %full_name: h/incl/acsapi/2.1.1 % %full_name: h/incl/apidef/2.1.2 % %full_name: h/incl/apipro/2.1.1 % %full_name: h/incl/acsapi_pvt/2.1.1 % %full_name: h/incl/acsapi/2.1.1 % %full_name: h/incl/apidef/2.1.2 % %full_name: h/incl/apipro/2.1.1 % %full_name: h/incl/acsapi_pvt/2.1.1 % %full_name: acsapi/csrc/acs_lock_dr/2.01A % %full_name: h/incl/acsapi/2.1.1 % %full_name: h/incl/apidef/2.1.2 % %full_name: h/incl/apipro/2.1.1 % %full_name: h/incl/acsapi_pvt/2.1.1 % %full_name: h/incl/acsapi/2.1.1 % %full_name: h/incl/apidef/2.1.2 % %full_name: h/incl/apipro/2.1.1 % %full_name: h/incl/acsapi_pvt/2.1.1 % %full_name: acsapi/csrc/acs_query_ac/2.01A % %full_name: h/incl/acsapi/2.1.1 % %full_name: h/incl/apidef/2.1.2 % %full_name: h/incl/apipro/2.1.1 % %full_name: h/incl/acsapi_pvt/2.1.1 % %full_name: acsapi/csrc/acs_query_ca/2.01A % %full_name: h/incl/acsapi/2.1.1 % %full_name: h/incl/apidef/2.1.2 % %full_name: h/incl/apipro/2.1.1 % %full_name: h/incl/acsapi_pvt/2.1.1 % %full_name: acsapi/csrc/acs_query_dr/2.01A % %full_name: h/incl/acsapi/2.1.1 % %full_name: h/incl/apidef/2.1.2 % %full_name: h/incl/apipro/2.1.1 % %full_name: h/incl/acsapi_pvt/2.1.1 % %full_name: acsapi/csrc/acs_query_mo/2.01A % %full_name: h/incl/acsapi/2.1.1 % %full_name: h/incl/apidef/2.1.2 % %full_name: h/incl/apipro/2.1.1 % %full_name: h/incl/acsapi_pvt/2.1.1 % %full_name: acsapi/csrc/acs_query_vo/2.01A % %full_name: h/incl/acsapi/2.1.1 % %full_name: h/incl/apidef/2.1.2 % %full_name: h/incl/apipro/2.1.1 % %full_name: h/incl/acsapi_pvt/2.1.1 % %full_name: acsapi/csrc/acs_response/2.1.2 % %full_name: h/incl/acsapi/2.1.1 % %full_name: h/incl/apidef/2.1.2 % %full_name: h/incl/apipro/2.1.1 % %full_name: h/incl/acsapi_pvt/2.1.1 % %full_name: h/incl/acsapi/2.1.1 % %full_name: h/incl/apidef/2.1.2 % %full_name: h/incl/apipro/2.1.1 % %full_name: h/incl/acsapi_pvt/2.1.1 % %full_name: acsapi/csrc/acs_status/2.0A % %full_name: h/incl/acsapi/2.1.1 % %full_name: h/incl/apidef/2.1.2 % %full_name: h/incl/apipro/2.1.1 % %full_name: h/incl/acsapi_pvt/2.1.1 % %full_name: acsapi/csrc/acs_set_access/2.1.1 % %rel ease: % %date_created: Mon Aug 1 10:03:45 1994 % (c) 1994 StorageTek %full_name: h/incl/apidef/2.1.2 % %full_name: h/incl/apipro/2.1.1 % %full_name: h/incl/acsapi_pvt/2.1.1 % %full_name: acsapi/csrc/acs_unlock_dr/2.01A % %full_name: h/incl/acsapi/2.1.1 % %full_name: h/incl/apidef/2.1.2 % %full_name: h/incl/apipro/2.1.1 % %full_name: h/incl/acsapi_pvt/2.1.1 % %full_name: acsutl/csrc/acs_get_resp/2.1 % %full_name: h/incl/acsapi/2.1.1 % %full_name: h/incl/apidef/2.1.2 % %full_name: h/incl/apipro/2.1.1 % %full_name: h/incl/acsapi_pvt/2.1.1 % %full_name: h/incl/acslm/cdk2.1 % %full_name: acsutl/csrc/acs_send_req/2.01A % %full_name: h/incl/acsapi/2.1.1 % %full_name: h/incl/apidef/2.1.2 % %full_name: h/incl/apipro/2.1.1 % %full_name: h/incl/acsapi_pvt/2.1.1 % %full_name: h/incl/acslm/cdk2.1 % %full_name: acsutl/csrc/acs_vary_res/2.01A % %full_name: h/incl/acsapi/2.1.1 % %full_name: h/incl/apidef/2.1.2 % %full_name: h/incl/apipro/2.1.1 % %full_name: h/incl/acsapi_pvt/2.1.1 % %full_name: h/incl/acsapi/2.1.1 % %full_name: h/incl/apidef/2.1.2 % %full_name: h/incl/apipro/2.1.1 % %full_name: h/incl/acsapi_pvt/2.1.1 % %full_name: acsutl/csrc/acs_query_res/2.1 % %full_name: h/incl/acsapi/2.1.1 % %full_name: h/incl/apidef/2.1.2 % %full_name: h/incl/apipro/2.1.1 % %full_name: h/incl/acsapi_pvt/2.1.1 % %full_name: acsutl/csrc/acs_resp_audf/2.1 % %full_name: h/incl/acsapi/2.1.1 % %full_name: h/incl/apidef/2.1.2 % %full_name: h/incl/apipro/2.1.1 % %full_name: h/incl/acsapi_pvt/2.1.1 % %full_name: h/incl/acsapi/2.1.1 % %full_name: h/incl/apidef/2.1.2 % %full_name: h/incl/apipro/2.1.1 % %full_name: h/incl/acsapi_pvt/2.1.1 % %full_name: acsutl/csrc/acs_cvt_v2_v3/2.01A % %full_name: acsutl/csrc/acs_cvt_v2_v3/2.01A % %full_name: h/incl/acsapi/2.1.1 % %full_name: h/incl/apidef/2.1.2 % %full_name: h/incl/apipro/2.1.1 % %full_name: h/incl/acsapi_pvt/2.1.1 % %full_name: h/incl/acslm/cdk2.1 % %full_name: acsutl/csrc/acs_cvt_v3_v4/2.01A % %full_name: acsutl/csrc/acs_cvt_v3_v4/2.01A % %full_name: h/incl/acslm/cdk2.1 % %full_name: h/incl/acsapi/2.1.1 % %full_name: h/incl/apidef/2.1.2 % %full_name: h/incl/apipro/2.1.1 % %full_name: h/incl/acsapi_pvt/2.1.1 % %full_name: acsutl/csrc/acs_cvt_v4_v3/2.1 % %full_name: acsutl/csrc/acs_cvt_v4_v3/2.1 % %full_name: h/incl/acsapi/2.1.1 % %full_name: h/incl/apidef/2.1.2 % %full_name: h/incl/apipro/2.1.1 % %full_name: h/incl/acsapi_pvt/2.1.1 % %full_name: h/incl/acslm/cdk2.1 % %full_name: acsutl/csrc/acs_cvt_v3_v2/2.01A % %full_name: acsutl/csrc/acs_cvt_v3_v2/2.01A % %full_name: h/incl/acsapi/2.1.1 % %full_name: h/incl/apidef/2.1.2 % %full_name: h/incl/apipro/2.1.1 % %full_name: h/incl/acsapi_pvt/2.1.1 % %full_name: h/incl/acslm/cdk2.1 % %full_name: acsapi/csrc/acs_get_pktver/2.01A % %full_name: h/incl/acsapi/2.1.1 % %full_name: h/incl/apidef/2.1.2 % %full_name: h/incl/apipro/2.1.1 % %full_name: h/incl/acsapi_pvt/2.1.1 % %full_name: h/incl/acsapi/2.1.1 % %full_name: h/incl/apidef/2.1.2 % %full_name: h/incl/apipro/2.1.1 % %full_name: h/incl/acsapi_pvt/2.1.1 % acs_ipc_read.c 2.1.3 1/3/95 (c) 1994 STK %full_name: h/incl/acsapi/2.1.1 % %full_name: h/incl/apidef/2.1.2 % %full_name: h/incl/apipro/2.1.1 % %full_name: h/incl/acsapi_pvt/2.1.1 % %full_name: acsipc/csrc/acs_error/2.1 % %full_name: acsipc/csrc/acs_ipc_write/2.01A % %full_name: h/incl/acsapi/2.1.1 % %full_name: h/incl/apidef/2.1.2 % %full_name: h/incl/apipro/2.1.1 % %full_name: h/incl/acsapi_pvt/2.1.1 % %full_name: h/incl/acsapi/2.1.1 % %full_name: h/incl/apidef/2.1.2 % %full_name: h/incl/apipro/2.1.1 % %full_name: h/incl/acsapi_pvt/2.1.1 % %full_name: acsipc/csrc/acs_sel_input/2.1 % %full_name: acsipc/csrc/acs_verify_ssi/2.01A % %full_name: h/incl/acsapi/2.1.1 % %full_name: h/incl/apidef/2.1.2 % %full_name: h/incl/apipro/2.1.1 % %full_name: h/incl/acsapi_pvt/2.1.1 % %full_name: acsipc/csrc/acs_get_sock/2.01A % %full_name: h/incl/acsapi/2.1.1 % %full_name: h/incl/apidef/2.1.2 % %full_name: h/incl/apipro/2.1.1 % %full_name: h/incl/acsapi_pvt/2.1.1 % cl_ipc_read.c 5.5 2/7/94 (c) 1994 STK cl_ipc_creat.c 1.1 1/10/94 (c) 1989-1994 STK cl_ipc_write.c 1.1 1/10/94 (c) 1989-1994 STK cl_defs.c 1.1 1/10/94 (c) 1989-1994 STK ml_api.c 1.1 1/10/94 (c) 1989-1994 STK cl_status.c 1.2 1/13/94 (c) 1994 StorageTek cl_el_log_register.c 1.1 1/10/94 (c) 1989-1994 ST K cl_el_log.c 1.1 1/10/94 (c) 1989-1994 STK cl_log.c 1.1 1/10/94 (c) 1993-1994 StorageTek cl_trace.c 1.1 1/10/94 (c) 1989-1994 STK cl_ipc_send.c 1.1 1/10/94 (c) 1989-1994 STK cl_ipc_open.c 1.1 1/10/94 (c) 1989-1994 STK cl_qm_init.c 1.1 1/10/94 (c) 1989-1994 STK cl_qm_qcreat.c 1.1 1/10/94 (c) 1989-1994 STK cl_qm_qdelet.c 1.1 1/10/94 (c) 1989-1994 STK dv_api.c 1.1 1/10/94 (c) 1989-1994 STK cl_inform.c 1.1 1/10/94 (c) 1989-1994 STK cl_chk_input.c 1.1 1/10/94 (c) 1989-1994 STK cl_ipc_xmit.c 1.1 1/10/94 (c) 1989-1994 STK cl_qm_macces.c 1.1 1/10/94 (c) 1989-1994 STK cl_qm_mcreat.c 1.1 1/10/94 (c) 1989-1994 STK cl_qm_mdelet.c 1.1 1/10/94 (c) 1989-1994 STK cl_qm_mlocat.c 1.1 1/10/94 (c) 1989-1994 STK cl_qm_data.c 1.1 1/10/94 (c) 1989-1994 STK cl_type.c 1.2 1/11/94 (c) 1994 StorageTek cl_qm_create.c 1.1 1/10/94 (c) 1989-1994 STK cl_qm_find.c 1.1 1/10/94 (c) 1989-1994 STK cl_select_in.c 1.1 1/10/94 (c) 1989-1994 STK OMS.f_client,fr=A.03.11.00,fa=HP-UX_B.11.00_32/64,v=HP: /opt/omnistorage/bin/getfsid: HP92453-02A.11.00 HP-UX SYMBOLIC DEBUGGER (END.O ILP 32) $Revision: 75.02 $ HP OmniStorage $Release: A.03.11.01 PHSS_22742 $ HP OmniStorage $Date: Tue Jun 5 11:53:12 METDST 200 1$ /opt/omnistorage/bin/migin: HP92453-02A.11.00 HP-UX SYMBOLIC DEBUGGER (END.O ILP 32) $Revision: 75.02 $ HP OmniStorage $Release: A.03.11.01 PHSS_22742 $ HP OmniStorage $Date: Tue Jun 5 11:53:12 METDST 200 1$ /opt/omnistorage/bin/migmv: HP92453-02A.11.00 HP-UX SYMBOLIC DEBUGGER (END.O ILP 32) $Revision: 75.02 $ HP OmniStorage $Release: A.03.11.01 PHSS_22742 $ HP OmniStorage $Date: Tue Jun 5 11:53:12 METDST 200 1$ /opt/omnistorage/bin/migout: HP92453-02A.11.00 HP-UX SYMBOLIC DEBUGGER (END.O ILP 32) $Revision: 75.02 $ HP OmniStorage $Release: A.03.11.01 PHSS_22742 $ HP OmniStorage $Date: Tue Jun 5 11:53:12 METDST 200 1$ /opt/omnistorage/bin/vsbind: HP92453-02A.11.00 HP-UX SYMBOLIC DEBUGGER (END.O ILP 32) $Revision: 75.02 $ HP OmniStorage $Release: A.03.11.01 PHSS_22742 $ HP OmniStorage $Date: Tue Jun 5 11:53:12 METDST 200 1$ /opt/omnistorage/bin/vsdbcheck: HP92453-02A.11.00 HP-UX SYMBOLIC DEBUGGER (END.O ILP 32) $Revision: 75.02 $ HP OmniStorage $Release: A.03.11.01 PHSS_22742 $ HP OmniStorage $Date: Tue Jun 5 11:53:12 METDST 200 1$ /opt/omnistorage/bin/zdf: HP92453-02A.11.00 HP-UX SYMBOLIC DEBUGGER (END.O ILP 32) $Revision: 75.02 $ HP OmniStorage $Release: A.03.11.01 PHSS_22742 $ HP OmniStorage $Date: Tue Jun 5 11:53:12 METDST 200 1$ /opt/omnistorage/bin/zfind: HP92453-02A.11.00 HP-UX SYMBOLIC DEBUGGER (END.O ILP 32) $Revision: 75.02 $ $Revision: 59.1 $ HP OmniStorage $Release: A.03.11.01 PHSS_22742 $ HP OmniStorage $Date: Tue Jun 5 11:53:12 METDST 200 1$ /opt/omnistorage/bin/zls: HP92453-02A.11.00 HP-UX SYMBOLIC DEBUGGER (END.O ILP 32) $Revision: 75.02 $ HP OmniStorage $Release: A.03.11.01 PHSS_22742 $ HP OmniStorage $Date: Tue Jun 5 11:53:12 METDST 200 1$ /opt/omnistorage/sbin/ager: HP92453-02A.11.00 HP-UX SYMBOLIC DEBUGGER (END.O ILP 32) $Revision: 75.02 $ $Id: mm/lib/misc/portamap.c@@/main/oms_2.2_dev_uid/1 97/08/12 15:38:50 $ HP OmniStorage $Release: A.03.11.01 PHSS_22742 $ HP OmniStorage $Date: Tue Jun 5 11:53:12 METDST 200 1$ libovsnmp /opt/omnistorage/sbin/qr: HP92453-02A.11.00 HP-UX SYMBOLIC DEBUGGER (END.O ILP 32) $Revision: 75.02 $ HP OmniStorage $Release: A.03.11.01 PHSS_22742 $ HP OmniStorage $Date: Tue Jun 5 11:53:12 METDST 200 1$ libovsnmp OMS.common,fr=A.03.11.00,fa=HP-UX_B.11.00_32/64,v=HP: /opt/omnistorage/bin/zshutdown: $Id: etc/zshutdown.sh@@/main/oms_2.2_dev_uid/3 97/07 /01 14:12:14 $ $Release: OMS.02.20.00 $ /opt/omnistorage/bin/zstartup: $Id: etc/zstartup.sh@@/main/oms_2.2_dev_uid/4 97/08/ 12 17:20:10 $ $Release: zstartup.sh OMS.02.20.00 $ cksum(1) Output: OMS.f_server,fr=A.03.11.00,fa=HP-UX_B.11.00_32/64,v=HP: 2066721875 229376 /opt/omnistorage/bin/par 32033364 253952 /opt/omnistorage/lbin/vsclose 4292266118 253952 /opt/omnistorage/lbin/vshdr 3329084912 258048 /opt/omnistorage/lbin/vsopen 2717282171 253952 /opt/omnistorage/lbin/vsread 648069097 253952 /opt/omnistorage/lbin/vswrite 1599168607 118784 /opt/omnistorage/sbin/installchanger 186637384 1515520 /opt/omnistorage/sbin/jmd OMS.f_client,fr=A.03.11.00,fa=HP-UX_B.11.00_32/64,v=HP: 2624457532 212992 /opt/omnistorage/bin/getfsid 2200060352 282624 /opt/omnistorage/bin/migin 1983815231 425984 /opt/omnistorage/bin/migmv 1000366707 466944 /opt/omnistorage/bin/migout 694911430 430080 /opt/omnistorage/bin/vsbind 3816643322 425984 /opt/omnistorage/bin/vsdbcheck 2274208270 307200 /opt/omnistorage/bin/zdf 4174289420 491520 /opt/omnistorage/bin/zfind 906859399 241664 /opt/omnistorage/bin/zls 3206285062 786432 /opt/omnistorage/sbin/ager 1470781966 1462272 /opt/omnistorage/sbin/qr OMS.common,fr=A.03.11.00,fa=HP-UX_B.11.00_32/64,v=HP: 3083265485 7535 /opt/omnistorage/bin/zshutdown 1975454536 8159 /opt/omnistorage/bin/zstartup Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: PHSS_22743: s700: 10.20 s800: 10.20 Patch Package Size: 8560 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 PHSS_22742 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHSS_22742.depot By default swinstall will archive the original software in /var/adm/sw/save/PHSS_22742. 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/PHSS_22742.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 PHSS_22742.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHSS_22742.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHSS_22742.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: This patch includes the following Site Specific Patches: SSPOMS311_001 SSPOMS311_002 This patch updates /etc/opt/omnistorage/iocfg and /etc/opt/omnistorage/jmcaps. This might fail due to merge conflicts. Please scan the log file /var/adm/sw/swagent.log for corresponding WARNING messages and follow the listed instructions. Installation Instructions: 1> Become root user 2> Stop OMS application with zshutdown OMS command 3> Install this patch following the Installation instructions (swinstall)