This post is more than 5 years old
49 Posts
0
949
June 6th, 2016 11:00
emcopy with bimodal access
Does anyone know if there is a way to retain the NFS owner/group permissions when using emcopy to migrate data from Celerra to Isilon? If I use isi_vol_copy_vnx, the settings are retained, but I can't seem to get emcopy to act the same. I have tried with every variation of emcopy security options that I can think of, does anyone know of a way around this?
ls -led output with isi_vol_copy_vnx
OWNER: user:213
GROUP: group:203
CONTROL:dacl_auto_inherited,sacl_auto_inherited,dacl_protected
ls -led output after emcopy ran on same path
OWNER: SID:S-1-5-18-1-213
GROUP: SID:S-1-5-18-2-203
CONTROL:dacl_auto_inherited,sacl_auto_inherited,dacl_protected
Thanks..
0 events found
No Events found!


bergec
275 Posts
0
June 6th, 2016 22:00
No you cannot copy permission bits with emcopy when going from Celerra or VNX to Isilon
This is only possible when going from Celerra/VNX to Celerra/VNX with special CIFS parameter
Claude Berges
Sent from my mobile device
desimus
49 Posts
0
June 9th, 2016 10:00
isi_vol_copy_vnx it is then, if only there were multithread options like emcopy.
Sltn
22 Posts
0
November 30th, 2016 02:00
Can we do it from DFS file server to Isilon ?