4.1. Tuning the App Trace Roll

This section discusses how to tune the App Trace Roll to fit your needs.

The App Trace Roll is tuned through replacing the XML node file app-trace-client.xml.

First, create a replace-app-trace-client.xml file:

# cd /home/install/site-profiles/4.1/nodes/
# cp /home/install/rocks-dist/lan/*/build/nodes/app-trace-client.xml replace-app-trace-client.xml

There are 4 tunable values: COLLECTHOSTLOCAL, COLLECTHOSTSDSC, TRACEDIR and FILESIZE.

After modifying the above values, you can apply the values to the compute nodes by rebuilding the distribution and reinstalling the compute nodes:

# cd /home/install
# rocks-dist dist
# cluster-fork '/boot/kickstart/cluster-kickstart ; exit'