******************************************************************************* * * PRIMARY DISCLAIMER: * * It is not recommended that you install this fix unless specifically * instructed to do so by a qualified IBM Technical Support representative. * * Please call your appropriate support location for more information. * For instance, in the United States, you would call 1-800-CALL-AIX. * ******************************************************************************* * * * * VISIT OUR PAGES ON THE INTERNET * _______________________________ * * IBM Communications Server Support * http://www.ibm.com/software/network/commserver/support * * * +--------------------------------------------------------------------------+ * * DATE: 01/09/2006 * * DESCRIPTION: * ____________ * * README FILE FOR * * IBM Communications Server for AIX temporary fix ("fix") * * (Installs only on PTF level 6.1.0.6) * APAR: aparbundle * * This package contains APAR fixes to the product above. This * package can be distributed to any one who has a license for * this product. * *+----------------------------------------------------------------------------+ * * * PREREQUISITES : * _______________ * * IBM Communications Server for AIX, Version 6.1 * * * PTF: This fix is designed for the fileset sna.rte at the specific * level of 6.1.0.6. It is not designed for any other level of the product * and may cause irreparable damage if inappropriately applied. If you are * in need of this PTF supplement to the product before proceeding with * the download and application of this fix please go to the above support * site and refer to the Code Updates section for details on retrieving the * minimum level of maintenance for this fix. You may also choose instead * to call support directly at 1-800-CALL AIX for more information. * * No other prerequisites are required for the installation of this fix. * *+----------------------------------------------------------------------------+ * * * DESCRIPTION: * ------------ * * This package is a bundle providing all APAR fixes since the PTF level * indicated. New versions of this package will be released as new fixes * become available. * * * Included in this package are fixes for the following APARs: * IY73724 * IY75408 * IY77962 * IY79739 * IY79959 * * More detail about each APAR can be found by performing a search for the * APAR number at http://www.ibm.com * *+----------------------------------------------------------------------------+ * * INSTALLATION INSTRUCTIONS: * __________________________ * * csaix6106.aparbundle.20060109.exe ("this fix" in the steps below) is a compressed * tar archive file containing the updated modules and this readme. * * * To install this fix: * _____________________________ * * *************************************************************************** * *** NEW OPTION: An install script is included which will perform all the * *** steps listed below except the reboot. To use this script: * *** chmod u+x csaix6106.aparbundle.20060109.exe * *** ./csaix6106.aparbundle.20060109.exe * *************************************************************************** * * 1) Download the file. Be SURE to download this fix in BINARY format. * * 2) Extract the files from the package. * chmod u+x csaix6106.aparbundle.20060109.exe * ./csaix6106.aparbundle.20060109.exe extract * * 2) Check the output of sum against the updated module after * uncompressing and untarring this fix. You should see: * * 59913 57 liblua.o * 57260 77 liblua64.o * 43216 77 liblua64_5.o * 23011 57 liblua_r.o * 52676 76 liblua_r64.o * 13009 76 liblua_r64_5.o * 08725 233 libsnau.o * 49821 273 libsnau64.o * 42134 273 libsnau64_5.o * 16273 250 libsnau_r.o * 39044 293 libsnau_r64.o * 38109 292 libsnau_r64_5.o * 00407 670 sna_mux64 * 56147 4300 sna_v5router * 38141 4911 sna_v5router64 * * 3) Make sure that you have backed up your system recently. * * 4) Make sure that you have copies of your configuration files saved * (the /etc/sna directory contents). * * 5) Stop SNA and proceed to the next step * * It is also recommended that, if possible you take down any * applications that may try to access CS/AIX. * * Then stop SNA with the command: * sna stop * * 6) Backup your previous versions of the module(s) listed in this * readme by renaming them. * * mv -f /usr/lib/sna/liblua.o /usr/lib/sna/liblua.o-pre_csaix6106.aparbundle.20060109 * mv -f /usr/lib/sna/liblua64.o /usr/lib/sna/liblua64.o-pre_csaix6106.aparbundle.20060109 * mv -f /usr/lib/sna/liblua64_5.o /usr/lib/sna/liblua64_5.o-pre_csaix6106.aparbundle.20060109 * mv -f /usr/lib/sna/liblua_r.o /usr/lib/sna/liblua_r.o-pre_csaix6106.aparbundle.20060109 * mv -f /usr/lib/sna/liblua_r64.o /usr/lib/sna/liblua_r64.o-pre_csaix6106.aparbundle.20060109 * mv -f /usr/lib/sna/liblua_r64_5.o /usr/lib/sna/liblua_r64_5.o-pre_csaix6106.aparbundle.20060109 * mv -f /usr/lib/sna/libsnau.o /usr/lib/sna/libsnau.o-pre_csaix6106.aparbundle.20060109 * mv -f /usr/lib/sna/libsnau64.o /usr/lib/sna/libsnau64.o-pre_csaix6106.aparbundle.20060109 * mv -f /usr/lib/sna/libsnau64_5.o /usr/lib/sna/libsnau64_5.o-pre_csaix6106.aparbundle.20060109 * mv -f /usr/lib/sna/libsnau_r.o /usr/lib/sna/libsnau_r.o-pre_csaix6106.aparbundle.20060109 * mv -f /usr/lib/sna/libsnau_r64.o /usr/lib/sna/libsnau_r64.o-pre_csaix6106.aparbundle.20060109 * mv -f /usr/lib/sna/libsnau_r64_5.o /usr/lib/sna/libsnau_r64_5.o-pre_csaix6106.aparbundle.20060109 * mv -f /usr/lib/sna/drivers/sna_mux64 /usr/lib/sna/drivers/sna_mux64-pre_csaix6106.aparbundle.20060109 * mv -f /usr/lib/sna/drivers/sna_v5router /usr/lib/sna/drivers/sna_v5router-pre_csaix6106.aparbundle.20060109 * mv -f /usr/lib/sna/drivers/sna_v5router64 /usr/lib/sna/drivers/sna_v5router64-pre_csaix6106.aparbundle.20060109 * * 7) Copy this fix's updated module into its/their place(s). * * cp -f liblua.o /usr/lib/sna/liblua.o * cp -f liblua64.o /usr/lib/sna/liblua64.o * cp -f liblua64_5.o /usr/lib/sna/liblua64_5.o * cp -f liblua_r.o /usr/lib/sna/liblua_r.o * cp -f liblua_r64.o /usr/lib/sna/liblua_r64.o * cp -f liblua_r64_5.o /usr/lib/sna/liblua_r64_5.o * cp -f libsnau.o /usr/lib/sna/libsnau.o * cp -f libsnau64.o /usr/lib/sna/libsnau64.o * cp -f libsnau64_5.o /usr/lib/sna/libsnau64_5.o * cp -f libsnau_r.o /usr/lib/sna/libsnau_r.o * cp -f libsnau_r64.o /usr/lib/sna/libsnau_r64.o * cp -f libsnau_r64_5.o /usr/lib/sna/libsnau_r64_5.o * cp -f sna_mux64 /usr/lib/sna/drivers/sna_mux64 * cp -f sna_v5router /usr/lib/sna/drivers/sna_v5router * cp -f sna_v5router64 /usr/lib/sna/drivers/sna_v5router64 * * 8) Set ownership of the files. * * chown bin.system /usr/lib/sna/liblua.o * chown bin.system /usr/lib/sna/liblua64.o * chown bin.system /usr/lib/sna/liblua64_5.o * chown bin.system /usr/lib/sna/liblua_r.o * chown bin.system /usr/lib/sna/liblua_r64.o * chown bin.system /usr/lib/sna/liblua_r64_5.o * chown bin.system /usr/lib/sna/libsnau.o * chown bin.system /usr/lib/sna/libsnau64.o * chown bin.system /usr/lib/sna/libsnau64_5.o * chown bin.system /usr/lib/sna/libsnau_r.o * chown bin.system /usr/lib/sna/libsnau_r64.o * chown bin.system /usr/lib/sna/libsnau_r64_5.o * chown bin.system /usr/lib/sna/drivers/sna_mux64 * chown bin.system /usr/lib/sna/drivers/sna_v5router * chown bin.system /usr/lib/sna/drivers/sna_v5router64 * * 9) Set permissions of the files. * * chmod 555 /usr/lib/sna/liblua.o * chmod 555 /usr/lib/sna/liblua64.o * chmod 555 /usr/lib/sna/liblua64_5.o * chmod 555 /usr/lib/sna/liblua_r.o * chmod 555 /usr/lib/sna/liblua_r64.o * chmod 555 /usr/lib/sna/liblua_r64_5.o * chmod 555 /usr/lib/sna/libsnau.o * chmod 555 /usr/lib/sna/libsnau64.o * chmod 555 /usr/lib/sna/libsnau64_5.o * chmod 555 /usr/lib/sna/libsnau_r.o * chmod 555 /usr/lib/sna/libsnau_r64.o * chmod 555 /usr/lib/sna/libsnau_r64_5.o * chmod 550 /usr/lib/sna/drivers/sna_mux64 * chmod 600 /usr/lib/sna/drivers/sna_v5router * chmod 600 /usr/lib/sna/drivers/sna_v5router64 * * 10) Shutdown and reboot your system. * * shutdown -Fr * * 11) Restart Communications Server * * sna start * snaadmin init_node (and so on)... * * +--------------------------------------------------------------------------+ * * * CONTACT FOR Support: * ____________________ * * If you have any questions, please call the IBM AIX SUPPORT CENTER * for your Country. For example in the USA call: 1-800-CALL-AIX * * * IBM COPYRIGHT INFORMATION: * __________________________ * * IBM Communications Server for AIX, Version 6.1 * * * (c)Copyright International Business Machines Corporation 1998, 1999, * 2001, 2002, 2005, 2006. * All rights reserved. Note to U.S. Government Users - Documentation * related to restricted rights - Use, duplication or disclosure is * subject to restrictions set forth in GSA ADP Schedule Contract * with IBM Corp. * * * * LIMIT OF LIABILITY: * ___________________ * * License to the contained APAR fixes is conditioned upon the recipient * holding a license to the prerequisite product. The license terms * and conditions of the APAR fixes are the same as those for the * prerequisite product. Please see the product license for specifics. * *******************************************************************************