跳转到主内容

Nblade.dBladeNoResponse.NFS 具有 RPC 操作步骤编号,但不清楚此编号是什么

Views:
36
Visibility:
Public
Votes:
0
Category:
not set
Specialty:
nfs
Last Updated:

 

适用场景

ONTAP 9.5 及更高版本

问题解答

示例错误:

[node: kernel: Nblade.dBladeNoResponse.NFS:error]: File operation timed out because there was no response from the data-serving node. Node UUID: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx, file operation protocol: NFS, client IP address: 10.x.x.10, RPC procedure: 3.

RPC 操作步骤编号与 NFS 操作代码相对应

 NFSPROC3_NULL(void) = 0; GETATTR3res NFSPROC3_GETATTR(GETATTR3args) = 1; SETATTR3res NFSPROC3_SETATTR(SETATTR3args) = 2; LOOKUP3res NFSPROC3_LOOKUP(LOOKUP3args) = 3; ACCESS3res NFSPROC3_ACCESS(ACCESS3args) = 4; READLINK3res NFSPROC3_READLINK(READLINK3args) = 5; READ3res NFSPROC3_READ(READ3args) = 6; WRITE3res NFSPROC3_WRITE(WRITE3args) = 7; CREATE3res NFSPROC3_CREATE(CREATE3args) = 8; MKDIR3res NFSPROC3_MKDIR(MKDIR3args) = 9; SYMLINK3res NFSPROC3_SYMLINK(SYMLINK3args) = 10; MKNOD3res NFSPROC3_MKNOD(MKNOD3args) = 11; REMOVE3res NFSPROC3_REMOVE(REMOVE3args) = 12; RMDIR3res NFSPROC3_RMDIR(RMDIR3args) = 13; RENAME3res NFSPROC3_RENAME(RENAME3args) = 14; LINK3res NFSPROC3_LINK(LINK3args) = 15; READDIR3res NFSPROC3_READDIR(READDIR3args) = 16; READDIRPLUS3res NFSPROC3_READDIRPLUS(READDIRPLUS3args) = 17; FSSTAT3res NFSPROC3_FSSTAT(FSSTAT3args) = 18; FSINFO3res NFSPROC3_FSINFO(FSINFO3args) = 19; PATHCONF3res NFSPROC3_PATHCONF(PATHCONF3args) = 20; COMMIT3res NFSPROC3_COMMIT(COMMIT3args) = 21; 

追加信息

  • 对于 ONTAP 9.4 或更低版本,此事件的语法不包括 RPC 操作步骤。示例:

[node: kernel: Nblade.dBladeNoResponse:error]: Gave up retrying a file operation due to no response from the specified node. UUID of the node where data is located is xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx; the protocol for the operation is NFS.

  • 如果不经常报告此事件,则可以忽略此事件。

 

 

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.