メインコンテンツまでスキップ

Nblad.dBladeNoResponse.nfs には RPC 手順番号がありますが、この番号が明確ではありません

Views:
23
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 手順番号 [1]は、 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.