<?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: How connect Havaba use to iscsi?? in OpenStack Discussions</title>
    <link>https://community.netapp.com/t5/OpenStack-Discussions/How-connect-Havaba-use-to-iscsi/m-p/81356#M90</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A1.&lt;/P&gt;&lt;P&gt;OpenStack / Cinder APIs are REST APIs. As long as the storage controller is set up properly, and our driver is used by Cinder all management can be done with the Cinder REST API. Setting up the storage controller does require some manual operaitons -- please refer to the documentation for how to configure the C-mode direct iSCSI driver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A2.&lt;/P&gt;&lt;P&gt;Openstack / Cinder will create LUNs for you on the vserver. You need to create the vserver and flexvol manually beforehand. There is no way to import existing LUNs into Cinder currently. If you have a bootable image, it needs to be registered with the glance image service, then Cinder can copy that image into the LUN for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Sep 2013 14:59:22 GMT</pubDate>
    <dc:creator>bswartz</dc:creator>
    <dc:date>2013-09-26T14:59:22Z</dc:date>
    <item>
      <title>How connect Havaba use to iscsi??</title>
      <link>https://community.netapp.com/t5/OpenStack-Discussions/How-connect-Havaba-use-to-iscsi/m-p/81337#M71</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: メイリオ; color: #1f497d;"&gt;My Customer is testing the Havana.But iscsi connection does not seem to go well now.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: メイリオ; color: #1f497d;"&gt;Will the iscsi connection be usable without a problem in NetApp FAS?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: メイリオ; color: #1f497d;"&gt;If getting along very well, I want to get&amp;nbsp; that Config.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: メイリオ; color: #1f497d;"&gt;I want iSCSI connect's config file ...&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:53:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/OpenStack-Discussions/How-connect-Havaba-use-to-iscsi/m-p/81337#M71</guid>
      <dc:creator>takashiy</dc:creator>
      <dc:date>2025-06-05T05:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: How connect Havaba use to iscsi??</title>
      <link>https://community.netapp.com/t5/OpenStack-Discussions/How-connect-Havaba-use-to-iscsi/m-p/81341#M75</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Takashi-san,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Havana has not yet wrapped, nor is our revised documentation available for the various changes / enhancements made in NetApp's Cinder drivers.&amp;nbsp; Certainly, iSCSI is one of the two transport protocols supported by our Cinder drivers in Havana though. Could you be more specific about the problems encountered?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 14:01:31 GMT</pubDate>
      <guid>https://community.netapp.com/t5/OpenStack-Discussions/How-connect-Havaba-use-to-iscsi/m-p/81341#M75</guid>
      <dc:creator>esker</dc:creator>
      <dc:date>2013-09-25T14:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: How connect Havaba use to iscsi??</title>
      <link>https://community.netapp.com/t5/OpenStack-Discussions/How-connect-Havaba-use-to-iscsi/m-p/81346#M80</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="p1"&gt;With clustered ONTAP you can use the following example to test Havana and our Cinder Unified driver (iSCSI protocol):&lt;/P&gt;&lt;P class="p2"&gt;&lt;/P&gt;&lt;P class="p1"&gt;In the /etc/cinder/cinder.conf file in the &lt;SPAN class="s1"&gt;[DEFAULT]&lt;/SPAN&gt; section near the top you will need to create a line with the following:&lt;/P&gt;&lt;P class="p2"&gt;&lt;/P&gt;&lt;P class="p3"&gt;&lt;STRONG&gt;enabled_backends=cmodeDirectiSCSI&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;/P&gt;&lt;P class="p1"&gt;The string "cmodeDirectsSCSI" is an arbitrary string to identify the driver section that will come below.&lt;/P&gt;&lt;P class="p2"&gt;&lt;/P&gt;&lt;P class="p1"&gt;At the end of the same file create an entry like this:&lt;/P&gt;&lt;P class="p2"&gt;&lt;/P&gt;&lt;P class="p3"&gt;&lt;STRONG&gt;[cmodeDirectiSCSI]&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="p3"&gt;&lt;STRONG&gt;volume_driver= cinder.volume.drivers.netapp.common.NetAppDriver&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="p3"&gt;&lt;STRONG&gt;netapp_server_hostname=10.63.165.71&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="p3"&gt;&lt;STRONG&gt;netapp_storage_protocol=iscsi&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="p3"&gt;&lt;STRONG&gt;netapp_server_port=80&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="p3"&gt;&lt;STRONG&gt;netapp_transport_type=http&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="p3"&gt;&lt;STRONG&gt;netapp_login=admin&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="p3"&gt;&lt;STRONG&gt;netapp_password=password123&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="p3"&gt;&lt;STRONG&gt;netapp_vserver=openstack&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;/P&gt;&lt;P class="p1"&gt;If you have security enabled you can change the netapp_server_port to &lt;SPAN class="s1"&gt;443&lt;/SPAN&gt; and the netapp_transport_type to &lt;SPAN class="s1"&gt;https&lt;/SPAN&gt;. Please note the IP address is the management IP not a data LIF.&lt;/P&gt;&lt;P class="p2"&gt;&lt;/P&gt;&lt;P class="p1"&gt;Once these changes are in place you can restart the cinder daemons to test. You should be able do a "cinder create 2" and see a 2 GB lun created and mapped on the vserver within the openstack volume. The lun name will have the volume ID in it's name. You may need to create the openstack volume. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 15:57:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/OpenStack-Discussions/How-connect-Havaba-use-to-iscsi/m-p/81346#M80</guid>
      <dc:creator>ajeffrey</dc:creator>
      <dc:date>2013-09-25T15:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: How connect Havaba use to iscsi??</title>
      <link>https://community.netapp.com/t5/OpenStack-Discussions/How-connect-Havaba-use-to-iscsi/m-p/81352#M86</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: メイリオ; color: #1f497d;"&gt;Connection using iSCSI succeeded to Havana.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: メイリオ; color: #1f497d;"&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: メイリオ; color: #1f497d;"&gt;2 questions from Engineer.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: メイリオ; color: #1f497d;"&gt;Q1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: メイリオ; color: #1f497d;"&gt;Engineer want to use the rest format.&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt; font-family: メイリオ; color: #1f497d;"&gt;Will the FAS support a rest?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;※&lt;SPAN style="color: #1f497d; font-family: メイリオ;"&gt;rest( REpresentational State Transfer)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: メイリオ; color: #1f497d;"&gt;Q2. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: メイリオ; color: #1f497d;"&gt;Does FAS’s volume create from Havana ? When NFS connected to Havana . &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: メイリオ; color: #1f497d;"&gt;Engineer said, First step-&amp;gt; vol create form System Manager.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: メイリオ; color: #1f497d;"&gt;Second step-&amp;gt; Guest OS created in this volume.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: メイリオ; color: #1f497d;"&gt;He wants to perform all operation from Havana.&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt; font-family: メイリオ; color: #1f497d;"&gt;Is it possible?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Takashi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 12:44:46 GMT</pubDate>
      <guid>https://community.netapp.com/t5/OpenStack-Discussions/How-connect-Havaba-use-to-iscsi/m-p/81352#M86</guid>
      <dc:creator>takashiy</dc:creator>
      <dc:date>2013-09-26T12:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: How connect Havaba use to iscsi??</title>
      <link>https://community.netapp.com/t5/OpenStack-Discussions/How-connect-Havaba-use-to-iscsi/m-p/81356#M90</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A1.&lt;/P&gt;&lt;P&gt;OpenStack / Cinder APIs are REST APIs. As long as the storage controller is set up properly, and our driver is used by Cinder all management can be done with the Cinder REST API. Setting up the storage controller does require some manual operaitons -- please refer to the documentation for how to configure the C-mode direct iSCSI driver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A2.&lt;/P&gt;&lt;P&gt;Openstack / Cinder will create LUNs for you on the vserver. You need to create the vserver and flexvol manually beforehand. There is no way to import existing LUNs into Cinder currently. If you have a bootable image, it needs to be registered with the glance image service, then Cinder can copy that image into the LUN for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 14:59:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/OpenStack-Discussions/How-connect-Havaba-use-to-iscsi/m-p/81356#M90</guid>
      <dc:creator>bswartz</dc:creator>
      <dc:date>2013-09-26T14:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: How connect Havaba use to iscsi??</title>
      <link>https://community.netapp.com/t5/OpenStack-Discussions/How-connect-Havaba-use-to-iscsi/m-p/81364#M98</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks,Answer.&lt;/P&gt;&lt;P&gt;A1.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #454545; font-family: Arial, Helvetica, Verdana, sans-serif; background-color: #ffffff;"&gt;&amp;gt;please refer to the documentation for how to configure the C-mode direct iSCSI driver.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #454545; font-family: Arial, Helvetica, Verdana, sans-serif;"&gt;I was not able to find this.&lt;/SPAN&gt;&lt;SPAN style="color: #454545; font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;Please tell me the link with the document.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 18:48:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/OpenStack-Discussions/How-connect-Havaba-use-to-iscsi/m-p/81364#M98</guid>
      <dc:creator>takashiy</dc:creator>
      <dc:date>2013-09-26T18:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: How connect Havaba use to iscsi??</title>
      <link>https://community.netapp.com/t5/OpenStack-Discussions/How-connect-Havaba-use-to-iscsi/m-p/81368#M102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here is the deployment and operations guide&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.netapp.com/docs/DOC-24892" title="https://communities.netapp.com/docs/DOC-24892" target="_blank"&gt;https://communities.netapp.com/docs/DOC-24892&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 18:55:24 GMT</pubDate>
      <guid>https://community.netapp.com/t5/OpenStack-Discussions/How-connect-Havaba-use-to-iscsi/m-p/81368#M102</guid>
      <dc:creator>ajeffrey</dc:creator>
      <dc:date>2013-09-26T18:55:24Z</dc:date>
    </item>
  </channel>
</rss>

