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

showmountはONTAPでどのように機能しますか?

Views:
526
Visibility:
Public
Votes:
1
Category:
clustered-data-ontap-8
Specialty:
CORE
Last Updated:

環境

  • ONTAP 9

回答

showmount オプションを使用すると、NFS クライアントはshowmount -eコマンドを使用して、NFSサーバで利用可能なエクスポートの一覧を表示できます

追加情報

  • showmountオプションを有効/無効にするには:

vserver nfs modify -vserver <vserver> -showmount {enabled\disabled}

  • ONTAP 9.6以降では、表示されるパスを/のみに制限できます。以下のコマンドを使用してください。
    • vserver nfs modify -vserver <vserver> -showmount disabled
    • vserver nfs modify -vserver <vserver> -showmount-root-only enabled
  • showmountが有効になると、クライアントはデータLIFに対してエクスポートパスを照会できるようになります。
    • ジャンクションパスが存在し、かつエクスポートポリシーが定義されている場合、そのパスは「エクスポート済み」とみなされます
    • エクスポートポリシーなしでボリュームをジャンクションすることはできません
  • クライアントマッチ(クライアント、ネットグループなどからのアクセス)情報は利用できません
    • コマンド出力では、各パスに(全員が)アクセスできることが表示されます
    • ONTAPはshowmount出力で許容されるクライアントマッチを一覧表示できません
  • NetApp TR-4067
  • 「showmount -e」でQtreeが表示されない
  • showmountコマンドからボリュームを非表示にすることはできますか。

 

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.