
Upgrading Version 4.2.3
or 4.2.4, ZenUp not in use
68
5. Make the script executable.
chmod +x /path-to-script/zencheckrps
6. Start the script.
/path-to-script/zencheckrps
INFO: zencheckrps date:2013-07-25-150729-CDT uname-rm:2.6.18-348.el5 x86_64
INFO: checking Zenoss against RPS in '/opt/zenoss' (0 args provided)
================================================================================
INFO: checking 62 patches against RPS list: /opt/zenoss/patches/series.423
INFO: compared quilt patches - found 0 differences
================================================================================
INFO: checking 1 jars against RPS dir: /opt/zenoss/patches-binary
INFO: compared jars - found 0 differences
================================================================================
INFO: checking 9 ZenPacks against config: /opt/zenoss/etc/zenquilt_update.conf
INFO: compared ZenPacks - found 0 differences
================================================================================
INFO: checking compiled Javascript file: /opt/zenoss/.../zenoss-compiled.js
INFO: compared compiled Javascript - found 0 differences
================================================================================
INFO: showing version of rabbitmq-server: rabbitmq-server-2.8.6-1
INFO: showing version of zends: zends-5.5.25a-1.r64630.el5
INFO: showed versions of pertinent packages
================================================================================
INFO: r73518 RPS version installed correctly
The preceding result shows that none of the patches in RPS r73518 are customized. If your result shows customized
patches, make a note of them.
7. Delete the zencheckrps script.
rm /path-to-script/zencheckrps
8. Check for customizations that are not tracked by Quilt.
zenup diff > $HOME/upgrade.diff
9. Review the contents of $HOME/upgrade.diff and make a note of any customizations.
10.Remove the existing registration of Resource Manager. Replace Product-ID with zenoss-resmgr-4.2.3 or
zenoss-resmgr-4.2.4.
zenup delete Product-ID --force
11.Rename the $ZENHOME/bin/zenquilt_update.sh file.
mv $ZENHOME/bin/zenquilt_update.sh $ZENHOME/bin/zenquilt_update.sh.old
12.Log in as root, or as a user with superuser privileges, and delete the patches.
cd /opt/zenoss
rm -rf ./.pc ./patches ./patches-binary
9.4. Upgrading Zenoss DataStore
The procedure in this section upgrades Zenoss DataStore on the Resource Manager master host. (If your installation
includes a remote Zenoss DataStore host, perform the procedure in the next section, too.) The Resource Manager
master host needs upgraded client libraries, both to communicate with Zenoss DataStore, and to copy the libraries to
remote hub and collector hosts.
Kommentare zu diesen Handbüchern