Differences between revisions 2 and 9 (spanning 7 versions)
Revision 2 as of 2020-11-13 09:20:06
Size: 665
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:
== Daily Work == == Install & Update Document ==
Line 9: Line 9:
=== Checking and recovering DAQ status ===
 * All DAQ statuses must be green.
{{{
MEDM sitemap - CDS - CDS
}}}
 * If it's red, follow these steps to recover.
{{{
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
}}}
[[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)