UsrlocaljmdcfgJMDcfg » History » Version 1
Herve Ballans, 10/06/2016 14:46
1 | 1 | Herve Ballans | h1. UsrlocaljmdcfgJMDcfg |
---|---|---|---|
2 | 1 | Herve Ballans | |
3 | 1 | Herve Ballans | <pre> |
4 | 1 | Herve Ballans | PoolSize=180 |
5 | 1 | Herve Ballans | jmd_min_threads=10 |
6 | 1 | Herve Ballans | jmd_max_threads=80 |
7 | 1 | Herve Ballans | java_memory_size_arg=-Xmx2048m |
8 | 1 | Herve Ballans | #SCPCommand=/opt/jetty/scripts/myscp |
9 | 1 | Herve Ballans | SCPCommand=/usr/local/hpn-ssh/bin/scp -o NoneSwitch=yes -o NoneEnabled=yes |
10 | 1 | Herve Ballans | #SCPCommand=/usr/bin/rsync -a -e"/opt/bin/ssh -p55000" |
11 | 1 | Herve Ballans | SUMAllocCmd=/usr/local/netdrms_current/bin/linux_x86_64/vso_sum_alloc |
12 | 1 | Herve Ballans | SUMPutCmd=/usr/local/netdrms_current/bin/linux_x86_64/vso_sum_put |
13 | 1 | Herve Ballans | |
14 | 1 | Herve Ballans | combineAllocPutCmd=/usr/local/netdrms_current/bin/linux_x86_64/vso_sum_alloc_put |
15 | 1 | Herve Ballans | combineAllocPut=NO |
16 | 1 | Herve Ballans | combineAllocPutLog=/usr/local/netdrms_current/logs/SUM/vso_sum_alloc_put.LOG |
17 | 1 | Herve Ballans | #TimeOut: is the time a JMD thread will wait for an scp command to return. Default is 175 seconds |
18 | 1 | Herve Ballans | #TimeOut=17500 |
19 | 1 | Herve Ballans | TimeOut=175000000 |
20 | 1 | Herve Ballans | QUEUEReadCount=50 |
21 | 1 | Herve Ballans | DerbyArchThresholdDONE=3 |
22 | 1 | Herve Ballans | DerbyArchThresholdFAIL=48 |
23 | 1 | Herve Ballans | ## LogLevel thresholds are SEVERITY,WARNING,INFO,FINE,FINER,FINEST |
24 | 1 | Herve Ballans | ## going from less verbose to more verbose |
25 | 1 | Herve Ballans | ## See jmd_console.pl script |
26 | 1 | Herve Ballans | #LogLevel=INFO |
27 | 1 | Herve Ballans | LogLevel=FINEST |
28 | 1 | Herve Ballans | Retention=5000 |
29 | 1 | Herve Ballans | #aia_test.lev1_Retention=5 |
30 | 1 | Herve Ballans | #aia.lev1_Retention=5 |
31 | 1 | Herve Ballans | #aia_test.synoptic2_Retention=5 |
32 | 1 | Herve Ballans | #hmi_test.v_45s_Retention=10 |
33 | 1 | Herve Ballans | #hmi_test.fsvbinned_Retention=10000 |
34 | 1 | Herve Ballans | #hmi.fsvbinned_nrt_Retention=10000 |
35 | 1 | Herve Ballans | #hmi.rdvflows_fd30_frame_Retention=10000 |
36 | 1 | Herve Ballans | #hmi.rdvflows_fd15_frame_Retention=10000 |
37 | 1 | Herve Ballans | SERIESPROPERTIESFILECONFIG=YES |
38 | 1 | Herve Ballans | |
39 | 1 | Herve Ballans | # How long entries remain in the derby database with an unchanged status of OFLN, in hours |
40 | 1 | Herve Ballans | # Default is 24 hours |
41 | 1 | Herve Ballans | offlineRetentionHours=24 |
42 | 1 | Herve Ballans | ## |
43 | 1 | Herve Ballans | ## Rule syntax |
44 | 1 | Herve Ballans | ## |
45 | 1 | Herve Ballans | ## RULE.<Tier type>.<request type>.<drms namespace>.<drms series>=<list of comma separated primary nodes> |
46 | 1 | Herve Ballans | ## |
47 | 1 | Herve Ballans | ## Tier type: |
48 | 1 | Herve Ballans | ## Tier1 : The node will go to authorized node to fetch the data if necessary. |
49 | 1 | Herve Ballans | ## Tier2 : The node will wait for the other primary nodes it depends upon to fetch the data |
50 | 1 | Herve Ballans | ## Tier21: The node acts as a Tier2 except if a threshold limit is reach, after which it becomes a Tier1. |
51 | 1 | Herve Ballans | ## |
52 | 1 | Herve Ballans | RULE.Tier1.USER.hmi.*=JSOC |
53 | 1 | Herve Ballans | RULE.Tier1.MIRROR.hmi.*=JSOC |
54 | 1 | Herve Ballans | RULE.Tier2.USER.aia.*=NSO,CFA,JSOC |
55 | 1 | Herve Ballans | RULE.Tier2.MIRROR.aia.*=NSO,CFA,JSOC |
56 | 1 | Herve Ballans | #RULE.Tier1.USER.*.*=JSOC,SAO |
57 | 1 | Herve Ballans | #RULE.Tier1.MIRROR.*.*=SAO,JSOC |
58 | 1 | Herve Ballans | #RULE.Tier1.USER.*.*=JSOC |
59 | 1 | Herve Ballans | #RULE.Tier1.MIRROR.*.*=JSOC |
60 | 1 | Herve Ballans | #RULE.Tier1.USER.*.*=JSOC |
61 | 1 | Herve Ballans | #RULE.Tier1.MIRROR.*.*=JSOC |
62 | 1 | Herve Ballans | |
63 | 1 | Herve Ballans | #SSHAgentEnvFile: is the path to the ssh-agent environment file. This file contains the env variables SSH_AUTH_SOCK and SSH_AGENT_PID |
64 | 1 | Herve Ballans | SSHAgentEnvFile=/home/production/.ssh-agent_rs |
65 | 1 | Herve Ballans | |
66 | 1 | Herve Ballans | |
67 | 1 | Herve Ballans | ##jsoc_fetch's urls |
68 | 1 | Herve Ballans | ## example of jsoc_fetch call: wget -O- "http://sdo-db1.cfa.harvard.edu/cgi-bin/VSO/DRMS/vso_jsoc_fetch.cgi?op=exp_su&method=url_quick&format=json&formatvar=dataobj&protocol=as-is&requestid=none&sunum=298749,298371,29187523,29379472" |
69 | 1 | Herve Ballans | #node_type=Tier2 |
70 | 1 | Herve Ballans | node_type=Tier1 |
71 | 1 | Herve Ballans | local_node_name=IAS |
72 | 1 | Herve Ballans | ## Several primary_nodes can be inputed. They need to be ";" separated. |
73 | 1 | Herve Ballans | #primary_nodes=JSOC |
74 | 1 | Herve Ballans | #primary_nodes=JSOC |
75 | 1 | Herve Ballans | ## |
76 | 1 | Herve Ballans | #sums SAO_fetch_url=http://sdo-db1.cfa.harvard.edu/VSO/NetDRMS/jsoc_fetch |
77 | 1 | Herve Ballans | CFA_fetch_url=http://sdo-db1.cfa.harvard.edu/cgi-bin/VSO/DRMS/vso_jsoc_fetch.cgi |
78 | 1 | Herve Ballans | CFA_SCPUser=iasexp |
79 | 1 | Herve Ballans | CFA_SCPMachine=sdo-data.cfa.harvard.edu |
80 | 1 | Herve Ballans | CFA_SCPPort=55000 |
81 | 1 | Herve Ballans | |
82 | 1 | Herve Ballans | ROB_fetch_url=http://planet12.planetarium.be/ROB/NetDRMS/jsoc_fetch |
83 | 1 | Herve Ballans | ROB_SCPUser=ias |
84 | 1 | Herve Ballans | ROB_SCPMachine=planet12.planetarium.be |
85 | 1 | Herve Ballans | ROB_SCPPort=22 |
86 | 1 | Herve Ballans | |
87 | 1 | Herve Ballans | |
88 | 1 | Herve Ballans | ##NSO_fetch_url=http://vso2.tuc.noao.edu/VSO/NetDRMS/jsoc_fetch |
89 | 1 | Herve Ballans | NSO_fetch_url=http://vso2.tuc.noao.edu/cgi-bin/drms_test/igor/vso_jsoc_fetch.cgi |
90 | 1 | Herve Ballans | NSO_SCPUser=iasexp |
91 | 1 | Herve Ballans | NSO_SCPMachine=vso2.tuc.noao.edu |
92 | 1 | Herve Ballans | NSO_SCPPort=55000 |
93 | 1 | Herve Ballans | |
94 | 1 | Herve Ballans | NSO2_fetch_url=http://vso.tuc.noao.edu/VSO/NetDRMS/jsoc_fetch |
95 | 1 | Herve Ballans | NSO2_SCPUser=iasexp |
96 | 1 | Herve Ballans | NSO2_SCPMachine=vso.tuc.noao.edu |
97 | 1 | Herve Ballans | NSO2_SCPPort=55000 |
98 | 1 | Herve Ballans | JSOC_fetch_url=http://jsoc.stanford.edu/cgi-bin/ajax/jsoc_fetch_VSO |
99 | 1 | Herve Ballans | #JSOC_fetch_url=http://sdo-db1.cfa.harvard.edu/VSO/NetDRMS/jsoc_fetch |
100 | 1 | Herve Ballans | JSOC_SCPUser=jsocexp |
101 | 1 | Herve Ballans | #JSOC_SCPMachine=solarport.stanford.edu |
102 | 1 | Herve Ballans | JSOC_SCPMachine=jsocport.stanford.edu |
103 | 1 | Herve Ballans | JSOC_SCPPort=55000 |
104 | 1 | Herve Ballans | |
105 | 1 | Herve Ballans | # Niles added SDAC February 2014 |
106 | 1 | Herve Ballans | SDAC_fetch_url=http://sdo4.nascom.nasa.gov/cgi-bin/private/jsoc_fetch |
107 | 1 | Herve Ballans | SDAC_SCPUser=jmd_nso2 |
108 | 1 | Herve Ballans | SDAC_SCPMachine=sdo2.nascom.nasa.gov |
109 | 1 | Herve Ballans | SDAC_SCPPort=55000 |
110 | 1 | Herve Ballans | |
111 | 1 | Herve Ballans | IAS_fetch_url=http://sdo-new.ias.u-psud.fr/VSO/DRMS/cgi-bin/vso_jsoc_fetch.cgi |
112 | 1 | Herve Ballans | IAS_SCPUser=production |
113 | 1 | Herve Ballans | IAS_SCPMachine=sdo-new.ias.u-psud.fr |
114 | 1 | Herve Ballans | IAS_SCPPort=55000 |
115 | 1 | Herve Ballans | |
116 | 1 | Herve Ballans | |
117 | 1 | Herve Ballans | |
118 | 1 | Herve Ballans | ## configuration file for SunumQuery servlet |
119 | 1 | Herve Ballans | ## dbURL : URL to postgres db |
120 | 1 | Herve Ballans | ## dbUser : db user name |
121 | 1 | Herve Ballans | ## dbPass : db password |
122 | 1 | Herve Ballans | dbURL = jdbc:postgresql://sdo-new.ias.u-psud.fr/ias_sdo |
123 | 1 | Herve Ballans | dbUser = slony |
124 | 1 | Herve Ballans | dbPass = |
125 | 1 | Herve Ballans | #derbyDBName=/opt/databases/derby/derbyDB |
126 | 1 | Herve Ballans | derbyDBName=/usr/local/jmd/databases/derby/derbyDB |
127 | 1 | Herve Ballans | LOGLEVEL=FINEST |
128 | 1 | Herve Ballans | QUEUEPOLLCOUNT=250 |
129 | 1 | Herve Ballans | PENDINGPOLLCOUNT=600 |
130 | 1 | Herve Ballans | |
131 | 1 | Herve Ballans | TRANSIENTLIMIT=352000 |
132 | 1 | Herve Ballans | DERBYDBCOMPACTPERIOD=7 |
133 | 1 | Herve Ballans | SITECODE_25=IAS |
134 | 1 | Herve Ballans | #DerbyDBCompactPeriod=1 |
135 | 1 | Herve Ballans | #HouseKeepingPeriod=300 |
136 | 1 | Herve Ballans | # Rejected_Series is a comma separated list of strings. Downloads will be aborted |
137 | 1 | Herve Ballans | # if the series name contains this string (case sensistive). For example, |
138 | 1 | Herve Ballans | # Rejected_Series=hmi,aia will reject hmi and aia downloads. Generally not used. |
139 | 1 | Herve Ballans | ## Rejected_Series=hmi |
140 | 1 | Herve Ballans | |
141 | 1 | Herve Ballans | </pre> |