This command shows automatically discovered Active Directory global catalog servers.
The display shows the URI of the AD global catalog (GC) server that is currently used by the cluster and the time to the next global catalog refresh (in seconds). Following is a list of other discovered GC servers, each with indication of its URI, status (such as HEALTHY or FAILED), and whether it is on the same AD site as the cluster.
Note
When AD domain auto-discovery is disabled or AD information is not available, no data is displayed.
vcli: admin> activedirectory show_ad_gcs --id 7 Current Global Catalog Details: URI: ldap://abc.company-ad.com Next global catalog refresh (sec): 3049 +------------------------------------+---------+---------+ | URI | STATE | ON SITE | +------------------------------------+---------+---------+ | ldap://abc.company-ad.com | HEALTHY | True | | ldap://def.company-ad.com | HEALTHY | False | +------------------------------------+---------+---------+
Comments
0 comments
Article is closed for comments.