Displaying 6 results from an estimated 6 matches for "7fdc".
Did you mean:
4fdc
2023 Mar 08
1
Unable to "rejoin" existing DC after upgrade (infamous WERR_FILE_NOT_FOUND)
...ion is reported as ALL GOOD on the upgraded node, but the remote ones are in error with WERR_FILE_NOT_FOUND.
We enabled drs_repl log on the 4.14.8, pasting below.
It seems failing because it cannot find the DNS records, which it cannot have because replication is not working. If I run
dig 3fa4ff9a-7fdc-4912-ad73-08b98f6bf347._msdcs.domain.lan @zimbraip
it returns the correct value, while the same command against any of the two other DCs fails. But maybe this is not the root cause of the problem.
samba_dnsupdate ran without errors on the 4.17 node, but the other DCs never received those DNS recor...
2023 Mar 08
2
Unable to "rejoin" existing DC after upgrade (infamous WERR_FILE_NOT_FOUND)
...mba-tool spn list landc$
>> landc$
>> ...
>> ldap/5bf8cf1f-1e35-40c6-a20d-0abc88238d92._msdcs.domain.lan
>>
>>
>> that GUID is of the machine we are trying to join to:
>> samba-tool spn list nextcloud$
>> nextcloud$
>> ...
>> ldap/3fa4ff9a-7fdc-4912-ad73-08b98f6bf347._msdcs.domain.lan
>>
>> is there some other we can look at?
>> thank's
>>
>
> I might be misunderstanding something here, but it sounds like you are
> trying to join a running DC to a running domain
>
> Forget you have three 'p...
2023 Mar 08
1
Unable to "rejoin" existing DC after upgrade (infamous WERR_FILE_NOT_FOUND)
...gged with the command :
>
> root at landc:~# samba-tool drs showrepl --summary
> There are failing connections
> Failing outbound connections:
> CN=Configuration,DC=domain,DC=lan
> Default-First-Site-Name\NEXTCLOUD via RPC
> DSA object GUID: 3fa4ff9a-7fdc-4912-ad73-08b98f6bf347
> Last attempt @ Wed Mar 8 17:30:23 2023 CET failed, result 2 (WERR_FILE_NOT_FOUND)
> 4 consecutive failure(s).
> Last success @ NTTIME(0)
>
> DC=ForestDnsZon...
2023 Mar 08
1
Unable to "rejoin" existing DC after upgrade (infamous WERR_FILE_NOT_FOUND)
...zimbra$
...
ldap/3ecb2a51-b21d-4bef-84ed-700db7963ff4._msdcs.domain.lan
samba-tool spn list landc$
landc$
...
ldap/5bf8cf1f-1e35-40c6-a20d-0abc88238d92._msdcs.domain.lan
that GUID is of the machine we are trying to join to:
samba-tool spn list nextcloud$
nextcloud$
...
ldap/3fa4ff9a-7fdc-4912-ad73-08b98f6bf347._msdcs.domain.lan
is there some other we can look at?
thank's
----- Messaggio originale -----
Da: "Lorenzo Milesi" <lorenzo.milesi at yetopen.com>
A: "Fabrizio Rompani" <fabrizio.rompani at yetopen.com>
Inviato: Mercoled?, 8 marzo...
2023 Mar 08
1
Unable to "rejoin" existing DC after upgrade (infamous WERR_FILE_NOT_FOUND)
...._msdcs.domain.lan
>
>
> samba-tool spn list landc$
> landc$
> ...
> ldap/5bf8cf1f-1e35-40c6-a20d-0abc88238d92._msdcs.domain.lan
>
>
> that GUID is of the machine we are trying to join to:
> samba-tool spn list nextcloud$
> nextcloud$
> ...
> ldap/3fa4ff9a-7fdc-4912-ad73-08b98f6bf347._msdcs.domain.lan
>
> is there some other we can look at?
> thank's
>
I might be misunderstanding something here, but it sounds like you are
trying to join a running DC to a running domain
Forget you have three 'potential' DC's for a moment, t...
2023 Mar 08
2
Unable to "rejoin" existing DC after upgrade (infamous WERR_FILE_NOT_FOUND)
...o Rompani via samba ?????:
...
> root at landc:~# samba-tool drs showrepl --summary
> There are failing connections
> Failing outbound connections:
> CN=Configuration,DC=domain,DC=lan
> Default-First-Site-Name\NEXTCLOUD via RPC
> DSA object GUID: 3fa4ff9a-7fdc-4912-ad73-08b98f6bf347
> Last attempt @ Wed Mar 8 17:30:23 2023 CET failed, result 2 (WERR_FILE_NOT_FOUND)
> 4 consecutive failure(s).
> Last success @ NTTIME(0)
That all smells quite similar to what I were seeing
here before, and what s...