<?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 cinder volume service to go down after upgrade to 17.1.6 in OpenStack Discussions</title>
    <link>https://community.netapp.com/t5/OpenStack-Discussions/cinder-volume-service-to-go-down-after-upgrade-to-17-1-6/m-p/461761#M458</link>
    <description>&lt;P&gt;&lt;FONT size="4"&gt;The customer's environment is running RHOSP 16.2.4 with ontap 9.7P16. We upgraded OpenStack to version 17.1.6 using the following command:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;&lt;STRONG&gt;openstack overcloud upgrade run --stack central --debug --limit allovercloud,undercloud --playbook&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="4"&gt;After the upgrade, while the services started initializing, the process generated an error which caused the cinder volume service to go down.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.025 34 DEBUG cinder.volume.drivers.netapp.dataontap.client.api [req-1c9a7af4-6363-4bf8-a9aa-82cb8e39028c - - - - -] Using NetApp controller: 10.13.10.105 __init__ /usr/lib/python3.9/site-packages/cinder/volume/drivers/netapp/dataontap/client/api.py:84&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2" color="#FF0000"&gt;2025-06-12 11:05:51.026 34 DEBUG cinder.ssh_utils [req-1c9a7af4-6363-4bf8-a9aa-82cb8e39028c - - - - -] Setting strict_ssh_host_key_policy to 'False' using ssh_hosts_key_file '/var/lib/cinder/ssh_known_hosts'. __init__ /usr/lib/python3.9/site-packages/cinder/ssh_utils.py:88&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2" color="#FF0000"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager [req-1c9a7af4-6363-4bf8-a9aa-82cb8e39028c - - - - -] Failed to initialize driver.: TypeError: argument of type 'NoneType' is not iterable&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2" color="#FF0000"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager Traceback (most recent call last):&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager File "/usr/lib/python3.9/site-packages/cinder/volume/manager.py", line 481, in _init_host&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager self.driver.do_setup(ctxt)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager File "/usr/lib/python3.9/site-packages/cinder/volume/volume_utils.py", line 1490, in trace_method_logging_wrapper&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager return f(*args, **kwargs)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager File "/usr/lib/python3.9/site-packages/cinder/volume/volume_utils.py", line 1490, in trace_method_logging_wrapper&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager return f(*args, **kwargs)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager File "/usr/lib/python3.9/site-packages/cinder/volume/drivers/netapp/dataontap/nfs_cmode.py", line 89, in do_setup&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager self.zapi_client = dot_utils.get_client_for_backend(&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager File "/usr/lib/python3.9/site-packages/cinder/volume/drivers/netapp/dataontap/utils/utils.py", line 67, in get_client_for_backend&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager client = client_cmode.Client(&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager File "/usr/lib/python3.9/site-packages/cinder/volume/volume_utils.py", line 1490, in trace_method_logging_wrapper&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager return f(*args, **kwargs)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager File "/usr/lib/python3.9/site-packages/cinder/volume/volume_utils.py", line 1490, in trace_method_logging_wrapper&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager return f(*args, **kwargs)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager File "/usr/lib/python3.9/site-packages/cinder/volume/drivers/netapp/dataontap/client/client_cmode.py", line 55, in __init__&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager self._init_features()&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager File "/usr/lib/python3.9/site-packages/cinder/volume/volume_utils.py", line 1490, in trace_method_logging_wrapper&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager return f(*args, **kwargs)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager File "/usr/lib/python3.9/site-packages/cinder/volume/volume_utils.py", line 1490, in trace_method_logging_wrapper&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager return f(*args, **kwargs)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager File "/usr/lib/python3.9/site-packages/cinder/volume/drivers/netapp/dataontap/client/client_cmode.py", line 80, in _init_features&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager elif ONTAP_C190 in node['model']:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager TypeError: argument of type 'NoneType' is not iterable&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;1:05:51.150 34 ERROR cinder.volume.manager&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="book antiqua,palatino" size="4"&gt;below is my question:&lt;BR /&gt;1. I couldn’t find the compatibility list for RHOSP 17.1.6 and ontap 9.7P16 on the IMT website. Is it supported, and are there any limitations?&lt;BR /&gt;2. i believe that netapp should provide the corresponding driver，right?&amp;nbsp; How can we address the issue mentioned above?&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 26 Jun 2025 08:53:44 GMT</pubDate>
    <dc:creator>frankjin</dc:creator>
    <dc:date>2025-06-26T08:53:44Z</dc:date>
    <item>
      <title>cinder volume service to go down after upgrade to 17.1.6</title>
      <link>https://community.netapp.com/t5/OpenStack-Discussions/cinder-volume-service-to-go-down-after-upgrade-to-17-1-6/m-p/461761#M458</link>
      <description>&lt;P&gt;&lt;FONT size="4"&gt;The customer's environment is running RHOSP 16.2.4 with ontap 9.7P16. We upgraded OpenStack to version 17.1.6 using the following command:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;&lt;STRONG&gt;openstack overcloud upgrade run --stack central --debug --limit allovercloud,undercloud --playbook&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="4"&gt;After the upgrade, while the services started initializing, the process generated an error which caused the cinder volume service to go down.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.025 34 DEBUG cinder.volume.drivers.netapp.dataontap.client.api [req-1c9a7af4-6363-4bf8-a9aa-82cb8e39028c - - - - -] Using NetApp controller: 10.13.10.105 __init__ /usr/lib/python3.9/site-packages/cinder/volume/drivers/netapp/dataontap/client/api.py:84&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2" color="#FF0000"&gt;2025-06-12 11:05:51.026 34 DEBUG cinder.ssh_utils [req-1c9a7af4-6363-4bf8-a9aa-82cb8e39028c - - - - -] Setting strict_ssh_host_key_policy to 'False' using ssh_hosts_key_file '/var/lib/cinder/ssh_known_hosts'. __init__ /usr/lib/python3.9/site-packages/cinder/ssh_utils.py:88&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2" color="#FF0000"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager [req-1c9a7af4-6363-4bf8-a9aa-82cb8e39028c - - - - -] Failed to initialize driver.: TypeError: argument of type 'NoneType' is not iterable&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2" color="#FF0000"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager Traceback (most recent call last):&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager File "/usr/lib/python3.9/site-packages/cinder/volume/manager.py", line 481, in _init_host&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager self.driver.do_setup(ctxt)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager File "/usr/lib/python3.9/site-packages/cinder/volume/volume_utils.py", line 1490, in trace_method_logging_wrapper&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager return f(*args, **kwargs)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager File "/usr/lib/python3.9/site-packages/cinder/volume/volume_utils.py", line 1490, in trace_method_logging_wrapper&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager return f(*args, **kwargs)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager File "/usr/lib/python3.9/site-packages/cinder/volume/drivers/netapp/dataontap/nfs_cmode.py", line 89, in do_setup&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager self.zapi_client = dot_utils.get_client_for_backend(&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager File "/usr/lib/python3.9/site-packages/cinder/volume/drivers/netapp/dataontap/utils/utils.py", line 67, in get_client_for_backend&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager client = client_cmode.Client(&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager File "/usr/lib/python3.9/site-packages/cinder/volume/volume_utils.py", line 1490, in trace_method_logging_wrapper&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager return f(*args, **kwargs)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager File "/usr/lib/python3.9/site-packages/cinder/volume/volume_utils.py", line 1490, in trace_method_logging_wrapper&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager return f(*args, **kwargs)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager File "/usr/lib/python3.9/site-packages/cinder/volume/drivers/netapp/dataontap/client/client_cmode.py", line 55, in __init__&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager self._init_features()&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager File "/usr/lib/python3.9/site-packages/cinder/volume/volume_utils.py", line 1490, in trace_method_logging_wrapper&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager return f(*args, **kwargs)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager File "/usr/lib/python3.9/site-packages/cinder/volume/volume_utils.py", line 1490, in trace_method_logging_wrapper&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager return f(*args, **kwargs)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager File "/usr/lib/python3.9/site-packages/cinder/volume/drivers/netapp/dataontap/client/client_cmode.py", line 80, in _init_features&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager elif ONTAP_C190 in node['model']:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;2025-06-12 11:05:51.150 34 ERROR cinder.volume.manager TypeError: argument of type 'NoneType' is not iterable&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="batang,apple gothic" size="2"&gt;1:05:51.150 34 ERROR cinder.volume.manager&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="book antiqua,palatino" size="4"&gt;below is my question:&lt;BR /&gt;1. I couldn’t find the compatibility list for RHOSP 17.1.6 and ontap 9.7P16 on the IMT website. Is it supported, and are there any limitations?&lt;BR /&gt;2. i believe that netapp should provide the corresponding driver，right?&amp;nbsp; How can we address the issue mentioned above?&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 08:53:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/OpenStack-Discussions/cinder-volume-service-to-go-down-after-upgrade-to-17-1-6/m-p/461761#M458</guid>
      <dc:creator>frankjin</dc:creator>
      <dc:date>2025-06-26T08:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: cinder volume service to go down after upgrade to 17.1.6</title>
      <link>https://community.netapp.com/t5/OpenStack-Discussions/cinder-volume-service-to-go-down-after-upgrade-to-17-1-6/m-p/463057#M463</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/70932"&gt;@frankjin&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ONTAP 9.7 was end of full support in Jul 2023.&amp;nbsp; Is there a reason why you cannot update to a later version of code?&amp;nbsp; If you have a legacy system ONTAP 9.8 might be your upper limit.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You need to be on ONTAP 9.12 or later to get support for this.&amp;nbsp; RHOSP 17.1 was GA'ed in August 2023, which was after the EOS for ONTAP 9.7.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Sep 2025 03:44:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/OpenStack-Discussions/cinder-volume-service-to-go-down-after-upgrade-to-17-1-6/m-p/463057#M463</guid>
      <dc:creator>chamfer</dc:creator>
      <dc:date>2025-09-09T03:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: cinder volume service to go down after upgrade to 17.1.6</title>
      <link>https://community.netapp.com/t5/OpenStack-Discussions/cinder-volume-service-to-go-down-after-upgrade-to-17-1-6/m-p/463058#M464</link>
      <description>&lt;P&gt;finally found ontap 9.7 and above version&amp;nbsp;&lt;SPAN&gt;compatibility list for RHOSP 17.1.6.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Sep 2025 04:44:53 GMT</pubDate>
      <guid>https://community.netapp.com/t5/OpenStack-Discussions/cinder-volume-service-to-go-down-after-upgrade-to-17-1-6/m-p/463058#M464</guid>
      <dc:creator>frankjin</dc:creator>
      <dc:date>2025-09-09T04:44:53Z</dc:date>
    </item>
  </channel>
</rss>

