Open yanpom opened 5 years ago
The issue is the using /proc/dc/dc1?qp=system.parent.parent_hierarchy:something
returns wrong index time in case of nesting with more than one level (i.e. /data.com/something and not just /something). It seems that it retrieves the index time of the parent (i.e. /data.com)
DCsynced to abc/aa - worked fine Tried to dcsync to abc/aa1 - expected is to start the dcSync from scratch But in this case the dcSync starts from where the previous finished.