Patch-ID# 113507-04 Keywords: starfire wdr sms1.4 Synopsis: WDR 1.0: WDR software patch Date: Aug/16/2004 Install Requirements: See Special Install Instructions Solaris Release: 8 9 SunOS Release: 5.8 5.9 Unbundled Product: WBEM-based DR Unbundled Release: 1.0 Xref: Topic: WDR 1.0: WDR software patch Relevant Architectures: sparc BugId's fixed with this patch: 4656485 4724154 4736314 4751194 4789973 4815496 4839027 4928471 5057331 Changes incorporated in this version: 5057331 Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: Patches required with this patch: Obsoleted by: Files included with this patch: /opt/SUNWWDR/bin/wdrconfig /opt/SUNWmcfg/bin/mcfgconfig /usr/sadm/lib/wbem/libwdr_sg.so.1 /usr/sadm/lib/wbem/libwdr_xc.so.1 /usr/sadm/lib/wbem/wdr.jar /usr/sadm/mof/WDR_Core1.0.mof Problem Description: 5057331 WDR is EOF it needs notification in mof compilation and serengeti config (from 113507-03) 4928471 WDR needs Jaguar support (from 113507-02) 4839027 WDR Solaris_WDRAttachmentPoint/Solaris_CHSystemBoard fails to recognize COD. (from 113507-01) -------------------- This patch fixes the following WDR 1.0 bugs: 4656485 Passing invalid LogicalID to CHSystemBoardProvider generates misleading msg. 4724154 Original user of provider effects subsequent user's access 4736314 calling "invokeMethod" with lower case LogicalID causes WBEM to crash 4751194 Enhancement is needed for WDR to recognize the COD board supported by fw 5.14.0 4789973 WDR needs to recognize Starcat XMITS boards as Solaris_CHSystemBoard's 4815496 getInstance on SGSlot OP throws CIMException w/ message CIM_ERR_NOT_FOUND In addition, WDR 1.0 with this patch applied has been tested and qualified with the SMS 1.3 library and is the only WDR configuration to be so qualified. Patch Installation Instructions: -------------------------------- Refer to the man pages for instructions on using 'patchadd' and 'patchrm' scripts provided with Solaris. Any other special or non-generic installation instructions should be described below as special instructions. The following example installs a patch to a standalone machine: example# patchadd /var/spool/patch/113507-03 The following example removes a patch from a standalone system: example# patchrm 113507-03 For additional examples please see the appropriate man pages. Special Install Instructions: ----------------------------- 1. Stop WBEM services: /etc/init.d/init.wbem stop 2. Install the patch 3. Unconfigure WDR using /opt/SUNWWDR/bin/wdrunconfig 4. Reconfigure WDR using /opt/SUNWWDR/bin/wdrconfig. 5. Start WBEM services: /etc/init.d/init.wbem start This patch introduces a new WDR_Core1.0.mof file. This may require a recompile or relink of existing client code to integrate the changes. Workaround for WDR 1.0 on Sun Fire 15K systems running Solaris 8 Update 7 and SMS 1.3: A known bug in Java 1.2.2, BugID 480797, prevents the WDR native library, libwdr.so.1, from loading on Sun Fire 15K systems running Solaris 8 Update 7, SMS 1.3, and WDR 1.0. The following procedure, which effectively causes the WBEM server to run under the Java 1.3.1 interpreter, is a workaround for that bug. 1. Login as root. 2. Run '/etc/init.d/init.wbem stop' to stop the WBEM Server. 3. Execute the following sequence to modify the /usr/java link to point to ./j2se: # cd /usr # rm java # ln -s ./j2se java # ls -l java lrwxrwxrwx 1 root bin 9 Jan 27 19:16 java -> ./j2se 4. If WDR 1.0 is not yet installed on your system, perform the following step; otherwise, proceed to Step 6. 5. Follow the steps in one of the procedures on Page 8 of the WDR Installation Guide that describe how to install the WDR 1.0 packages, but stop when you reach the procedure titled, "The final step is to compile the .mof files:", then proceed to Step 6, below. 6. Apply WDR patch 113507-03 (if you skipped Step 5, unconfig and reconfig WDR using ./opt/SUNWWDR/bin/wdrunconfig and /opt/SUNWWDR/bin/wdrconfig respectively). 7. Run '/etc/init.d/init.wbem start' to restart the WBEM server. 8. If you skipped Step 5, above, you are done. If you executed Step 5, follow the instructions in the procedure titled, "The final step is to compile the .mof files:" on Page 11 of the WDR Installation Guide. README -- Last modified date: Thursday, August 26, 2004