Hello,
Have multiple ucs servers 5, samba-ad. Domain, backup domain, and secondary servers.
The last one i added is havings issues with the replication, the error is
Last attempt @ Thu Oct 19 11:54:34 2023 WEST failed, result 2 (WERR_FILE_NOT_FOUND)
Already search in the forum but can’t find a solution, one thing that i can identify is that CN=NTDS Settings, for the new server don’t exist…
It is possible to create that entry?
I already join the server multiple times, no success in the replication issue, but the join always end with sucess
This is the rsat tools when select secondary server on site 2
This is the rsat tools when select secondary server on site 3 (the one with issues)
Nothing about
After more digging i use samba-tool uptodateness and get some UTD vector for dsa missing also samba-tool visualize
samba-tool visualize ntdsconn -S --dot -o network.dot
and get this image
As mentioned earlier samba-tool drs shworepl reports errors, however the slave dc appear to be syncs with the others, can’t underdant how to solve the issue that is missing “arrows” from all the servers to the new slave dc…
More information…
/usr/lib/nagios/plugins/check_univention_replication
root@MDC01:~# /usr/lib/nagios/plugins/check_univention_replication
OK: replication complete (nid=256676 lid=256676)
root@MDC01:~# /usr/lib/nagios/plugins/check_univention_s4_connector
S4CONNECTOR OK: System operational
root@MDC01:~# /usr/lib/nagios/plugins/check_univention_s4_connector_suidwrapper
S4CONNECTOR OK: System operational
root@MDC01:~# /usr/lib/nagios/plugins/check_univention_winbind
OK: checking the trust secret for domain CM via RPC calls succeeded
root@MDC01:~# /usr/lib/nagios/plugins/check_univention_winbind_suidwrapper
OK: checking the trust secret for domain CM via RPC calls succeeded
root@MDC01:~# /usr/lib/nagios/plugins/check_univention_samba_drs_failures
Samba DRS CRITICAL: 95 failures on ADC01
root@MDC01:~# /usr/lib/nagios/plugins/check_univention_samba_drs_failures_suidwrapper
Samba DRS CRITICAL: 100 failures on ADC01
Anyone can help out?