<?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: Folsom NetAppNFSDriver in OpenStack Discussions</title>
    <link>https://community.netapp.com/t5/OpenStack-Discussions/Folsom-NetAppNFSDriver/m-p/81261#M3</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually it was problem with driver definition in cinder.conf.&lt;/P&gt;&lt;P&gt;We used &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;&lt;EM&gt;volume_driver=&lt;STRONG&gt;nova&lt;/STRONG&gt;.volume.netapp _nfs.NetAppNFSDriver&lt;/EM&gt; instead of &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: 'Calibri','sans-serif';"&gt;&lt;EM&gt;volume_driver=&lt;STRONG&gt;cinder&lt;/STRONG&gt;.volume.netapp_nfs.NetAppNFSDriver &lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: 'Calibri','sans-serif';"&gt;The code is a mess there... For some reason you have that driver in two places ../nova/volume... and ../cinder/volume... &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: 'Calibri','sans-serif';"&gt;Both could be loaded, but ../volume/nova... will fail during checks, since it is missing FLAGS that are loaded only when running driver from ../cinder/volume/...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: 'Calibri','sans-serif';"&gt;Is there any reason to have driver in two places? Looks like someone just forgot to clean up the code when moving from nova-volume to cinder-volume.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: 'Calibri','sans-serif';"&gt;PS: Is there any documentation available for Netapp drivers? Configuration is pretty difficult by reading source code &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.netapp.com/5.0.1/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Dec 2012 08:36:19 GMT</pubDate>
    <dc:creator>maruzick_tssk</dc:creator>
    <dc:date>2012-12-12T08:36:19Z</dc:date>
    <item>
      <title>Folsom NetAppNFSDriver</title>
      <link>https://community.netapp.com/t5/OpenStack-Discussions/Folsom-NetAppNFSDriver/m-p/81251#M1</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have troubles running cinder-volume with NetAppNFSDriver in Folsom.&lt;/P&gt;&lt;P&gt;Whatever we do, we end up getting &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;2012-12-10 17:11:15 24143 CRITICAL cinder [-] netapp_wsdl_url is not set&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;2012-12-10 17:11:15 24143 TRACE cinder Traceback (most recent call last):&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;2012-12-10 17:11:15 24143 TRACE cinder&amp;nbsp;&amp;nbsp; File "/usr/bin/cinder-volume", line 48, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;2012-12-10 17:11:15 24143 TRACE cinder&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; service.wait()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;2012-12-10 17:11:15 24143 TRACE cinder&amp;nbsp;&amp;nbsp; File "/usr/lib/python2.7/dist-packages/cinder/service.py", line 422, in wait&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;2012-12-10 17:11:15 24143 TRACE cinder&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; _launcher.wait()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;2012-12-10 17:11:15 24143 TRACE cinder&amp;nbsp;&amp;nbsp; File "/usr/lib/python2.7/dist-packages/cinder/service.py", line 127, in wait&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;2012-12-10 17:11:15 24143 TRACE cinder&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; service.wait()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;2012-12-10 17:11:15 24143 TRACE cinder&amp;nbsp;&amp;nbsp; File "/usr/lib/python2.7/dist-packages/eventlet/greenthread.py", line 166, in wait&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;2012-12-10 17:11:15 24143 TRACE cinder&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return self._exit_event.wait()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;2012-12-10 17:11:15 24143 TRACE cinder&amp;nbsp;&amp;nbsp; File "/usr/lib/python2.7/dist-packages/eventlet/event.py", line 116, in wait&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;2012-12-10 17:11:15 24143 TRACE cinder&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return hubs.get_hub().switch()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;2012-12-10 17:11:15 24143 TRACE cinder&amp;nbsp;&amp;nbsp; File "/usr/lib/python2.7/dist-packages/eventlet/hubs/hub.py", line 177, in switch&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;2012-12-10 17:11:15 24143 TRACE cinder&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return self.greenlet.switch()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;2012-12-10 17:11:15 24143 TRACE cinder&amp;nbsp;&amp;nbsp; File "/usr/lib/python2.7/dist-packages/eventlet/greenthread.py", line 192, in main&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;2012-12-10 17:11:15 24143 TRACE cinder&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; result = function(*args, **kwargs)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;2012-12-10 17:11:15 24143 TRACE cinder&amp;nbsp;&amp;nbsp; File "/usr/lib/python2.7/dist-packages/cinder/service.py", line 88, in run_server&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;2012-12-10 17:11:15 24143 TRACE cinder&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; server.start()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;2012-12-10 17:11:15 24143 TRACE cinder&amp;nbsp;&amp;nbsp; File "/usr/lib/python2.7/dist-packages/cinder/service.py", line 159, in start&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;2012-12-10 17:11:15 24143 TRACE cinder&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; self.manager.init_host()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;2012-12-10 17:11:15 24143 TRACE cinder&amp;nbsp;&amp;nbsp; File "/usr/lib/python2.7/dist-packages/cinder/volume/manager.py", line 94, in init_host&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;2012-12-10 17:11:15 24143 TRACE cinder&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; self.driver.do_setup(ctxt)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;2012-12-10 17:11:15 24143 TRACE cinder&amp;nbsp;&amp;nbsp; File "/usr/lib/python2.7/dist-packages/nova/volume/netapp_nfs.py", line 68, in do_setup&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;2012-12-10 17:11:15 24143 TRACE cinder&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; self.check_for_setup_error()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;2012-12-10 17:11:15 24143 TRACE cinder&amp;nbsp;&amp;nbsp; File "/usr/lib/python2.7/dist-packages/nova/volume/netapp_nfs.py", line 73, in check_for_setup_error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;2012-12-10 17:11:15 24143 TRACE cinder&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NetAppNFSDriver._check_dfm_flags()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;2012-12-10 17:11:15 24143 TRACE cinder&amp;nbsp;&amp;nbsp; File "/usr/lib/python2.7/dist-packages/nova/volume/netapp_nfs.py", line 118, in _check_dfm_flags&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;2012-12-10 17:11:15 24143 TRACE cinder&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; raise exception.NovaException(_('%s is not set') % flag)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;2012-12-10 17:11:15 24143 TRACE cinder NovaException: &lt;STRONG&gt;netapp_wsdl_url is not set&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;2012-12-10 17:11:15 24143 TRACE cinde&lt;/SPAN&gt;r&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Setting netapp_wsdl_url in nova.conf, nor cinder.conf seems to have any effect.&lt;/P&gt;&lt;P&gt;Running version 2012.2 from Ubuntu 12.04 repositories.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;Marek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:14:03 GMT</pubDate>
      <guid>https://community.netapp.com/t5/OpenStack-Discussions/Folsom-NetAppNFSDriver/m-p/81251#M1</guid>
      <dc:creator>maruzick_tssk</dc:creator>
      <dc:date>2025-06-05T06:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: Folsom NetAppNFSDriver</title>
      <link>https://community.netapp.com/t5/OpenStack-Discussions/Folsom-NetAppNFSDriver/m-p/81256#M2</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you paste your nova.conf and/or cinder.conf files? I'm wondering if there is a formatting issue in the conf file. It's hard to imagine what else might cause this particular error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't forget to redact any sensitive passwords before pasting the files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 02:56:34 GMT</pubDate>
      <guid>https://community.netapp.com/t5/OpenStack-Discussions/Folsom-NetAppNFSDriver/m-p/81256#M2</guid>
      <dc:creator>bswartz</dc:creator>
      <dc:date>2012-12-11T02:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: Folsom NetAppNFSDriver</title>
      <link>https://community.netapp.com/t5/OpenStack-Discussions/Folsom-NetAppNFSDriver/m-p/81261#M3</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually it was problem with driver definition in cinder.conf.&lt;/P&gt;&lt;P&gt;We used &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;&lt;EM&gt;volume_driver=&lt;STRONG&gt;nova&lt;/STRONG&gt;.volume.netapp _nfs.NetAppNFSDriver&lt;/EM&gt; instead of &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: 'Calibri','sans-serif';"&gt;&lt;EM&gt;volume_driver=&lt;STRONG&gt;cinder&lt;/STRONG&gt;.volume.netapp_nfs.NetAppNFSDriver &lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: 'Calibri','sans-serif';"&gt;The code is a mess there... For some reason you have that driver in two places ../nova/volume... and ../cinder/volume... &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: 'Calibri','sans-serif';"&gt;Both could be loaded, but ../volume/nova... will fail during checks, since it is missing FLAGS that are loaded only when running driver from ../cinder/volume/...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: 'Calibri','sans-serif';"&gt;Is there any reason to have driver in two places? Looks like someone just forgot to clean up the code when moving from nova-volume to cinder-volume.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: 'Calibri','sans-serif';"&gt;PS: Is there any documentation available for Netapp drivers? Configuration is pretty difficult by reading source code &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.netapp.com/5.0.1/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2012 08:36:19 GMT</pubDate>
      <guid>https://community.netapp.com/t5/OpenStack-Discussions/Folsom-NetAppNFSDriver/m-p/81261#M3</guid>
      <dc:creator>maruzick_tssk</dc:creator>
      <dc:date>2012-12-12T08:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: Folsom NetAppNFSDriver</title>
      <link>https://community.netapp.com/t5/OpenStack-Discussions/Folsom-NetAppNFSDriver/m-p/81269#M6</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The drivers (essentially, but not entirely duplicate) are in both places because nova-volume is still present in Folsom.&amp;nbsp; It won't be fully deprecated until Grizzly.&amp;nbsp; The OpenStack Project Policy Board (the predecessor to the Foundation's Technical Committee) made the decision that all Cinder drivers included in Folsom would have to have nova-volume equivalents.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding documentation, we'll make the Clustered ONTAP and NFS driver documentation available here on the NetApp Communities site.&amp;nbsp; We're still polishing up final drafts, but expect to have something ready shortly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2012 22:10:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/OpenStack-Discussions/Folsom-NetAppNFSDriver/m-p/81269#M6</guid>
      <dc:creator>esker</dc:creator>
      <dc:date>2012-12-14T22:10:23Z</dc:date>
    </item>
  </channel>
</rss>

