Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
kvalobs:kvoss:system:qc2:user:run [2010-08-12 20:03:01] paule |
kvalobs:kvoss:system:qc2:user:run [2022-05-31 09:29:32] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Running | + | ====== Running |
| - | The QC2 daemon, kvqc2, | + | The QC2 daemon, kvqc2, may be turned on and off with **kvstart** and **kvstop**. All that is required is to add kvqc2 to the kv_ctl.conf file. If this is already achieved, just ignore |
| - | **STEP 1:** | + | ====== Configuration ====== |
| Update kv_ctl.conf | Update kv_ctl.conf | ||
| Line 18: | Line 18: | ||
| </ | </ | ||
| - | + | ====== Start ====== | |
| - | **STEP 2:** | + | |
| < | < | ||
| $ kvstart | $ kvstart | ||
| Line 45: | Line 44: | ||
| </ | </ | ||
| + | ====== Stop ====== | ||
| - | **STEP 3** ... and to stop: | + | Stop the running kvqc2 process by ' |
| - | < | + | For example: |
| - | $ kvstop | + | |
| - | </ | + | |
| - | The following result is expected: | ||
| < | < | ||
| - | listopt: | + | kvalobs@dev-vm101: |
| + | listopt: | ||
| killallopt: 0 | killallopt: 0 | ||
| - | KVPID=/metno/kvalobs/var/kvalobs/run | + | KVPID=/var/run/kvalobs |
| TIMEOUT=60 | TIMEOUT=60 | ||
| - | node: dev-vm116 | + | node: dev-vm101 |
| - | + | ||
| - | + | ||
| - | | + | Velg et program å stoppe! |
| - | | + | ------------------------- |
| - | | + | |
| - | + | | |
| - | + | | |
| - | kvServiced | + | |
| - | kvDataInputd | + | |
| - | kvQabased | + | |
| - | kvManagerd | + | 7: kvAgregated |
| - | kvQc2 .....Stopped! | + | 8: kvbufrd |
| + | 9: kvsynopd | ||
| + | q: quit | ||
| + | ------------------------- | ||
| + | Stop programmet [1-9]: 2 | ||
| + | |||
| + | kvqc2 .....Stopped! | ||
| </ | </ | ||
| Once kvqc2 is running the algorithms carried out are controlled by the configuration files in the Qc2Config directory. | Once kvqc2 is running the algorithms carried out are controlled by the configuration files in the Qc2Config directory. | ||
| + | The Qc2Config directory needs to be created by the kvalobs user if it does not exist. Standard location is "/ | ||