[ << ] [ >> ]           [Top] [Contents] [Index] [ ? ]

7. TroubleShooting

This section describes some commonly encountered problems at the Parkes RadioTelescope and provides receipes for overcoming them. It is by no means an exhaustive list of all problems, but will hopefully provide a starting place. This section is constantly changing, check back regularly for updates. Also search the on-line fault reports and responses for problems and solutions. In the case of serious problems (those which endanger you or the telescope equipment), notify the Call–out person immediately.

7.1 VNC servers not running

If for some reason the power on joffrey goes off, as user pksobs, ssh to joffrey and type the following:

Once this is done, reconnect with your chosen VNC viewer. If there are no programs running, you may have to restart from scratch, refer to @ref{VNC Connection} for details.

Generally, only operations staff should be doing the above.

7.2 Switch Matrix gets stuck

The Switch Matrix can sometimes get stuck (e.g. after a loss of UPS). To fix it up, restart the server:

    ssh glenlivet
    cd SwitchMatrix
    ./switchmatrix.kill
    ./switchmatrix.start 

If this does not remedy the situation, contact support.

7.3 PKMC hangs or does not respond

Usually when the PKMC GUI goes blank or becomes unresponsive, it probably means the front-end server on "pkicc00" needs to be restarted (or the backend server on "pkicc01", which controls things like the CCU, Multibeam Cable Equalizer, etc). To fix it up:

    ssh pkicc00
    pkicc00:~$ ps aux | grep main (is there a 'main' process?)
    kicc00:~$ ./pkicc00.main.kill
    pkicc00:~$ ./pkicc00.main.start 

Similarly for pkicc01.

7.4 Correlator issues

refer to the checklist in the Troubleshooting chapter of the online correlator guide here

[ << ] [ >> ]           [Top] [Contents] [Index] [ ? ]
Last updated by Stacy Mader on May 17, 2013