NetApp SMI-S Provider to ONTAPコマンドが「insufficient Privileges」エラーで失敗する
環境
- NetApp SMI-Sプロバイダ5.2.3以降のバージョン。
- ONTAP 9
問題
- ONTAPのSVMに対するNetApp SMI-SプロバイダからのAPI呼び出しが失敗する。
- 次のようなエラーは
cimserver.trc
ログに記録されます。
16-Apr-2019 05:13:16.365: CMPIProvider [6060:CMPI_BrokerEnc.cpp:1424]: wbemontapi: Calling na_server_invoke_elem on filer: <cluster_IP>, API: <snapmirror-get-destination-iter><max-records>1000</max-records></snapmirror-get-destination-iter>
16-Apr-2019 05:13:16.458: CMPIProvider [6060:CMPI_BrokerEnc.cpp:1424]: wbemontapi:ONTAP Invoke: na_server_invoke_elem completed
16-Apr-2019 05:13:16.458: CMPIProvider [6060:CMPI_BrokerEnc.cpp:1424]: wbemontapi:ONTAP Invoke: na_server_invoke_elem failed on filer: 10.18.200.58, API:<results reason="Insufficient privileges: user <ONTAP_SMI-S_username> does not have read access tothis resource" errno="13003" status="failed"/>
上記のエラーではSnapMirror、api-get-destination-iter APIが失敗します。