Software Administration

Upgrading a Single Component of the Stack

Head Node

From the YaST software manager, select the package you want to update; right-click and choose Update.

Compute Node

From a terminal, connect to the node, then run:

rug install <package>

Upgrading the Whole Software Stack

Head Node and Compute Node

From a terminal, run:

mcb_update_packages

Head Node

From a terminal, run:

rug update "Moab Cluster Builder"

Compute Node

From a terminal, connect to the node, then run:

rug update "Moab Cluster Builder"