This topic explains how to restore the metadata server and administrative server software on an
engine.
Steps
- Reinstall the software for the metadata server.
- Make sure that you are logged into the engine as root.
- From a shell prompt on the engine, change to the directory where
the metadata server software package
is installed.
cd /usr/tank/packages
- Install the metadata server software
package using the following command:
rpm -ivh metadata server_package_name.rpm
- Reinstall the software package for the administrative server.
- Install the administrative server software
package using the following command:
rpm -ivh administrative server_package_name.rpm