<?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: AIQUM 9.8 problem with MYSQL in General Discussion</title>
    <link>https://community.netapp.com/t5/General-Discussion/AIQUM-9-8-problem-with-MYSQL/m-p/163119#M1147</link>
    <description>&lt;P&gt;it resolve&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;first&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My file&amp;nbsp; /etc/yum.conf look like:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[main]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;gpgcheck=1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;installonly_limit=3&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;clean_requirements_on_remove=True&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;best=True&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;skip_if_unavailable=False&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;exclude=mysql-community*8.0.17* mysql-community*8.0.18* mysql-community*8.0.19* mysql-community*8.0.20* mysql-community*8.0.22* mysql-community*8.0.23*&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Second need:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;yum module disable mysql&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;yum install mysql-community-server&lt;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Jan 2021 14:03:33 GMT</pubDate>
    <dc:creator>anton_okan</dc:creator>
    <dc:date>2021-01-21T14:03:33Z</dc:date>
    <item>
      <title>AIQUM 9.8 problem with MYSQL</title>
      <link>https://community.netapp.com/t5/General-Discussion/AIQUM-9-8-problem-with-MYSQL/m-p/163115#M1146</link>
      <description>&lt;P&gt;Hi all!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please help to resolve&lt;/P&gt;&lt;P&gt;I've a problem with install&amp;nbsp; netapp-um-9.8-el8.x86_64.rpm&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[root@localhost ~]# yum install netapp-um-9.8-el8.x86_64.rpm&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Last metadata expiration check: 0:49:10 ago on Thu 21 Jan 2021 04:53:44 AM EST.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Error:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Problem: package netapp-um-9.8-2012111600.el8.x86_64 requires mysql-community-server &amp;gt;= 8.0.17, but none of the providers can be installed&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;- conflicting requests&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;- package mysql-community-server-8.0.17-1.el8.x86_64 is filtered out by modular filtering&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;- package mysql-community-server-8.0.18-1.el8.x86_64 is filtered out by modular filtering&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;- package mysql-community-server-8.0.19-1.el8.x86_64 is filtered out by modular filtering&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;- package mysql-community-server-8.0.20-1.el8.x86_64 is filtered out by modular filtering&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;- package mysql-community-server-8.0.21-1.el8.x86_64 is filtered out by modular filtering&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;- package mysql-community-server-8.0.22-1.el8.x86_64 is filtered out by modular filtering&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;- package mysql-community-server-8.0.23-1.el8.x86_64 is filtered out by exclude filtering&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;[root@localhost ~]#&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On download page I see that:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Important: On Linux platforms, on your configured MySQL 8.0.x repository, disable any MySQL minor versions other than MySQL 8.0.21 (for example 8.0.22) by running the following steps:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;1. Open the /etc/yum.conf or /etc/yum/yum.conf file.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;2. Add the exclude variable for MySQL, along with the name of the package and version: exclude=mysql-community*8.0.22*&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My file&amp;nbsp; /etc/yum.conf look like&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;exclude=mysql-community*8.0.17*&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;exclude=mysql-community*8.0.18*&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;exclude=mysql-community*8.0.19*&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;exclude=mysql-community*8.0.20*&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;exclude=mysql-community*8.0.22*&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;exclude=mysql-community*8.0.23*&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[root@localhost ~]# rpm -qa | grep -i mysql&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;mysql80-community-release-el8-1.noarch&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;[root@localhost ~]#&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Someone have this problem too?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 10:38:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/General-Discussion/AIQUM-9-8-problem-with-MYSQL/m-p/163115#M1146</guid>
      <dc:creator>anton_okan</dc:creator>
      <dc:date>2025-06-04T10:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: AIQUM 9.8 problem with MYSQL</title>
      <link>https://community.netapp.com/t5/General-Discussion/AIQUM-9-8-problem-with-MYSQL/m-p/163119#M1147</link>
      <description>&lt;P&gt;it resolve&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;first&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My file&amp;nbsp; /etc/yum.conf look like:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[main]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;gpgcheck=1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;installonly_limit=3&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;clean_requirements_on_remove=True&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;best=True&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;skip_if_unavailable=False&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;exclude=mysql-community*8.0.17* mysql-community*8.0.18* mysql-community*8.0.19* mysql-community*8.0.20* mysql-community*8.0.22* mysql-community*8.0.23*&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Second need:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;yum module disable mysql&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;yum install mysql-community-server&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2021 14:03:33 GMT</pubDate>
      <guid>https://community.netapp.com/t5/General-Discussion/AIQUM-9-8-problem-with-MYSQL/m-p/163119#M1147</guid>
      <dc:creator>anton_okan</dc:creator>
      <dc:date>2021-01-21T14:03:33Z</dc:date>
    </item>
  </channel>
</rss>

