Differences between revisions 2 and 3
Revision 2 as of 2020-11-13 09:20:06
Size: 665
Editor: satoru.ikeda
Comment:
Revision 3 as of 2020-11-13 09:37:52
Size: 1082
Editor: satoru.ikeda
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
=== Checking and recovering DAQ status === === Checking and recovering status ===
Line 15: Line 15:
==== FE Status ====
==== TIM Status ====
==== ADC Status ====
==== DAC Status ====
==== DAQ Status ====
Line 28: Line 33:
==== IPC Status ====
==== AUG Status ====

==== DK/EXC/OVF/CFC Status ====
 * User side issues.
 * Check that the RCGVersion matches the system.
{{{
MEDM sitemap - CDS - CDS - k1xxx
Check the display [RCG # x.xx].
}}}
 * There is a problem with the model build. Check the modified model for problems.

DGS Initial Introduction

Initial Document

JGW-E2012223:DGS Initial Introduction Document

Daily Work

Checking and recovering status

  • All DAQ statuses must be green.

MEDM sitemap - CDS - CDS
  • If it's red, follow these steps to recover.

FE Status

TIM Status

ADC Status

DAC Status

DAQ Status

MEDM sitemap - CDS - DAQ Status - !mx_stream - restart
  • If it doesn't turn green, log in to each real time calculator and recover.

$ ssh k1xxx
...
k1xxx$ sudo /etc/init.d/mx_stream status
  • If it's stopped.

k1xxx$ sudo /etc/init.d/mx_stream restart

IPC Status

AUG Status

DK/EXC/OVF/CFC Status

  • User side issues.
  • Check that the RCGVersion matches the system.

MEDM sitemap - CDS - CDS - k1xxx
Check the display [RCG # x.xx].
  • There is a problem with the model build. Check the modified model for problems.

KAGRA/Subgroups/DGS/Documents/Initial Introduction (last edited 2020-11-20 09:22:19 by satoru.ikeda)