H-Sphere Sysadmin Guide

Upgrading H-Sphere VPS Host

(to HS VPS version 1.3-6.7)

 

Related Docs:  

VPS Host Installation FreeVPS Documentation

This document contains general procedure of upgrading VPS host to the latest H-Sphere VPS 1.3-6.7 version.

To check what H-Sphere VPS version is currently installed on your system, run under root:

# rpm -q hsphere-vps

Required Packages

H-Sphere VPS upgrade requires the same packages as H-Sphere VPS installation.

 

Upgrade Procedure

  1. Suspend all VPS before the server reboot:

    # cd /hsphere/shared/scripts
    # ./vps-suspend.pl -a

  2. Go through H-Sphere VPS installation procedure (step 2).
  3. Run the update script:

    # cd /hsphere/shared/scripts/
    # ./vps-update.pl

    and follow the script instructions.

  4. Configure your virtual servers as instructed in H-Sphere VPS installation procedure (step 3).
  5. Resume suspended VPS:

    # cd /hsphere/shared/scripts
    # ./vps-resume.pl <vps_name>

    where <vps_name> is a suspended VPS server name.

    To resume all suspended VPS servers, run:

    # ./vps-resume.pl --all

 


Related Docs:  

VPS Host Installation FreeVPS Documentation



© Copyright 1998-2006. Positive Software Corporation.
All rights reserved.