Skip to main content
NetApp Knowledge Base

Netgroup auto resolution success rate is low in OCI, when using a domain user

Views:
75
Visibility:
Public
Votes:
0
Category:
oncommand-insight
Specialty:
om
Last Updated:
4/24/2024, 12:38:29 PM

Applies to

OnCommand Insight 7.3.14 latest Service Pack (OCI)

Issue

  • In OCI, the autoresolution success rate is getting low once switching from local to domain user on discovering the ONTAP datasource
  • This happens if the netgroups are residing on the LDAP/NIS
  • In the recording we see calls returning 0 results, where they shouldn't
  1. Running ZAPI to CLI command to enter in diag mode, which succeeds:

<<< REQUEST >>>^M
system-cli|||priv=diagnostic,args=set;-privilege;diagnostic^M
^M
<?xml version="1.0" encoding="UTF-8" standalone="no"?>^M
<netapp xmlns="http://www.netapp.com/filer/admin" version="1.0">^M
<system-cli>^M
<priv>diagnostic</priv>^M
<args>^M
<arg>set</arg>^M
<arg>-privilege</arg>^M
<arg>diagnostic</arg>^M
</args>^M
</system-cli>^M
</netapp>^M
^M
<<< REQUESTEND >>>^M
<<< RESPONSE >>>^M
HTTP/1.1 200 OK^M

  1. Running seqid show -name <netgroup_name> in diag mode, returns 0 results

<<< REQUEST >>>^M
system-cli|||priv=diagnostic,args=debug;seqid;show;-name;km03v33_p_nas^M
^M
<?xml version="1.0" encoding="UTF-8" standalone="no"?>^M
<netapp xmlns="http://www.netapp.com/filer/admin" version="1.0">^M
<system-cli>^M
<priv>diagnostic</priv>^M
<args>^M
<arg>debug</arg>^M
<arg>seqid</arg>^M
<arg>show</arg>^M
<arg>-name</arg>^M
<arg>km03v33_p_nas</arg>^M
</args>^M
</system-cli>^M
</netapp>^M
^M
<<< REQUESTEND >>>^M
<<< RESPONSE >>>^M
HTTP/1.1 200 OK^M
Date: Wed, 07 Feb 2024 13:26:19 GMT^M
Server: libzapid-httpd^M
X-Content-Type-Options: nosniff^M
Cache-Control: no-cache, no-store, must-revalidate^M
Deprecation: true^M
Content-Length: 265^M
Content-Type: text/xml^M
Keep-Alive: timeout=5, max=37^M
Connection: Keep-Alive^M
^M
<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE netapp SYSTEM 'file:/etc/netapp_gx.dtd'>
<netapp version='1.221' xmlns='http://www.netapp.com/filer/admin'>
<results status="passed"><cli-output></cli-output><cli-result-value>0</cli-result-value></results></netapp>

  1. Then we feed the results of above command to getXXbyYY command on the -c parameter, which results in 0 results.

<<< REQUEST >>>^M
system-cli|||priv=diagnostic,args=systemshell;-node;km03n03;-command;getXXbyYY;getnetgr_bulk;-c;null;4096;share_km03v03_vol00004_080525_root^M
^M
<?xml version="1.0" encoding="UTF-8" standalone="no"?>^M
<netapp xmlns="http://www.netapp.com/filer/admin" version="1.0">^M
<system-cli>^M
<priv>diagnostic</priv>^M
<args>^M
<arg>systemshell</arg>^M
<arg>-node</arg>^M
<arg>km03n03</arg>^M
<arg>-command</arg>^M
<arg>getXXbyYY</arg>^M
<arg>getnetgr_bulk</arg>^M
<arg>-c</arg>^M
<arg>null</arg>^M
<arg>4096</arg>^M
<arg>share_km03v03_vol00004_080525_root</arg>^M
</args>^M
</system-cli>^M
</netapp>^M
^M
<<< REQUESTEND >>>^M
<<< RESPONSE >>>^M
HTTP/1.1 200 OK^M
Date: Wed, 07 Feb 2024 13:26:20 GMT^M
Server: libzapid-httpd^M
X-Content-Type-Options: nosniff^M
Cache-Control: no-cache, no-store, must-revalidate^M
Deprecation: true^M
Content-Length: 265^M
Content-Type: text/xml^M
Keep-Alive: timeout=5, max=100^M
Connection: Keep-Alive^M
^M
<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE netapp SYSTEM 'file:/etc/netapp_gx.dtd'>
<netapp version='1.221' xmlns='http://www.netapp.com/filer/admin'>
<results status="passed"><cli-output></cli-output><cli-result-value>0</cli-result-value></results></netapp>^M
<<< RESPONSEEND >>>

 

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.