<?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 Re: NaApiError: 13010:invalid version format in OpenStack Discussions</title>
    <link>https://community.netapp.com/t5/OpenStack-Discussions/NaApiError-13010-invalid-version-format/m-p/97684#M206</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;did you ever get past the issue below? I've seen similar error messages in the past with other "tools". Typically, the version error response that I have seen in the past was related to the Storage Account not having the proper priv's/Roles assigned. It's as if Cinder is not able to get a version response yet the conditional requires the major/minor version. But priv's is not always the case.. Is this cDOT or 7-mode(I assume cDOT based on statement of Netapp clustered version 8.2p3)? I see that you are using iSCSI as a backend - have you tried this with NFS?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 26 Nov 2014 21:46:31 GMT</pubDate>
    <dc:creator>lgreg</dc:creator>
    <dc:date>2014-11-26T21:46:31Z</dc:date>
    <item>
      <title>NaApiError: 13010:invalid version format</title>
      <link>https://community.netapp.com/t5/OpenStack-Discussions/NaApiError-13010-invalid-version-format/m-p/96071#M200</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;Hi guys,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;I installed the icehouse openstack cinder rpm on my linux system (along with other openstack libraries).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;Now, I wrote up my own client to invoke the cinder driver for netapp.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;The Netapp we have is clustered version : NetaApp Release 8.2 P3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;I keep getting this error:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;&amp;nbsp;File "/usr/lib/python2.6/site-packages/cinder/volume/drivers/netapp/iscsi.py", line 140, in do_setup&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; self._do_custom_setup()&lt;BR /&gt;&amp;nbsp; File "/usr/lib/python2.6/site-packages/cinder/volume/drivers/netapp/iscsi.py", line 1159, in _do_custom_setup&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; (major, minor) = self._get_ontapi_version()&lt;BR /&gt;&amp;nbsp; File "/usr/lib/python2.6/site-packages/cinder/volume/drivers/netapp/iscsi.py", line 333, in _get_ontapi_version&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; res = self.client.invoke_successfully(ontapi_version, False)&lt;BR /&gt;&amp;nbsp; File "/usr/lib/python2.6/site-packages/cinder/volume/drivers/netapp/api.py", line 225, in invoke_successfully&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; raise NaApiError(code, msg)&lt;BR /&gt;cinder.volume.drivers.netapp.api.NaApiError: NetApp api failed. Reason - 13010:invalid version format&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;I looked into the code and it seems like the following code is failing:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # Default values to run first api&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; self.client.set_api_version(5, 15)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (major, minor) = self._get_ontapi_version()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;Any ideas as to what could be the problem here ? How to fix it ?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:25:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/OpenStack-Discussions/NaApiError-13010-invalid-version-format/m-p/96071#M200</guid>
      <dc:creator>sayganesha</dc:creator>
      <dc:date>2025-06-05T05:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: NaApiError: 13010:invalid version format</title>
      <link>https://community.netapp.com/t5/OpenStack-Discussions/NaApiError-13010-invalid-version-format/m-p/97684#M206</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;did you ever get past the issue below? I've seen similar error messages in the past with other "tools". Typically, the version error response that I have seen in the past was related to the Storage Account not having the proper priv's/Roles assigned. It's as if Cinder is not able to get a version response yet the conditional requires the major/minor version. But priv's is not always the case.. Is this cDOT or 7-mode(I assume cDOT based on statement of Netapp clustered version 8.2p3)? I see that you are using iSCSI as a backend - have you tried this with NFS?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Nov 2014 21:46:31 GMT</pubDate>
      <guid>https://community.netapp.com/t5/OpenStack-Discussions/NaApiError-13010-invalid-version-format/m-p/97684#M206</guid>
      <dc:creator>lgreg</dc:creator>
      <dc:date>2014-11-26T21:46:31Z</dc:date>
    </item>
  </channel>
</rss>

