Why is migration slow when NFS Plugin is installed?
- Views:
- 71
- Visibility:
- Public
- Votes:
- 0
- Category:
- ontap-select
- Specialty:
- ontapselect
- Last Updated:
- 1/23/2024, 2:51:01 PM
Applies to
- NetApp NFS Plug-in for VAAI
- ONTAP
Answer
- NFS Plug-in is not meant for cold storage migration process
- Purpose is to offload some tasks to the storage array to completely eliminate I/O
- No tweaking of I/O consumption
- Example: To copy a file, an RPC call is used
- How the plug-in works is:
- The Plugin sends RPC call to ONTAP. Tells “ONTAP” to “copy this file”
- ONTAP will copy it within the storage array
- Once a copy is complete, ONTAP sends a RPC call back to say “Its done”
- How the plug-in works is:
Additional Information
N/A