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

  • rerun cfengine if needed

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'

  • run check scripts

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
Topic revision: r3 - 13 Jun 2011, TomRockwell
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback