ソリューションが必要です
Hi
I need to migrate placeholders from a NetApp vFiler to a Windows 2008 R2 server.
Environment is EV 9.0.2
This is the high level plan:
Copy all folders from source to target so directory structure matches
Stop and disable the FSA archiving task
Use FSAutility.exe to migrate placeholders and archivepoint:
FSAUtility.exe -pm -s \\source -d \\target -l 0
Manually robocopy any archived files from source to target
Create a new folder target (the target server already exists in the EV hierarchy)
Enable and start the FSA archiving task
Does this sound correct? Am I right in assuming that when the task starts processing the new target, it will archive data to the same archive as the old target?
Thanks