跳转到主内容

复制后 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.