Changes between Version 1 and Version 2 of TroubleShootingComputers


Ignore:
Timestamp:
11/29/14 15:15:39 (10 years ago)
Author:
Daniela Dorner
Comment:

added links, startup, shutdown procedure

Legend:

Unmodified
Added
Removed
Modified
  • TroubleShootingComputers

    v1 v2  
    33== Information about the Computers
    44
    5 You can find several informations about the Computer on La Palma on the [[computing Computing page]]
     5You can find information about the Computers on La Palma on the [[https://www.fact-project.org/logbook/misc.php?page=computing | computing page]].
     6
     7== Startup Procedure
     8
     90. bring up GATE (LDAP, DNS, DHCP, Gateway (Masquerading))
     100. bring up NEWDAQ (NFS Home, Raid)
     110. bring up DATA
     120. bring up DAQ
     130. bring up the other machines
     140. make sure that the needed **mountpoints** are there
     15
     16=== mountpoints:
     17
     18- daq, data: /newdaq from newdaq
     19- data, gate: /daq from daq
     20- gate: /users from newdaq (home of other machines)
     21- data,daq,aux,gui: /home from newdaq
     22
     23If missing, do ''sudo mount -a'' on the corresponding machine.
     24
     25== Shutdown Procedure
     26
     270. shut down aux, gui
     280. shut down daq
     290. shut down data
     300. shut down newdaq
     310. show down gate
     32
     33== Restart a computer after a power cut
     34
     35You can switch on the computers from 10.0.100.234 (see http://fact-project.org/internal.html).
     36
     37
    638
    739== Restarting a hanging PC
     
    1042
    1143- the PC can't be reached per ssh, or something similar
    12 - be aware, that when all computers (expect for gate) seems to hang, its normally data which hangs, the other only try to mount the home from data, so they hang too
     44- be aware, that when all computers (except for gate) seem to hang, it is normally newdaq which hangs, the other only try to mount the home from the raid of newdaq, so they hang too
    1345
    1446__Solution__
    1547
    16 if it's not to late in the night, try to call an expert before you power cycle the computers
     48If it's not to late in the night, try to call an expert before you power cycle the computers.
    1749
    18 When you have to restart more than one PC, be sure you follow the Start-up procedure mentioned [[computing here]]
     50When you have to restart more than one PC, be sure you follow the Shutdown and Start-up procedure above.
    1951
    20 Power cycle the hanging computer from any other computer on the FACT internal network:
     52You can switch on the computers from 10.0.100.234 (see http://fact-project.org/internal.html)
     53
     54or you can power cycle the hanging computer from any other computer on the FACT internal network:
    2155
    2256- go in /usr/local/bin
     
    2660- Rebooting will take a few minutes for aux, gui, gate and about 10 min. for daq and data, respectively
    2761
    28 or power cycle the hanging computer manually from the FACT-container
     62or power cycle the hanging computer manually from the FACT-container.