Skip to main content
NetApp Knowledge Base

What are the best arguments for moving large files with NetApp XCP over CIFS?

Views:
52
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
not set
Last Updated:

Applies to

  • NetApp XCP
  • CIFS

Answer

  • For the initial copy:
    • xcp smb copy \\source\share \\destination\share
  • For follow up sync:
    • xcp smb copy \\source\share \\destination\share
  • Flags to consider:
    • -acl
      • Copies NTFS ACLs
    • -parallel <n>
      • Controls concurrency; set to number of CPU cores for best performance
    • -bs 1M
      • Block size for read/write (default is 1MB; tuning can improve throughput)
    • -fallback-user/-fallback-group
      • Assigns permissions for local users/groups that don’t exist on the destination

Additional Information

additionalInformation_text
NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.