Tags:
, view all tags
The behavior of most of the processes running on the WMS node are driven by the parameters set in a common configuration file, usually /opt/glite/etc/glite_wms.conf. Currently the syntax is based on the ClassAd language.

The file contains multiple sections, one per service plus a common one:

[
    Common = [...];
    JobController = [...];
    LogMonitor = [...];
    NetworkServer = [...];
    WorkloadManager = [...];
    WorkloadManagerProxy = [...];
    WmsClient = [...];
    ICE = [...]
]

WorkloadManager configuration

The attributes available in this section, in alphabetical order, are:

BrokerLib
the library implementing the brokering functionality. What is specified here is loaded with dlopen(). The attribute is mandatory and its default value is "libglite_wms_helper_broker_ism.so"
CeForwardParameters
CeMonitorAsynchPort
= -1
CeMonitorServices
DisablePurchasingFromGris
= false
DispatcherType
= "filelist"
DliServiceName
= "data-location-interface"
EnableBulkMM
= false
EnableIsmDump
= true
EnablePurchasingFromRgma
= false
EnableRecovery
= false
EnableStatusCheck
= false
ExpiryPeriod
= 86400
Input
= "${EDG_WL_TMP}/workload_manager/input.fl"
InputIterations
= 1
IsmBlackList
IsmCEMonAsynchPurchasingRate
= 30
IsmCEMonPurchasingRate
= 120
IsmDump
= "${GLITE_WMS_TMP}/workload_manager/ismdump.fl"
IsmDumpRate
= 50
IsmIiPurchasingRate
= 240
IsmRgmaPurchasingRate
= 120
IsmUpdateRate
= 50
JobWrapperTemplateDir
= "${GLITE_WMS_LOCATION}/etc/templates"
LogFile
LogLevel
MatchRetryPeriod
= 1000
MaxOutputSandboxSize
= 100000000
MaxRetryCount
= 10
MaxShallowRetryCount
= 10
PboxHostName
PboxPortNum
= 6699
PboxSafeMode
= false
PipeDepth
= 10
RgmaConsumerLifeCycle
= 30
RgmaConsumerTtl
= 300
RgmaQueryTimeout
= 30
SiServiceName
= "org.glite.SEIndex"
TokenFile
= "token.txt"
WorkerThreads
= 10

-- FrancescoGiacomini - 29 Oct 2007

Edit | Attach | PDF | History: r15 | r4 < r3 < r2 < r1 | Backlinks | Raw View | More topic actions...
Topic revision: r1 - 2007-10-29 - FrancescoGiacomini
 
  • Edit
  • Attach
This site is powered by the TWiki collaboration platformCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback