Hi Dynamox, we reoslve the issue, here is what we did:
- Used a user id with Domain Administarator Priviliges
- Gave the account “Run as root” rights on the share. (in Isilon Web UI)
- Opened the Command Prompt " Run as administartor" then use the Domain Administarator credentials - Run the robocopy command Robocopy \\celerra_Control_Station\share \\Isilon_name(or IP adress)\share /copyall /e /r:0 /dcopy:t /mt:32
these are not auditing logs but audit objects, for example if you configured auditing on a specific folder to monitor object deletion or something of that nature. I don't even know how that would get translated into OneFS implementation and its auditing functionality. As far as data is concerned, i had instances where we would get errors from robocopy, in some instances data would get copied but ACLs were not copied from source or data would not get copied at all. You just want to make sure you are not getting any errors in robocopy or emcopy logs.
Abdelkrim1
1 Rookie
•
13 Posts
2364
0
Posted May 24th, 2013 12:00
Hi Dynamox, we reoslve the issue, here is what we did:
- Used a user id with Domain Administarator Priviliges
- Gave the account “Run as root” rights on the share. (in Isilon Web UI)
- Opened the Command Prompt " Run as administartor" then use the Domain Administarator credentials
- Run the robocopy command Robocopy \\celerra_Control_Station\share \\Isilon_name(or IP adress)\share /copyall /e /r:0 /dcopy:t /mt:32
- it's work