VMware PACKAGE MANAGER 1.1 Manuel d'utilisateur Page 63

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 95
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 62
Upgrading Version 4.2.3
or 4.2.4, ZenUp in use
56
1. Log in to the Resource Manager master host as zenoss.
2. Create a backup.
zenbackup
3. Create a copy of all customized patches or changes.
zenup diff > ~/all_customizations.diff
4. Delete the RRDtool files of a misnamed collector.
find $ZENHOME -name "ifOperStatus_ifOperStatus.rrd" -delete
5. Switch user to root, or to a user with superuser privileges, and disable automatic start.
su - root
chkconfig zenoss off
6. Create a backup of the Resource Manager software. For example:
cd /opt/zenoss
tar --exclude backups --exclude perf --exclude log -czf /home/zenoss/my4.2.x.tgz .
7. Upgrade the Zenoss dependencies repository.
RHEL/CentOS 5: rpm -Uvh http://deps.zenoss.com/yum/zenossdeps-4.2.x-1.el5.noarch.rpm
RHEL/CentOS 6: rpm -Uvh http://deps.zenoss.com/yum/zenossdeps-4.2.x-1.el6.noarch.rpm
8. Clean up yum caches.
yum clean all
9. Upgrade Java.
a. Download the self-installing RPM of Oracle Java SE Runtime Environment 6u45 from the Java SE 6 Downloads
page. The file to download is jre-6u45-linux-x64-rpm.bin.
b. Make the RPM installer executable, install the JRE, and verify the installed version.
chmod +x ./jre-6u45-linux-x64-rpm.bin
./jre-6u45-linux-x64-rpm.bin
java -version
c. Remove the older version of Java.
yum -y remove jre-1.6.0_31-fcs.x86_64
10.If either of the following statements are true, perform the procedure in the appendix titled "Upgrading RabbitMQ
Server" before continuing:
You are using customized RabbitMQ Server queues.
You are using a server other than the Resource Manager master host for RabbitMQ Server.
If neither of the preceding statements are true, continue to the next section.
8.3. 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
Vue de la page 62
1 2 ... 58 59 60 61 62 63 64 65 66 67 68 ... 94 95

Commentaires sur ces manuels

Pas de commentaire