Difference between revisions of "SAC:Admin and Troubleshooting"

From OSGeo
Jump to navigation Jump to search
 
Line 13: Line 13:
  
 
  /opt/fedora/slapd-ldapt/start-slapd
 
  /opt/fedora/slapd-ldapt/start-slapd
 +
 +
== Peer1 LDAP Server Hanging ==
 +
 +
If there is a power outage like there was on 2-20-07, slapd's database will need to be recovered.
 +
 +
sudo /usr/sbin/slapd_db_recover -h /var/lib/ldap/osgeo2

Revision as of 18:59, 20 February 2007

Troubleshooting

NFS Mount Missing

For some reason, the /home mount on the various servers is often lost.

To fix...

LDAP Server Down

The LDAP server runs on .220, and if it needs to be restarted it can be done as root with the command:

/opt/fedora/slapd-ldapt/start-slapd

Peer1 LDAP Server Hanging

If there is a power outage like there was on 2-20-07, slapd's database will need to be recovered.

sudo /usr/sbin/slapd_db_recover -h /var/lib/ldap/osgeo2