1READNSSTATE(1) General Commands Manual READNSSTATE(1)
2
3
4
6 readnsstate - interpret the contents of cn=replica's nsState value
7 readnsstate /etc/dirsrv/slapd-INSTANCE/dse.ldif
8
10 Decode and display the content of the nsState attribute from a direc‐
11 tory servers cn=replicate object.
12
14 sudo /usr/bin/readnsstate /etc/dirsrv/slapd-localhost/dse.ldif
15
16 For replica cn=replica,cn=dc3Dexample2Cdc3Dcom,cn=mapping tree,cn=config
17 fmtstr=[H6x3QH6x]
18 size=40
19 len of nsstate is 40
20 CSN generator state:
21 Replica ID : 5
22 Sampled Time : 1463100468
23 Gen as csn : 57352434000000050000
24 Time as str : Fri May 13 10:47:48 2016
25 Local Offset : 0
26 Remote Offset : 276
27 Seq. num : 0
28 System time : Fri May 13 14:01:25 2016
29 Diff in sec. : 11617
30 Day:sec diff : 0:11617
31
33 readnsstate was written by the 389 Project by richm.
34
36 Report bugs to https://pagure.io/389-ds-base/new_issue
37
39 Copyright © 2017 Red Hat, Inc.
40 This manual page was written by William Brown <wibrown@redhat.com>, for
41 the 389 Directory Server Project.
42 This is free software. You may redistribute copies of it under the
43 terms of the Directory Server license found in the LICENSE file of this
44 software distribution.
45
46
47
48 March 31, 2017 READNSSTATE(1)