Techlord

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2011-07-26
20:55
1156 views
oes2 sp2 Linux edirectory 6038 error
Hello all, I have an oes2 sp2 linux server, with edirectory on it and several replicas, that boots healthy, but recently is stateing the edirectory error 6038. I rebooted the server several times and all seems healthy except the edirectory. I did find some threads via google, that suggested this might be a space issue, but i ran the a df from connant line, and over 50% of my drive is still empty. I am displaying all thge symptons that are explained in this thread:
forums.novell.com - novell.support.open-enterprise-server.linux.administration - Re: NDSD fails to stay running - Put.hk Newsgroup Reader
Many suggest the that local edir database is correupt, and even though the pid is running, edirectory is indeed NOT running as explained in the above thread, and there seems to be no way to repair the database. In the Netware days, one could reboot the server with the switch: -ndb, and then run a local repair...is there anything equivalent in Oes2 Sp2, or does anyone have any suggestions on how to fix this. I am open to ideas and would be very greatful, and the edir error are stacking up....
Thanks.
forums.novell.com - novell.support.open-enterprise-server.linux.administration - Re: NDSD fails to stay running - Put.hk Newsgroup Reader
Many suggest the that local edir database is correupt, and even though the pid is running, edirectory is indeed NOT running as explained in the above thread, and there seems to be no way to repair the database. In the Netware days, one could reboot the server with the switch: -ndb, and then run a local repair...is there anything equivalent in Oes2 Sp2, or does anyone have any suggestions on how to fix this. I am open to ideas and would be very greatful, and the edir error are stacking up....
Thanks.
2 Replies
ataubman

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2011-07-27
01:47
There is a -NDB equivalent in the Linux world, see TID 3586091 .
Andrew C Taubman (Sorry, support is not provided via e-mail) Opinions expressed above are not necessarily those of Micro Focus.
Andrew C Taubman (Sorry, support is not provided via e-mail) Opinions expressed above are not necessarily those of Micro Focus.
Techlord

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2011-07-27
15:30
Yes, Thanks ataubman, I found a TID last night that had the command:
rcndsd start -ndb
I ran this on my OES2 SP2 server, and indeed it brought up the edirectory, without connecting to the DIB, I was then able to run:
ndsrepair -R -Ad
With error -6038, you cannot run ANY dsrepair commands, until you bring up edirectory, without connecting to the DIB. Anyways, I ran the above command, and it started to cleanup and repair the Database, afterabout 3 runs, I had 0 errors, AND ithen did a:
rcndsd stop
rcndsd start
and VOILA! Edirectory came up perfectly, and started syncing with the other servers again! I was so happy!
rcndsd start -ndb
I ran this on my OES2 SP2 server, and indeed it brought up the edirectory, without connecting to the DIB, I was then able to run:
ndsrepair -R -Ad
With error -6038, you cannot run ANY dsrepair commands, until you bring up edirectory, without connecting to the DIB. Anyways, I ran the above command, and it started to cleanup and repair the Database, afterabout 3 runs, I had 0 errors, AND ithen did a:
rcndsd stop
rcndsd start
and VOILA! Edirectory came up perfectly, and started syncing with the other servers again! I was so happy!