AlphaServer SC patch kit: ========================== AlphaServer SC 2.5 UK1 Kit Name: SCV25UK199877B Release Date:070303 PTR: 153-2-1073 IPMT Number: CFS.99877 Abstract: msql table updates lost after clustered ms failover Description of Patch: ===================== This patch resolves a problem where the msqld failed to msync some entries in its cache table. This resulted in data being lost from the resources/jobs/acctstats tables after a clustered management server failover. This patch along with SCV25UK1100243.tar.gz fixes a number of problems detected in the RMS failover capability. See the README supplied with SCV25UK1100243.tar.gz for details of that patch. Note, the patch contained in SCV25UK1100243.tar.gz superceedes SCV25UK199877A.tar.gz. Kit checksum: ============= bash-2.02$ cksum SCV25UK199877B.tar.gz 2596167399 205387 SCV25UK199877B.tar.gz Updated files: ============== /usr/opt/rms/bin/msql2d /usr/bin/msql2d Dependencies: ============= It should be installed over the RMS kit shipped with UK1. Instructions: ============= This patch is provided as a setld installable kit. It should be installed on member1 of the Management Server cluster. Unpack it into a directory e.g. /usr/kits/ and install as follows: 1. Stop Partitions, eg # rcontrol stop partition=parallel 2. Stop RMS on all nodes eg: # sra command -domains all -m 1 -command "CluCmd /sbin/init.d/rms stop" 3. Stop RMS and msql on Management Server Cluster # caa_stop SC20rms # caa_stop SC05msql 4. Install SCV25UK199877B on Management Server Cluster: # /usr/sbin/setld -l SCV25UK199877B 5. Start RMS and msql on Management Server Cluster # caa_start SC05msql # caa_start SC20rms 6. Start RMS on all nodes eg: # sra command -domains all -m 1 -command "CluCmd /sbin/init.d/rms start" 7. Restart Parallel partition # rcontrol start partition=parallel