Changes between Version 12 and Version 13 of TroubleShootingComputers
- Timestamp:
- 02/27/18 09:17:52 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TroubleShootingComputers
v12 v13 17 17 18 18 0. bring up GATE (LDAP, DNS, DHCP, Gateway (Masquerading)) 19 1. It might be needed to restart the VPN service20 {{{21 systemctl status openvpn@fact.service22 systemctl restart openvpn@fact.service23 }}}24 25 19 0. bring up RAID 26 20 0. bring up NEWDAQ (NFS Home, Raid) … … 29 23 0. make sure that the needed **mountpoints** are there 30 24 0. 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 29 On each server: 30 31 {{{ 32 systemctl list-units --failed 33 }}} 34 35 Try to restart failed services 36 {{{ 37 systemctl status <service> 38 systemctl restart <service> 39 }}} 31 40 32 41 === mountpoints: