メインコンテンツへスキップ

XCP verifyがコピー後に異なる属性(Mtime)をレポート

Views:
Visibility:
Public
Votes:
0
Category:
fas-systems
Specialty:
nas
Last Updated:

環境

  • XCP NFS
  • ONTAP 9

問題

  • xcp copyを使用してデータ移行を実行し、xcp verifyを実行すると、ごく一部の.xlsxファイルについてdifferent attrs (Mtime)警告が報告される
  • この問題はxcp copyの完了後にすでに発生しており、後続のxcp verifyで変更時刻の差が検出された
例:
[root@xcp linux]# ./xcp verify -v -loglevel debug source_ip:/source_path/ws target_ip:/target_pat
XCP 1.9.4P1; (c) 2025 NetApp, Inc.; Licensed to User_name [Company] until Wed Sep 16 00:06:52 2026
 
xcp: WARNING: No index name has been specified, creating one with name: XCP_verify_2025-09-19_11.50.26.436328
Job ID: Job_2025-09-19_11.50.26.436328_verify
 
xcp: compare1 'file_name1.xlsx': WARNING: source_ip:/source_path/ws/file_name1.xlsx: different attrs (Mtime)
src_ip:/source_path/ws/file_name1.xlsx
 
[root@xcp source]# stat "file_name1.xlsx"
File: file_name1.xlsx
Size: 10721      Blocks: 24     IO Block: 65536  regular file
Device: 33h/51d Inode: 3653466214  Links: 1
Access: (0644/-rw-r--r--)  Uid: (  501/ UNKNOWN)  Gid: (  105/ UNKNOWN)
Access: 2025-09-19 11:07:42.260376000 +0900
Modify: 2017-06-02 16:50:27.000000000 +0900
Change: 2025-06-23 19:27:07.982120000 +0900
Birth: -
 
[root@xcp target]# stat "file_name1.xlsx"
File: file_name1.xlsx
Size: 10721      Blocks: 24     IO Block: 65536  regular file
Device: 39h/57d Inode: 3620755002  Links: 1
Access: (0644/-rw-r--r--)  Uid: (  501/ UNKNOWN)  Gid: (  105/ UNKNOWN)
Access: 2025-09-19 11:53:16.471198000 +0900
Modify: 2018-07-11 16:48:02.000000000 +0900
Change: 2025-09-19 11:10:48.905568000 +0900
Birth: -
  • ターゲット ボリュームへのユーザ アクセス権がありません
  • 変更時刻が 2017-06-02 から 2018-07-11 に変更されます

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

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.