Unsolved
This post is more than 5 years old
4 Posts
0
1239
May 11th, 2018 02:00
Cannot create fs_dhsm connection
Hey folks, we recently replaced windows2003DC with windows2016DC,i updated DNS via server_dns,server_cifs
today our vnx cannot add fs_dhsm connection now, see below command result,please give some suggestion genius
cifs share access is not affected
thanks
[nasadmin@wal-vnx-cs01 ~]$ fs_dhsm -connection qa-cifs -create -type cifs -admin 'qa.arkivio.com\administrator' -secondary '\\arkqa2012-15.qa.arkivio.com\a$' -local_server vnxp1.qa.arkivio.com
Enter Password:*******
Error 13158252563: Cannot establish connection between secondary server arkqa2012-15.qa.arkivio.com and local server vnxp1.qa.arkivio.com with share a$ with user qa.arkivio.com\administrator NT status=ACCESS_DENIED c0000022H.
Rainer_EMC
4 Operator
•
8.6K Posts
0
May 14th, 2018 06:00
enable SMB1 on your 2016 server and try again
qxu
4 Posts
0
May 14th, 2018 20:00
Thanks @Rainer_EMC, SMB1 is already enabled on windows2016DC,
just notice there are some kerberos errors in log,althoughi have set time,timezone with nasadmin user(dont have root privilege) based on domain,but seems it didn't take effect,will let IT help to modify timezone
2018-05-14 19:08:16: KERBEROS: 3: WARNING: kerberos function 'krb5_sendto_kdc' fails. Returning time error: Clock skew too great (37). Client='' Server='krbtgt@QA.ARKIVIO.COM'. LocalTime: GMT: Mon May 14 23:08:16 2018. RemoteTime: GMT: Tue May 15 02:08:38 2018.
2018-05-14 19:08:16: KERBEROS: 3: last message repeated 1 times
2018-05-14 19:08:16: SMB: 3: Thrd=MAC17 KC_buildKrbCred Cannot create context for 'CIFS@ARKQA2012-15.QA.ARKIVIO.COM' failed, error='Miscellaneous failure. Ticket not yet valid. ' (0xd0000,-1765328351)
2018-05-14 19:08:16: SMB: 3: SessionSetup_krb(arkqa2012-15.qa.arkivio.com): failed with 'Miscellaneous failure. Ticket not yet valid. ' ntStatus=INTERNAL_ERROR for user qa.arkivio.com\administrator
2018-05-14 19:08:16: MGFS: 3: Cannot establish connection between secondary server arkqa2012-15.qa.arkivio.com and local server vnxp1.qa.arkivio.com with share a$ with user qa.arkivio.com\administrator NT status=INTERNAL_ERROR c00000e5H.
2018-05-14 19:08:16: MGFS: 3: Mount remote file system failed with status: InternalError.
2018-05-14 19:08:16: ADMIN: 3: Command failed: connect fsid=13 type=CIFS rpolicy=15 wpolicy=1 cifs=\\arkqa2012-15.qa.arkivio.com\a$\ localServer=vnxp1.qa.arkivio.com account=qa.arkivio.com\administrator passwd=**************
2018-05-14 19:08:27: KERBEROS: 3: WARNING: kerberos function 'krb5_sendto_kdc' fails. Returning time error: Clock skew too great (37). Client='' Server='krbtgt@QA.ARKIVIO.COM'. LocalTime: GMT: Mon May 14 23:08:27 2018. RemoteTime: GMT: Tue May 15 02:08:49 2018.
Rainer_EMC
4 Operator
•
8.6K Posts
0
May 15th, 2018 03:00
the time on the control station is independent on the time on the data movers
for the data mover you need to user server_date to configure
also configure NTP
qxu
4 Posts
0
May 15th, 2018 18:00
I modified timezone to America/Los_Angeles with nasadmin user,but it still shows timezone as EDT instead of PDT see below commands
is it required to use root user to perform this?