2.2. On an Existing Server

The Service Pack Roll can be installed on running frontend.

The following procedure will install and configure the roll for the frontend.

Download the Service Pack Roll from the download section of the Rocks Clusters web site (http://www.rocksclusters.org/wordpress/?page_id=449). The Service Pack Roll is available only for Rocks version 6.1 both for 32 bit and for 64 bits.

Then, as root, make sure to remove any old Service Pack Rolls:

# rocks remove roll service-pack

Now apply the new Service Pack Roll:

# rocks set host attr localhost roll_install_on_the_fly true
# rocks add roll service-pack*iso
# rocks enable roll service-pack
# cd /export/rocks/install
# rocks create distro
# rocks run roll service-pack | bash
# init 6

Warning

It is important to reboot the system to finalize the installation.