HELP! LDAP crashed and other systems affected

Ok so I was trying to add a user to our LDAP that is on another machine. I typed

Code:
sudo smbldap-useradd -P username

while SSHing into it. That machine became unresponsive so I restarted that server. Now other machines cannot connect to the LDAP. When I SSH into the file server it is very slow (like 5 minutes to run "id mirkin" - no such user). The system running the LDAP is FreeBSD, as well as the file server.

I have restarted the LDAP machine, but still no good.

Any suggestions? I am desperate.
 
Yeah you are right. Luckily the guy who built the LDAP is coming in soon. I just don't know where to begin with this.
 
Just an update for anyone interested. Our LDAP server's hard drive got to 100% full and slap couldn't start. Remember to check your disks guys!
 
In that case, you can make your sysadmin sit in the corner for a bit. (Nagios? Or at least a shell script that regularly polls df(1)?)
 
Back
Top