On 07/14/2016 09:06 AM, Carlos Barrabes wrote:
Hello,
we have a Fedora22 machine running 380 + Dogtag 10.2. Everything has
been running smooth until today when we realized the DS was down and
wouldn't go up.
After checking all the logs, we got this error message:
Detected Disorderly Shutdown last time Directory Server was
running, recovering database.
Could you please try this command line?
ps -ef | grep ns-slapd
If you see the ns-slapd process, start up (actually, database recovery)
is still running. Depending upon the size of the transaction log, it'd
take a very long time.
If you don't see the process in the ps output, please start the server
from gdb:
# gdb /usr/sbin/ns-slapd
(gdb) run -D /etc/dirsrv/slapd-SERVER_INSTANCE -i /tmp/pid -d 0
Once it crashes, get the stacktraces.
(gdb) thread apply all bt
And post the stacktraces?
We have even tried to reboot the entire server but the problem
persists. Any suggestions on how to fix this will be really
appreciated :D
Thanks!
--
389-users mailing list
389-users@xxxxxxxxxxxxxxxxxxxxxxx
https://lists.fedoraproject.org/admin/lists/389-users@xxxxxxxxxxxxxxxxxxxxxxx
--
389-users mailing list
389-users@xxxxxxxxxxxxxxxxxxxxxxx
https://lists.fedoraproject.org/admin/lists/389-users@xxxxxxxxxxxxxxxxxxxxxxx