メインコンテンツへスキップ

トラブルシューティング方法:ONTAP 9でNFSを使用してボリュームをマウントできない

Views:
1,560
Visibility:
Public
Votes:
1
Category:
ontap-9
Specialty:
nas
Last Updated:

環境

  • ONTAP 9
  • クライアントはNFS経由でマウントできません
    • ESXi ホスト
    • Linuxホスト

概要

  • 次のドキュメントは、NFSボリュームをlinux/unixクライアントにマウントできない場合のトラブルシューティングガイドとして使用できます。
    • 開始する前に、環境に関するいくつかの基本的な構成情報を持っていることが重要です。これにより、マウントプロセスに関与するすべての項目の構成を確認できます。
      • SVM 名:
      • volume name - クライアントからジャンクションパスがわかっている場合は、ボリュームを特定できます。
  • 例えば:
    • 次のようなコマンドでマウントしようとしている場合:  mount 10.61.92.47:/vol /mnt
    • ジャンクションパスは  /vol
      • ::> vol show -junction-path /vol
    • マウントに使用しているLIF - IPアドレスしかない場合は、次のコマンドを実行してLIF情報を確認できます。
    • ::> net int show -address <IP address>
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.

 

  • この記事は役に立ちましたか?