
Upgrading Version 4.2.3
or 4.2.4, ZenUp in use
57
master host needs upgraded client libraries, both to communicate with Zenoss DataStore, and to copy the libraries to
remote hub and collector hosts.
Note
The Zenoss DataStore upgrade installer preserves Resource Manager data, plus any customizations it finds,
in the /opt/zends/etc/zends.cnf file.
1. Log in to the Resource Manager master host as user root, or as a user with superuser privileges.
2. If necessary, stop Zenoss DataStore.
service zends stop
3. Download the Zenoss DataStore RPM file from the https://support.zenoss.com site. Contact your Zenoss represen-
tative for login credentials.
4. Upgrade Zenoss DataStore.
RHEL/CentOS 5: yum -y --nogpgcheck localinstall zends-version.el5.x86_64.rpm
RHEL/CentOS 6: yum -y --nogpgcheck localinstall zends-version.el6.x86_64.rpm
You may see the following warning message:
warning: /opt/zends/etc/zends.cnf created as /opt/zends/etc/zends.cnf.rpmnew
If so, merge the new properties and values in zends.cnf.rpmnew with zends.cnf.
5. If you are not using a remote Zenoss DataStore host, enter the following commands:
chkconfig --level 2345 zends on
service zends start
If you are using a remote Zenoss DataStore host, enter the following command:
chkconfig zends off
8.3.1. Upgrading a remote Zenoss DataStore
The procedure in this section upgrades a remote Zenoss DataStore. Perform this procedure in addition to upgrading
Zenoss DataStore on the Resource Manager master host.
1. Log in to the remote Zenoss DataStore host as user root, or as a user with superuser privileges.
2. Stop Zenoss DataStore.
service zends stop
3. Download the Zenoss DataStore RPM file from the https://support.zenoss.com site. Contact your Zenoss represen-
tative for login credentials.
4. Upgrade Zenoss DataStore.
RHEL/CentOS 5: yum -y --nogpgcheck localinstall zends-version.el5.x86_64.rpm
RHEL/CentOS 6: yum -y --nogpgcheck localinstall zends-version.el6.x86_64.rpm
You may see the following warning message:
warning: /opt/zends/etc/zends.cnf created as /opt/zends/etc/zends.cnf.rpmnew
If so, merge the new properties and values in zends.cnf.rpmnew with zends.cnf.
Komentarze do niniejszej Instrukcji