Displaying 4 results from an estimated 4 matches for "de5b7fa1".
Did you mean:
d5b7fa51
2024 Dec 16
1
Error when joining new DC
...> Checking the detailed of using debuglevel 10 I see this message:
>
> ../../source4/dsdb/samdb/ldb_modules/repl_meta_data.c:5583: Resolving
> conflict record via existing-record rename 'CN=Vikas
> Rajan,CN=Users,DC=SUB,DC=DOM,DC=TLDbg' -> 'CN=Vikas
> Rajan\0ACNF:de5b7fa1-e3ec-4631-a8d7-cdfc137ac3b7,CN=Users,DC=SUB,DC=DOM,DC=TLD'
That is what is known as a 'collision', at some time, the record was
created on one machine, it possibly was a bit slow in replicating, so
it was also created on another machine just at the same time as the
replication arrived...
2024 Dec 16
2
Error when joining new DC
...see. Thanks for clarification.
Checking the detailed of using debuglevel 10 I see this message:
../../source4/dsdb/samdb/ldb_modules/repl_meta_data.c:5583: Resolving conflict record via existing-record rename 'CN=Vikas Rajan,CN=Users,DC=SUB,DC=DOM,DC=TLDbg' -> 'CN=Vikas Rajan\0ACNF:de5b7fa1-e3ec-4631-a8d7-cdfc137ac3b7,CN=Users,DC=SUB,DC=DOM,DC=TLD'
Although it was renamed and re-replicated:
../../source4/dsdb/samdb/ldb_modules/repl_meta_data.c:5605: With conflicting record renamed, re-apply replicated creation of 'CN=Vikas Rajan,CN=Users,DC=SUB,DC=DOM,DC=TLD'
The whole t...
2024 Dec 16
1
Error when joining new DC
...see. Thanks for clarification.
Checking the detailed of using debuglevel 10 I see this message:
../../source4/dsdb/samdb/ldb_modules/repl_meta_data.c:5583: Resolving conflict record via existing-record rename 'CN=Vikas Rajan,CN=Users,DC=SUB,DC=DOM,DC=TLDbg' -> 'CN=Vikas Rajan\0ACNF:de5b7fa1-e3ec-4631-a8d7-cdfc137ac3b7,CN=Users,DC=SUB,DC=DOM,DC=TLD'
Although it was renamed and re-replicated:
../../source4/dsdb/samdb/ldb_modules/repl_meta_data.c:5605: With conflicting record renamed, re-apply replicated creation of 'CN=Vikas Rajan,CN=Users,DC=SUB,DC=DOM,DC=TLD'
The whole t...
2024 Dec 16
1
Error when joining new DC
On Mon, 16 Dec 2024 13:01:53 +0000
Peter Mittermayer via samba <samba at lists.samba.org> wrote:
> While resuming my testing for adding a new DC with higher Samba
> version I have some questions:
>
> 1. do I have to expunge tombstones on each DC or just one (and
> replication will remove it from others). - I think it should be run
> on all DCs.
>
> 2. same question