version 1.22, 2013/11/15 17:05:49
|
version 1.31, 2014/03/21 19:16:47
|
|
|
|
# ART - test5 CVS admin locking. |
# This file contains JSOC_SDP-specific configuration information. It is used only if the '-sdp' flag is used | # This file contains JSOC_SDP-specific configuration information. It is used only if the '-sdp' flag is used |
# as an argument to the check-out script (checkoutDRMS.pl). To change the configuration at Stanford, edit | # as an argument to the check-out script (checkoutDRMS.pl). To change the configuration at Stanford, edit |
# this file directly, and commit those changes to the source-tree repository. | # this file directly, and commit those changes to the source-tree repository. |
|
|
__DEFS__ | __DEFS__ |
q:SERVER hmidb | q:SERVER hmidb |
q:DRMSPGPORT 5432 | q:DRMSPGPORT 5432 |
q:SUMS_DB_HOST hmidb |
q:SUMS_DB_HOST hmidb3 |
q:SUMPGPORT 5434 | q:SUMPGPORT 5434 |
a:DRMS_LOCAL_SITE_CODE 0x0000 | a:DRMS_LOCAL_SITE_CODE 0x0000 |
q:DBNAME jsoc | q:DBNAME jsoc |
Line 32 q:SUMS_MANAGER_UID 388 |
|
Line 33 q:SUMS_MANAGER_UID 388 |
|
q:SUMS_GROUP SOI | q:SUMS_GROUP SOI |
q:SUMLOG_BASEDIR /usr/local/logs/SUM | q:SUMLOG_BASEDIR /usr/local/logs/SUM |
q:SUMBIN_BASEDIR /usr/local/bin | q:SUMBIN_BASEDIR /usr/local/bin |
q:SUMSERVER j1 |
q:SUMSERVER k1 |
# The number of SUMS process SETS to spawn. If this number is not 1, then the number of SUMS processes | # The number of SUMS process SETS to spawn. If this number is not 1, then the number of SUMS processes |
# is SUM_NUMSUM * 5 + 2. | # is SUM_NUMSUM * 5 + 2. |
a:SUM_NUMSUM 3 | a:SUM_NUMSUM 3 |
Line 46 q:PRODUSER_DBHOST hmidb:54 |
|
Line 47 q:PRODUSER_DBHOST hmidb:54 |
|
q:PRODUSER_DBNAME jsoc | q:PRODUSER_DBNAME jsoc |
q:PRODUSER_PRODTAB su_production.produsers | q:PRODUSER_PRODTAB su_production.produsers |
q:PRODUSER_COLUSER username | q:PRODUSER_COLUSER username |
|
q:SUMRM_PART_PERCENT_FREE 3 |
|
q:SUMRM_SLEEP 300 |
|
# This is a file in SUMLOG_BASEDIR. |
|
q:SUMRM_LOG sum_rm.cfg |
|
q:SUMRM_MAIL sys2@solar2 |
|
q:SUMRM_NOOP 0 |
|
q:SUMRM_USER production |
|
q:SUMRM_NORUN_START 0 |
|
q:SUMRM_NORUN_STOP 0 |
| |
__MAKE__ | __MAKE__ |
# JSOC_SDP third-party libraries used by base | # JSOC_SDP third-party libraries used by base |
|
|
</filters> | </filters> |
</proj> | </proj> |
<proj> | <proj> |
|
<name>mhd_64cr</name> |
|
<subdirs> |
|
<subdir>apps</subdir> |
|
</subdirs> |
|
</proj> |
|
<proj> |
<name>util</name> | <name>util</name> |
<subdirs> | <subdirs> |
<subdir>apps</subdir> | <subdir>apps</subdir> |
|
|
<subdir>apps</subdir> | <subdir>apps</subdir> |
</subdirs> | </subdirs> |
</proj> | </proj> |
|
<proj> |
|
<name>cgem</name> |
|
<subdirs> |
|
<subdir>apps</subdir> |
|
<subdir>lorentz/apps</subdir> |
|
</subdirs> |
|
<filters> |
|
<filter> |
|
<name>COMPILER</name> |
|
<value>icc</value> |
|
</filter> |
|
</filters> |
|
</proj> |
</projects> | </projects> |
__PROJCFG__ | __PROJCFG__ |
#! /bin/csh -f | #! /bin/csh -f |