Changes between Version 12 and Version 13 of TroubleShootingComputers


Ignore:
Timestamp:
02/27/18 09:17:52 (7 years ago)
Author:
mnoethe
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TroubleShootingComputers

    v12 v13  
    1717
    18180. bring up GATE (LDAP, DNS, DHCP, Gateway (Masquerading))
    19   1. It might be needed to restart the VPN service
    20 {{{
    21 systemctl status openvpn@fact.service
    22 systemctl restart openvpn@fact.service
    23 }}}
    24 
    25190. bring up RAID
    26200. bring up NEWDAQ (NFS Home, Raid)
     
    29230. make sure that the needed **mountpoints** are there
    30240. make sure that the needed screen-sessions are running (details [[TroubleShootingSoftware | Trouble Shooting Software]])
     25
     26
     27=== Check if all system services are running
     28
     29On each server:
     30
     31{{{
     32systemctl list-units --failed
     33}}}
     34
     35Try to restart failed services
     36{{{
     37systemctl status <service>
     38systemctl restart <service>
     39}}}
    3140
    3241=== mountpoints: