Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
kvalobs:kvoss:system:qc2:test:acceptance:qc2operun [2010-04-12 19:48:06]
paule
kvalobs:kvoss:system:qc2:test:acceptance:qc2operun [2022-05-31 09:29:32] (current)
Line 1: Line 1:
-====== Qc2-OPE-RUN ======+====== Qc2-OPE-RUN ======((NB Change in paths /var/kvalobs -> /var/lib/kvalobs and /var/kvalobs/log -> /var/log/kvalobs now included below, see https://svn.met.no/viewvc/kvoss/kvalobs/trunk/src/kvQabased/InitLogger.cc?view=log ))
  
-((NB Change in paths /var/kvalobs -> /var/lib/kvalobs and /var/kvalobs/log -> /var/log/kvalobs now included below, see https://svn.met.no/viewvc/kvoss/kvalobs/trunk/src/kvQabased/InitLogger.cc?view=log )) 
  
  
-Ok! Kvalobs Qc1 and Qc2 is built in the test environment. There are still some integration issues that are unresolved and the standard kvalobs environement is not yet Qc2 aware.+ 
 +Ok! Kvalobs Qc1 and Qc2 is built in the test environment. Qc2 is now integrated with the Qc1 environment by editing kv_ctl.conf
  
 **STEP 1:** Update kv_ctl.conf **STEP 1:** Update kv_ctl.conf
Line 13: Line 13:
 <code> <code>
 #START_PROGS="kvQabased kvManagerd kvDataInputd kvServiced kvAgregated" #START_PROGS="kvQabased kvManagerd kvDataInputd kvServiced kvAgregated"
-START_PROGS="kvQabased kvManagerd kvDataInputd kvServiced kvAgregated kvQc2"+START_PROGS="kvQabased kvManagerd kvDataInputd kvServiced kvQc2"
  
 #STOP_PROGS="kvQabased kvManagerd kvDataInputd kvServiced kvAgregated" #STOP_PROGS="kvQabased kvManagerd kvDataInputd kvServiced kvAgregated"
-STOP_PROGS="kvServiced kvDataInputd kvQabased kvManagerd kvAgregated kvQc2"+STOP_PROGS="kvServiced kvDataInputd kvQabased kvManagerd kvQc2"
  
 TIMEOUT=70 TIMEOUT=70
Line 22: Line 22:
 </code> </code>
  
-FIXME **kvAgregated** now removed from main kvalobs distro, thus no longer runs from kv_ctl.conf+Note the local kvalobs.conf (/metno/kvalobs/etc/kvalobs/kvalobs.conf) 
 +contains: 
 + 
 +<code> 
 +corba{ 
 +  #Where is CORBA nameserver 
 +  #nameserver="corbans.oslo.dnmi.no" 
 +  nameserver="corbans.met.no" 
 + 
 +  #Which path in CORBA nameserver shall we use for 
 +  #this instance of kvalobs 
 +  path="kv_dev-vm116" 
 +
 +</code> 
 + 
 +Illustrating a dedicated registration in the CORBA nameserver for the virtual machine kvalobs instance.
  
 **STEP 2:** Remember that we are currently working with a local installation. The html log files for kvQabased are written to: **STEP 2:** Remember that we are currently working with a local installation. The html log files for kvQabased are written to:
Line 52: Line 67:
 **STEP 3** Now run kvalobs as user kvalobs with kvQc2: **STEP 3** Now run kvalobs as user kvalobs with kvQc2:
  
-kvQc2 requires one additional environment variable to be set:+<del>kvQc2 requires one additional environment variable to be set:</del>
  
-<code> +<del><code></del
-$ export KVALOBS=/metno/kvalobs +<del>$ export KVALOBS=/metno/kvalobs</del> 
-</code>+<del></code></del>
  
-or place this in the .bashrc [TBD .. talk with BM, VB if this is still necessary].+ 
 +**NOTE:** The $KVALOBS historic configuration variable is no longer needed.
  
 <code> <code>
-$ cd+$ cd $HOME
 $ bin/kvstart $ bin/kvstart
 </code> </code>
Line 82: Line 98:
 Starter kvDataInputd ....Ok! Starter kvDataInputd ....Ok!
 Starter kvServiced ....Ok! Starter kvServiced ....Ok!
-Starter kvAgregated ....Ok! 
 Starter kvQc2 ....Ok! Starter kvQc2 ....Ok!
 </code> </code>
Line 112: Line 127:
 kvQabased .....Stopped! kvQabased .....Stopped!
 kvManagerd .....Stopped! kvManagerd .....Stopped!
-kvAgregated .....Stopped! 
 kvQc2 .....Stopped! kvQc2 .....Stopped!
 </code> </code>
  • kvalobs/kvoss/system/qc2/test/acceptance/qc2operun.1271101686.txt.gz
  • Last modified: 2022-05-31 09:23:19
  • (external edit)