Building a ROCKS client worker node
Build Server Status
The software revision for ROCKS and CFEngine that are active on the ROCKS frontend are shown here, the newly built node should match these:
(MSU):
Doing a node build
(MSU):
- verify that node is not running jobs
- rebuild node with new partitioning:
cd /export/rocks/install/tools
sh shoot-node-repartition cc-106-1
- once complete, verify that cf-engine is up-to-date, see version at link in above section
ssh cc-106-1 /etc/check-promise.sh
ssh cc-106-1 'cf-agent -K'
- run script which does current set of updates that are outside of ROCKS and CFEngine
ssh cc-106-1 'sh /share/apps/admin-tools/updates/rocks-worker-updates.sh'
- mount lustre (for Tier2 only, not Tier3)
ssh cc-106-1 '/etc/init.d/lustre_mount_umt3 start'
ssh cc-106-1 /etc/check-fast.sh
If check didn't return "0", then have a look at log in /tmp/check/checks.out
--
TomRockwell - 09 Jun 2011