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

分類スキャンでアクセスが拒否されました

Views:
Visibility:
Public
Votes:
0
Category:
netapp_console
Specialty:
ds_dc
Last Updated:

環境

  • NetApp Console
  • 分類

問題

分類スキャンで以下のメッセージが表示されます:
 
Access denied. Ensure the ONTAP export policy allows access from the classification instance

原因

  • ClassificationはまずNFSv3でマウントを試み、失敗した場合はNFSv4にフォールバックします
  • Classification VM上でNFSv4ポートのみが開いているため、スキャンがタイムアウトしています

解決策

NFSv4に直接接続できるようにするには、以下を実行してください:
 
# sed -i 's/cls\._VERSION_FALLBACK_ORDER/cls._VERSION_FALLBACK_ORDER[::-1]/g' /opt/netapp/Datasense/datasense/data_providers/share/mount_controller.py
# docker stop $(docker ps | grep scanning | awk '{print $1}')
 
RHELを使用している場合は、'docker'を'podman'に置き換えてください

パートナーノート

partnerNotes_text
 

追加情報

追加情報

内部情報

翻訳用
翻訳用

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

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.
  • この記事は役に立ちましたか?