<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic OCI 7.1.1 Java shows all VNX Disks status as &amp;quot;Other&amp;quot; in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OCI-7-1-1-Java-shows-all-VNX-Disks-status-as-quot-Other-quot/m-p/119318#M21304</link>
    <description>&lt;P&gt;We were looking through our environment in OCI to see if we had any disks showing up with a status of "Failed". For our NetApp and EMC VMAXes all of the disks show up as either "Normal" or "Failed". However, for all of our VNXes and CXes, the only status that is given is "Other" and there is no Normal/Failed status shown.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this a limitation of NaviSECCli or possibly some parameter of NaviSECCli that is not being called by OCI? (i.e. naviseccli.exe faults -list)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I may have answered my own question here but just wanted to confirm.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks. --Don&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 20:56:56 GMT</pubDate>
    <dc:creator>Don_Childers</dc:creator>
    <dc:date>2025-06-04T20:56:56Z</dc:date>
    <item>
      <title>OCI 7.1.1 Java shows all VNX Disks status as "Other"</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OCI-7-1-1-Java-shows-all-VNX-Disks-status-as-quot-Other-quot/m-p/119318#M21304</link>
      <description>&lt;P&gt;We were looking through our environment in OCI to see if we had any disks showing up with a status of "Failed". For our NetApp and EMC VMAXes all of the disks show up as either "Normal" or "Failed". However, for all of our VNXes and CXes, the only status that is given is "Other" and there is no Normal/Failed status shown.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this a limitation of NaviSECCli or possibly some parameter of NaviSECCli that is not being called by OCI? (i.e. naviseccli.exe faults -list)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I may have answered my own question here but just wanted to confirm.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks. --Don&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 20:56:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OCI-7-1-1-Java-shows-all-VNX-Disks-status-as-quot-Other-quot/m-p/119318#M21304</guid>
      <dc:creator>Don_Childers</dc:creator>
      <dc:date>2025-06-04T20:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: OCI 7.1.1 Java shows all VNX Disks status as "Other"</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OCI-7-1-1-Java-shows-all-VNX-Disks-status-as-quot-Other-quot/m-p/119358#M21313</link>
      <description>&lt;P&gt;Don, I think your suspicion that we don't collect this infomration may be correct.&amp;nbsp; Here is a list of the commands that the Clariion data source runs:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NaviSecCLI (Secure CLI) Commands:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;naviseccli.exe –help&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;naviseccli.exe h {ip} User {user} Password {password} Scope 0 port {port} getall&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;naviseccli.exe h {ip} User {user} Password {password} Scope 0 port {port} metalun -list&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;naviseccli.exe h {ip} User {user} Password {password} Scope 0 -port {port} mirror -sync -list&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;naviseccli.exe h {ip} User {user} Password {password} Scope 0 port {port} mirror -async -list&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;naviseccli.exe h {ip} User {user} Password {password} Scope 0 port {port} storagepool -list&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;naviseccli.exe h {ip} User {user} Password {password} Scope 0 port {port} thinlun –list&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;naviseccli.exe h {ip} User {user} Password {password} Scope 0 port {port} storagegroup -list -gname {storage group name}&lt;/FONT&gt; (This can be run multiple times with different storage group names.)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;NaviCLI (Classic CLI) Commands:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;navicli.exe –help&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;navicli.exe h {ip} getall&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;C:\Program Files\OnCommand Insight \java\bin\java.exe –jar C:\ProgramFiles\EMC\Navisphere CLI\navicli.jar –user {user} -password {password} -port {port} –address {ip} metalun -list&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;navicli.exe h {ip} mirror sync -list&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;navicli.exe h {ip} mirror async –list&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;navicli.exe h {ip} storagepool -list&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;navicli.exe h {ip} thinlun –list&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;navicli.exe h {ip} storagegroup -list -gname {storage group name}&lt;/FONT&gt; (This can be run multiple times with different storage group names.)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I can imagine how this information would be useful.&amp;nbsp; You may want to contact your OCI specialist sales team to request an enhancement to support disk status on Clariion/VNX.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2016 19:26:19 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OCI-7-1-1-Java-shows-all-VNX-Disks-status-as-quot-Other-quot/m-p/119358#M21313</guid>
      <dc:creator>moechnig</dc:creator>
      <dc:date>2016-05-17T19:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: OCI 7.1.1 Java shows all VNX Disks status as "Other"</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OCI-7-1-1-Java-shows-all-VNX-Disks-status-as-quot-Other-quot/m-p/119383#M21322</link>
      <description>&lt;P&gt;Hey Don,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope things are good.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our historical experience with both naviseccli.exe for Clariion/VNX for block arrays, and SSSU.exe for HP Eva, is that when disks die on these platforms, their presence disappears from the CLI output we have historically gathered. On platforms like this, you will see OCI's changes view show a change showing raw capacity of the array shrinking, because it is as if someone unplugged a disk from the array, and ran down the hall with it, cackling maniacally.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can file a RFE for us to look into adding that -fault CLI command. Do you have any example output of it from when a dead disk is present?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Another challenge for OCI is that sometimes arrays cannot tell us everything we need to know about a dead disk - it may not be able to report the model/capacity/etc of it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Fun&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2016 11:30:59 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OCI-7-1-1-Java-shows-all-VNX-Disks-status-as-quot-Other-quot/m-p/119383#M21322</guid>
      <dc:creator>ostiguy</dc:creator>
      <dc:date>2016-05-18T11:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: OCI 7.1.1 Java shows all VNX Disks status as "Other"</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OCI-7-1-1-Java-shows-all-VNX-Disks-status-as-quot-Other-quot/m-p/119419#M21337</link>
      <description>&lt;P&gt;Thanks a lot. Yeah, I gathered that might be the case after I went and read in the OCI Operations Guide about what NaviSECCli commands were getting passed. I'll do an RFE. It would be nice to be able to dashboard that stuff. We have full dial-home on our arrays but it's always nice to verify. Also, our very old CXs are off of mainline proactive support so we have to keep an eye on those ourselves.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;--Don&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2016 21:15:25 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OCI-7-1-1-Java-shows-all-VNX-Disks-status-as-quot-Other-quot/m-p/119419#M21337</guid>
      <dc:creator>Don_Childers</dc:creator>
      <dc:date>2016-05-18T21:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: OCI 7.1.1 Java shows all VNX Disks status as "Other"</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OCI-7-1-1-Java-shows-all-VNX-Disks-status-as-quot-Other-quot/m-p/119421#M21338</link>
      <description>&lt;P&gt;Matt, unfortunately &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://community.netapp.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt; we don't currently have any failed drives in our CX/VNX arrays. I checked them all by hand yesterday.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The command is "naviseccli -h &amp;lt;IP Address&amp;gt; -user username -password password -scope 0 faults -list".&amp;nbsp;Right now, when I run that I just get a status of "The array is operating normally."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looking online, a faulted disk status would come back as:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.netapp.com/t5/image/serverpage/image-id/5355i5D29781B4DF52D59/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="hs2.jpg" title="hs2.jpg" width="428" height="94" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;--Don&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2016 21:25:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/OCI-7-1-1-Java-shows-all-VNX-Disks-status-as-quot-Other-quot/m-p/119421#M21338</guid>
      <dc:creator>Don_Childers</dc:creator>
      <dc:date>2016-05-18T21:25:14Z</dc:date>
    </item>
  </channel>
</rss>

