H-Sphere Documentation Sysadmin Guide

For more information contact us at info@h-sphere.co.uk

RedHat Up2Date

 

The up2date utility is used to upgrade the Linux Kernel on RedHat Linux systems. For generic information on up2date, please go here.

Prior to updating your RedHat using the up2date procedure, make sure to exclude the following services from the up2date lists:

  • postgresql, postgresql-server, postgresql-libs on CP and user postgresql boxes;
  • apache and apache-related packages on H-Sphere CP, WEB and MAIL boxes;
  • proftpd and related packages on H-Sphere WEB boxes;
  • mysql-server, mysql-client and related packages on H-Sphere MySQL boxes;
  • qmail, vpopmail, ezmlm and related packages on H-sphere MAIL boxes.
  • bind and related packages on H-Sphere nameserver boxes.

If you have accidentally upgraded your RedHat without excluding these packages, you need to downgrade bind as suggested here and downgrade postgresql following these instructions:

  1. Log into the control panel server as root.
  2. Back up CP postgres home dir.
  3. Back up the file /etc/init.d/postgresql.
  4. Stop the control panel.
  5. Stop Postgres:
    /etc/rc.d/init.d/postgresql stop
  6. Uninstall Postgres:
    rpm -qa | grep postgres
    rpm -e postgres
    rpm -e --nodeps
  7. Install the original version of postgresql-libs, then postgres. The installations are available on your control panel server in the directory /hsphere/install/pkg/<CP_OS>/
  8. Start Postgres:
    /etc/rc.d/init.d/postgresql start
  9. Start the control panel.


Home   Products   Services   Partners   Support   News   Contact   Forum
© Altaire Limited.
All rights reserved.