
UNSOLVED
emcopy.exe error 1722 unable to get the domain SID info from \\CIFS
I am in a domain group with Full Control permissions on the source. Running emcopy, I get this:
EMCOPY 04.10
Copyright (C) 1999-2010, All Rights Reserved,
by EMC Corporation, Hopkinton MA.
System information
==================
Client OS : Microsoft Windows Seven Enterprise Edition, 64-bit Service Pack 1 (build 7601)
Server SRC : sourceCIFS 4.0 LCSR BlueArc
Server DEST : destinationCIFS 5.0 EMC-SNAS:T7.0.13.1
TH000 : 01:18:18 : ERROR (1722) : Unable to get the domain SID info from \\sourceCIFS
TH000 : 01:18:18 : WARNING : Unable to initialize the Security Descriptor translator
Copy engine Statistics
======================
File(s) copied : 0
Directory(ies) created : 0
Amount of copied byte(s) : 0 Byte(s) (0 Byte(s))
Error 1722 is:
RPC_S_SERVER_UNAVAILABLE
1722 (0x6BA)
The RPC server is unavailable.
robocopy seems to copy the folder fine:
im Using:
c:\windows\system32\robocopy.exe "source" "destination" /E /ZB /MT:128 /dcopy:T /COPY:DATSOU /V /R:1 /W:1 /LOG+:e:\nas\copy.log /TEE
I would prefer to use emcopy. any ideas what could be wrong?
Im copying on a 2008 server from a Bluarc NAS to a VNX5700
Responses (0)
Solutions (0)
