跳转到主内容

SnapLock 删除NFS共享中已过期的文件失败

i
Knowledge Base guidance

This article may include metadata, visibility, validation state, and related support guidance.

适用场景

  • ONTAP 9
  • SnapLock
  • NFS共享

问题描述

  • 通过NFS删除失败:
User123@Host123 /path $ rm File.zip rm: remove write-protected regular file 'RQ-LM2-CI.zip'? y rm: cannot remove 'RQ-LM2-CI.zip': Read-only file system
  • 文件已过期、访问时间已过去:
user123@host123 /path $ stat file.zip File: file.zip Size: 567             Blocks: 8          IO Block: 65536  regular file Device: 37h/55d Inode: 1938752797  Links: 1 Access: (0660/-rw-rw----)  Uid: (12345/user123)   Gid: (1229/ Group) Context: system_u:object_r:nfs_t:s0 Access: 2021-12-10 09:23:52.000000000 +0100 Modify: 2019-12-10 09:23:53.000000000 +0100 Change: 2019-12-10 09:23:44.000000000 +0100