WHATSNEW: samba-tool drs showrepl and visualize changes
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Wed, 11 Jul 2018 02:35:18 +0000 (14:35 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 11 Jul 2018 06:45:39 +0000 (08:45 +0200)
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
WHATSNEW.txt

index 7823612ee8170b05b01ccc0f386f9c6e4d67f558..739002e1c81e0dd15c6c31f44d5981db4be68c65 100644 (file)
@@ -163,6 +163,18 @@ rename' command will clone the domain DB, renaming it in the process, and
 producing a backup-file. Then, the 'samba-tool domain backup restore' command
 takes the backup-file and restores the renamed DB to disk on a fresh DC.
 
+New samba-tool options for diagnosing DRS replication issues
+------------------------------------------------------------
+
+The 'samba-tool drs showrepl' command has two new options controlling
+the output. With --summary, the command says very little when DRS
+replication is working well. With --json, JSON is produced. These
+options are intended for human and machine audiences, respectively.
+
+The 'samba-tool visualize uptodateness' visualizes replication lag as
+a heat-map matrix based on the DRS uptodateness vectors. This will
+show you if (but not why) changes are failing to replicate to some DCs.
+
 REMOVED FEATURES
 ================