Hi,
Unfortunately, the issues are rather layered. Recently, we started receiving the following message:
CENCOLO-02: None of the LSA servers configured for Vserver X are currently accessible via the network. Run vserver cifs domain discovered-servers show to see the list of discovered servers. Also, check EMS event log to see the possible cause of errors on these servers. Alert Received on: Wed Jul 12 2023 12:14 PM.
We weren't sure how to address this, so we started deleting and recreating the Active Directory entries in order to address this. However, we ran into another issue attempting to do so:
In order to create an Active Directory machine account for the CIFS server, you must supply the name and password of a Windows account with sufficient privileges to
add computers to the "OU=Census, OU=Servers" container within the "STATCAN.CA" domain.
Enter the user name: (username)
Enter the password:
Error: Machine account creation procedure failed
[ 0 ms] Trying to create machine account 'X' in
'STATCAN.CA' for Vserver 'X'
**[ 6015] FAILURE: Unable to contact DNS to discover domain
** controllers.
[ 6015] Unable to connect to any (0) domain controllers.
[ 9021] Unable to contact DNS to discover domain controllers.
[ 15031] No servers available for MS_LDAP_AD, vserver: 37, domain:
STATCAN.CA.
Error: command failed: Failed to create the Active Directory machine account "X". Reason: SecD Error: no server available.
It seems to be a DNS issue, and when we checked, we were treated with this:
cencolo::> vserver services name-service dns check -vserver X
Name Server
Vserver Name Server Status Status Details
------------- --------------- ------------ --------------------------
X down Operation timed out.
10.X.X.X
X down Operation timed out.
10.X.X.X
2 entries were displayed.
Please advise!