rocks report host osg condor config {host} [ConfigFile=string] [UIDdomain=string] [type=string]
Output the OSG Condor Local Configuration Uses Rocks Attributes: OSG_Condor_Master, OSG_Condor_MasterNetwork, OSG_Condor_ClientNetwork, Kickstart_PrivateDNSDomain
arguments
One host name.
parameters
Defaults to: /etc/condor/config.d/01_rocks_condor_config.local
Override UIDdomain of the Rocks Kickstart_PrivateDNSDomain attribute
How this node will function - [Manager, Worker] - Default: Worker
examples
Create the OSG Condor Configuration for compute-0-0 as a Worker Node
rocks report host osg condor interface {host} {subnet}
Output the host IP address associated with a named subnet on a particular host.
arguments
One host name.
subnet to match
examples
Output the the IP Address of the private interface on compute-0-0. Suitable for using in OSG Condor Configuration Files
Output the the IP Address of the private interface on vm-container-0-0. If multiple interfaces are attached to the private interface (e.g. VLAN bridges) pick the interface with a configured address in the named subnet.
rocks report host osg hadoop config {host} [ConfigFile=string]
Output the OSG Hadoop Local Configuration Uses Rocks Attributes: OSG_HadoopNameNode, OSG_HadoopDataDir, OSG_HadoopData, OSG_HadoopSecondaryNode, OSG_HadoopCheckPointDirs, OSG_HadoopCheckPointPeriod, OSG_HadoopReplicationDefault, OSG_HadoopUpdateFstab, ganglia_address, Kickstart_PrivateDNSDomain
arguments
One host name.
parameters
Defaults to: /etc/sysconfig/hadoop
examples
Create the OSG Hadoop Configuration for compute-0-0
Create the OSG Hadoop Configuration for compute-0-0 on file /etc/sysconfig/hadooptest
rocks report host osg squid config {host} [ConfigFile=string]
Output the OSG frontier squid Local Configuration Uses Rocks Attributes: Kickstart_PublicNetmaskCIDR, Kickstart_PublicNetwork, Kickstart_PrivateNetmaskCIDR, Kickstart_PrivateNetwork, OSG_SquidCacheMem, OSG_SquidCacheDir, OSG_SquidCacheDirSize
arguments
One host name.
parameters
Defaults to: /etc/squid/customize.sh
examples
Create/Modify the OSG frontier squid Configuration for squid-0-0
Create the OSG frontier squid Configuration for squid-0-0 on file /etc/squid/test.sh