59 lines
1.6 KiB
HTML
59 lines
1.6 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE>Replacing Hardware</TITLE>
|
|
</HEAD>
|
|
<BODY>
|
|
<H1>Moving SICS</H1>
|
|
<H2> Moving the SICS Server to a new Computer</h2>
|
|
<P>
|
|
This requires the following steps:
|
|
<ol>
|
|
<li>Create a new local account on the host computer. There is a
|
|
prefabricated account with the credentials: instbck/INSTBCKLNS on
|
|
lnsl15.
|
|
<li>Create the directory structure.
|
|
<li>Create and edit a suitable DataNumber file for the instrument and put it
|
|
into data/YYYY. YYYY is the year.
|
|
<li>Edit the instrument configuration files and adapt the path names
|
|
to match the new configuration.
|
|
<li>Try to start and debug.
|
|
</ol>
|
|
</P>
|
|
|
|
<h2>Exchanging the Serial Port Server</h2>
|
|
<p>
|
|
<ol>
|
|
<li>Fetch a new one and make sure that all cables are plugged as
|
|
they were in the old one.
|
|
<li>Create a new .monitrc file by running makemonit.
|
|
<li>Exchange all references to the old terminal server in the instrument
|
|
configuration files to the new terminal server.
|
|
<li>Done!
|
|
</ol>
|
|
</p>
|
|
<h2>Exchanging the Histogram Memory</h2>
|
|
<p>
|
|
<ol>
|
|
<li>Get a new histogram memory computer from either Gerd Theidel,
|
|
the test setup in the electronics barrack.
|
|
<li>Put into the rack.
|
|
<li>Configure the HM boot parameters through the console connected to
|
|
the serial port belonging to the HM. Instructions for this can be
|
|
found in the histogram memory documentation. Up to date boot
|
|
configuration parameters should be available under
|
|
/afs/psi.ch/group/sinqhm/boot/INST where INST is a place holder for the
|
|
instrument in upper case.
|
|
<li>Adapt the instrument configuration file to reflect the new name of
|
|
the HM.
|
|
<li>Start and debug.
|
|
</ol>
|
|
</p>
|
|
</BODY>
|
|
</HTML>
|
|
|
|
|
|
|
|
|
|
|
|
|