search for: crossncs

Displaying 3 results from an estimated 3 matches for "crossncs".

Did you mean: crosses
2017 Dec 02
2
upgrading DC 4.5.x to 4.7.x
...C" Do I understand correctly, You created new machine (or removed/reinstalled samba completely), used IP/hostname of the previous DC and just re-added as DC? Also, did You have any issues after removing temporary DC? Some time ago i had to remove one DC and I had some erros in --dbcheck --crossncs  later on? I might consider trying upgrade in separated environment, since my DC's are also VM's, so no problem for me to clone and separate them. Some of You said about replication issues after straight upgrade. When they occured, i.e. was it obvious error after drs -showrepl command,...
2017 Dec 02
0
upgrading DC 4.5.x to 4.7.x
...7 09:46 PM, Kacper Wirski via samba wrote: > Do I understand correctly, You created new machine (or > removed/reinstalled samba completely), used IP/hostname of the previous > DC and just re-added as DC? Yep, but some samba-tool database cleaning was required on the temp DC: dbcheck --crossncs --fix --remove-other-dead-server=dcX samba-tool domain tombstones expunge --tombstone-lifetime=1 and some more dbcheck --crossncs --fix until everything is healthy. > Also, did You have any issues after removing temporary DC? Some time ago > i had to remove one DC and I had some erro...
2017 Dec 02
3
upgrading DC 4.5.x to 4.7.x
02.12.2017 2:16, mj via samba пишет: > - power off the old DCs > - reize fsmo roles, cleanup the database, etc why not to transfer roles while old DC are online? > - add new 4.7.2 DCs using their old names/ips > - remove the temporary DC why not simply add new DCs to current production domain? I'm thinking about way to upgrade too, but using "separated environment"