Getting Started Guide
21
% /opt/sysinvmgr/bin/simdevice -r ‘
/opt/sysinvmgr/bin/simdevice -l | egrep ^Name: |
awk ‘{print “-n”, $2}’ | grep \.’
7. Install the new ClusterPack manager software.
% swinstall -s <depot_with_V2.4> CPACK-MGR
8. Run manager_config in upgrade mode using the file you
created in Step 3.
% /opt/clusterpack/bin/manager_config -u
<backup_file_name>
9. Register your MP cards. (To save time, check out the new -f
option to compute_config.)
% /opt/clusterpack/bin/mp_register
10. Install the new software on the Compute Nodes. (The -u is
important.)
% /opt/clusterpack/bin/compute_config -u
11. Verify that everything is working as expected.
% /opt/clusterpack/bin/finalize_config