Unsolved

This post is more than 5 years old

3513

May 19th, 2015 07:00

CIFS migration from Windows to VNX using Emcopy


I am trying to copy data from source(Windows Server) to VNX (CIFS Share) using Emcopy, Created all the shares manually on VNX

CMD # (C:\CifsTools\emcopy\nt\emcopy64.exe D:\Data1 \\Servername\data1 /o /a /secfix /s /sd /sdd /c /r:3 /w:3 /purge /log:C:\CifsTools\emcopy\nt\copydata1.log /tee)

Error Msg # ERROR (1314) : Get SD Unable to open file \\TargetServer\Data1\

I am the domain admin, Please let me know if I am missing any permissions on my account as I am unable to copy Security Descriptor Settings, I am able to copy without /SD switch

Copy engine Statistics
======================

File(s) copied                            : 8765
File(s) recovered                         : 0
Directory(ies) created                    : 1210
Skipped copy(ies) of file content         : 8764 !
Security Descriptor Setting(s) failed     : 9976 !
Amount of copied byte(s)                  : 0 Byte(s) (0 Byte(s))

11 Legend

 • 

20.4K Posts

 • 

87.4K Points

May 19th, 2015 08:00

grant your account "Backup Operator" rights on the windows box as well.

May 19th, 2015 10:00

Thanks Dynamox, I will check that and let you know

11 Legend

 • 

20.4K Posts

 • 

87.4K Points

May 19th, 2015 11:00

if that does not work also consider modifying params i provided in this thread.

Re: Emcopy or sharedup

June 1st, 2015 08:00

Sorry Dynamox for the late reply, backup operator permissions worked for the copy.. Thanks!!

6 Operator

 • 

4.5K Posts

June 1st, 2015 14:00

Was your question answered correctly? If so, please remember to mark your question Answered when you get the correct answer and award points to the person providing the answer. This helps others searching for a similar issue.

glen

1 Message

September 13th, 2017 09:00

Which VNX commands that can:

grant your account "Backup Operator" rights on the windows box

thanks

275 Posts

September 14th, 2017 03:00

In order to grant Backup/Restore priviliges to the account easiest way is to use Computer Management MMC and add the user to the Backup Operator local group of the CIFS server and of the server from where you run the copy

Instead of Backup Operator I usually use the local Administrators group

Regards,

Claude

6 Operator

 • 

8.6K Posts

September 14th, 2017 03:00

juanw2000 wrote:

Which VNX commands that can:

grant your account "Backup Operator" rights on the windows box

thanks

This is a right / privilege tied to your Windows AD account so you need to configure it on your Windows domain controller

No Events found!

Top