Differences between revisions 6 and 9 (spanning 3 versions)
Revision 6 as of 2020-11-16 16:11:39
Size: 1481
Editor: satoru.ikeda
Comment:
Revision 9 as of 2020-11-20 09:22:19
Size: 407
Editor: satoru.ikeda
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
== DGS Daily Operations == == Install & Update Document ==
Line 9: Line 9:
=== 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 ====
{{{
MEDM: sitemap - CDS - CDS
Press the ICU button in the red area to reset it.
}}}
==== ADC Status ====
{{{
MEDM: sitemap - CDS - CDS
Press the ICU button in the red area to reset it.
}}}
==== 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 ====
{{{
MEDM: sitemap - CDS - CDS
Press the ICU button in the red area to reset it.
}}}
==== 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.

 * VIS: the next operation might be able to restore it.

[[KAGRA/Subgroups/VIS/Daily Operations|VIS Daily Operations]]
[[https://gwdoc.icrr.u-tokyo.ac.jp/cgi-bin/private/DocDB/ShowDocument?docid=12244|JGW-T2012244:Installation on the KAGRA Testbench (Real-time Code Generator (RCG) Version 3.4 )]]

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