跳转到主内容

Linux/Unix客户端上缺少NFS挂载

i
Knowledge Base guidance

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

适用场景

  • ONTAP 9
  • AIX

问题描述

当客户端尝试对挂载执行操作时、客户端上缺少NFS挂载
bash-4.2# df -g /user1
Filesystem           GB blocks  Free    %Used  Iused   %Iused  Mounted on
nfs1:/vol02/qtree01/user1  2048.00   417.41   80%  3545491   17%   /user1
bash-4.2# touch test4
touch test4:There is an input or output error.
touch: 0652-048 Cannot change the modification time on test4.
bash-4.2# df -g /user1
  • 这篇文章对您有帮助吗?