Applies to NetApp XCP Issue du -h output shows more used space on source compared to destination after XCP copy/sync ls output shows the same file/folder size for source and destination Performing a c...Applies to NetApp XCP Issue du -h output shows more used space on source compared to destination after XCP copy/sync ls output shows the same file/folder size for source and destination Performing a cp on the same data results in a match of the du and ls outputs for the data
Below is a list of the arguments available for xcp: Exclude the files and directories that match the filter Process just the top n files, ordered by the attribute expression command uses a full byte-b...Below is a list of the arguments available for xcp: Exclude the files and directories that match the filter Process just the top n files, ordered by the attribute expression command uses a full byte-by-byte data comparison between source and target directories after the copy operation without using a catalog index number Checksum the files (also save the checksum files when indexing) For more information on non-hidden options see the XCP reference guide for you version.
Applies to RHEL9 Issue xcp: An error occurred before opening the log: Package libffi-3.4.2-8.el9.x86_64 is already installed libffi.so.6: cannot open shared object file: No such file or directory when...Applies to RHEL9 Issue xcp: An error occurred before opening the log: Package libffi-3.4.2-8.el9.x86_64 is already installed libffi.so.6: cannot open shared object file: No such file or directory when activating XCP
NetApp XCP XCP scan/copy returns MOUNT error: mnt3 error 2: no such file or directory xcp copy -newid test src_ip:/unix/new:file dst_ip:/dest ERROR: mnt3 MOUNT src_ip tcp 635 mnt3 c0 '/unix/new': mnt3...NetApp XCP XCP scan/copy returns MOUNT error: mnt3 error 2: no such file or directory xcp copy -newid test src_ip:/unix/new:file dst_ip:/dest ERROR: mnt3 MOUNT src_ip tcp 635 mnt3 c0 '/unix/new': mnt3 error 2: no such file or directory xcp copy -newid test -parallel 8 src_ip:/source_path dst_ip:/dst_path INFO - 155035 xcp xcp Paths: ['src_ip:/source_path', 'dst_ip:/dst_path\xc2\xa0'] ERROR - 155035 xcp xcp mnt3 MOUNT dst_ip tcp 635 mnt3 c0 '/dst_path': mnt3 error 2: no such file or directory
Applies to XCP_NFS Issue Stale filehandles (FH) can be caused by a number of reasons. In this KB we will talk about what these errors mean with regards to your XCP migration. 2022-07-00 00:00:00,823 -...Applies to XCP_NFS Issue Stale filehandles (FH) can be caused by a number of reasons. In this KB we will talk about what these errors mean with regards to your XCP migration. 2022-07-00 00:00:00,823 - WARNING - 1697671 xcp rd 'nas-test:/Filer/Test/fs1/fs1_fs1-am:/fs2_fs1-am' fileid 9834140024357489479 nfs3 READDIRPLUS 'nas-test:/Filer/Test/fs1/fs1_fs1-am:/fs2_fs1-am' cookie 0 maxcount 65536: nfs3 error 70: stale filehandle
Applies to NetApp XCP Answer The following are a few examples of XCP scan syntax that show various date filter/matching options: xcp scan -match "62*day > accessed > 31*day" <source> xcp scan -match "...Applies to NetApp XCP Answer The following are a few examples of XCP scan syntax that show various date filter/matching options: xcp scan -match "62*day > accessed > 31*day" <source> xcp scan -match "accessed > 1*month" -fmt "'{}'.format(iso(atime))" <source> xcp scan -match "((now-x.atime) / 3600) > 31*day" <source>" Additional Information additionalInformation_text
Applies to ONTAP 9.8 and later NetApp XCP Issue Starting in ONTAP 9.8, XCP copy triggers nblade.execsOverLimit message although XCP server side tcp_max_slot_table_entries setting is already 128. Note:...Applies to ONTAP 9.8 and later NetApp XCP Issue Starting in ONTAP 9.8, XCP copy triggers nblade.execsOverLimit message although XCP server side tcp_max_slot_table_entries setting is already 128. Note: XCP performance is good.