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 cvmfs config {host} [CMSConfigFile=string] [CVMFSServerConfigFile=string] [ConfigFile=string]
Output the OSG cvmfs Configuration Uses Rocks Attributes: OSG_CVMFS_REPOSITORIES, OSG_CVMFS_CACHE_BASE, OSG_CVMFS_QUOTA_LIMIT, OSG_CVMFS_HTTP_PROXY, OSG_CMS_LOCAL_SITE, OSG_CVMFS_SERVER_URL,OSG_CVMFS_NFS_SOURCE,OSG_CVMFS_MEMCACHE_SIZE
arguments
One host name.
parameters
Defaults to: /etc/cvmfs/config.d/cms.cern.ch.local
Defaults to: /etc/cvmfs/domain.d/cern.ch.local
Defaults to: /etc/cvmfs/default.local
examples
Create/Modify the OSG cvmfs Configuration for compute-0-0
Create the OSG cvmfs Configuration for compute-0-0 on files /etc/cvmfs/test.local, /etc/cvmfs/config.d/cms.cern.ch.local and /etc/cvmfs/domain.d/cern.ch.local
Create the OSG cvmfs Configuration for compute-0-0 on files /etc/cvmfs/test.local, /etc/cvmfs/config.d/cms.cern.ch.local and /etc/cvmfs/CvmfsServerTest.local
rocks report host osg cvmfs install {host}
Output the OSG cvmfs wrapper install script
arguments
One host name.
examples
Create wrapper script to install OSG cvmfs for compute-0-0
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