Network and Storage Protocols
Network and Storage Protocols
hi All
i am trying to create a cifs vserver on a simulator (8.1.2) but getting an error on the time difference
Error: Machine account creation procedure failed
[ 3] Loaded the preliminary configuration.
[ 42] Created a machine account in the domain
[ 42] Connecting to LSA server dc1.test.local (10.1.1.1)
**[ 264] FAILURE: Cluster and Domain Controller times differ by
** more than the configured clock skew
[ 264] Unable to connect to dc1.test.local through the
10.1.1.113 interface
[ 265] No servers available for MS_LSA, vserver: 2, domain:
test.local.
[ 265] Could not find Windows SID
'S-1-5-21-829917675-1945359377-2743707139-512'
Error: command failed: Failed to create the Active Directory machine account "BACKUP". Reason: SecD Error: no server available.
both the controller and DC are the same time so not sure ehy i am gettting this error.
any suggestions?
Solved! See The Solution
Scot, spun a new VM and promoted it to DC and then added my cifs vserver.
thanks for hte help
Is the time zone different? Maybe it shows the same time but in a different time zone, so the actual time is different.
Scot there all set to UTC
Sent from my iPhone
On 21 May 2014, at 17:45, Scott Gelb <xdl-communities@communities.netapp.com>
How many network interfaces on the SVM and is routing setup?
net int show -vserver vsname
net routing-group route show -vserver vsname
hi scott, all this is on my test lab and all is on a 10.1.1.x network. Below is thncme output:
cluster1::> net int show
(network interface show)
Logical Status Network Current Current Is
Vserver Interface Admin/Oper Address/Mask Node Port Home
----------- ---------- ---------- ------------------ ------------- ------- ----
cluster1
cluster_mgmt up/up 10.1.1.70/24 cluster1-01 e0b true
cluster1-01
cluster1-01_intercluster_lif1
up/up 10.1.1.2/24 cluster1-01 e0a true
mgmt1 up/up 10.1.1.71/24 cluster1-01 e0d true
prod
cifs down/down 10.1.1.103/24 cluster1-01 e0b true
data_lif1 up/up 10.1.1.102/24 cluster1-01 e0a true
prod_admin_lif1
up/up 10.1.1.101/24 cluster1-01 e0a true
6 entries were displayed.
cluster1::> net routing-groups show
(network routing-groups show)
Routing
Vserver Group Subnet Role Metric
--------- --------- --------------- ------------ -------
cluster1
c10.1.1.0/24
10.1.1.0/24 cluster-mgmt 20
cluster1-01
i10.1.1.0/24
10.1.1.0/24 intercluster 40
n10.1.1.0/24
10.1.1.0/24 node-mgmt 10
prod
d10.1.1.0/24
10.1.1.0/24 data 20
4 entries were displayed.
cluster1::>
Scot, spun a new VM and promoted it to DC and then added my cifs vserver.
thanks for hte help
Hi All,
Greetings,
I am facing same issue, kindly give me detail info to fix this issue.
Thanks!!
Regards;
Shajahan
@RPHELANIN wrote:Scot, spun a new VM and promoted it to DC and then added my cifs vserver.
thanks for hte help