<?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: Percona Xtradb cluster flooding mysqld log with &amp;quot;pxc_strict_mode = PERMISSIVE&amp;quot; warning messages in HPE Morpheus Enterprise Software</title>
    <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/percona-xtradb-cluster-flooding-mysqld-log-with-quot-pxc-strict/m-p/7247993#M1167</link>
    <description>&lt;P&gt;What version of MySQL is your cluster using?&lt;/P&gt;
&lt;P&gt;Re the log writes: log rotation and/or log compression may help mitigate in the short term, but setting &lt;CODE style="background : #f0f1f2;"&gt;pxc_strict_mode&lt;/CODE&gt; to &lt;CODE style="background : #f0f1f2;"&gt;disabled&lt;/CODE&gt; as per the link provided will stop the log writes.&lt;/P&gt;
&lt;P&gt;Definitely consider InnoDB as &lt;A class="mention" href="https://community.hpe.com/u/rboyd"&gt;@rboyd&lt;/A&gt; suggested.&lt;/P&gt;</description>
    <pubDate>Tue, 18 Mar 2025 19:46:33 GMT</pubDate>
    <dc:creator>Ollie-Phillips</dc:creator>
    <dc:date>2025-03-18T19:46:33Z</dc:date>
    <item>
      <title>Percona Xtradb cluster flooding mysqld log with "pxc_strict_mode = PERMISSIVE" warning messages</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/percona-xtradb-cluster-flooding-mysqld-log-with-quot-pxc-strict/m-p/7247992#M1166</link>
      <description>&lt;P&gt;The 3 node Percona Xtradb cluster has been flooding the mysqld.log with the below warning messages.&lt;/P&gt;
&lt;P&gt;[Warning] WSREP: Percona-XtraDB-Cluster doesn’t recommend use of DML command on a table (morpheusdb.account_usage_metadata_tag) without an explicit primary key with pxc_strict_mode = PERMISSIVE&lt;/P&gt;
&lt;P&gt;How can we fix this?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;DIV class="lightbox-wrapper"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://community.hpe.com/t5/image/serverpage/image-id/149899i50F6CAFE0FB19318/image-size/large?v=v2&amp;amp;px=2000" role="button" title="df0669692a979f48a0d49939c757443603f1dfe4.png" alt="df0669692a979f48a0d49939c757443603f1dfe4.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Mar 2025 04:59:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/percona-xtradb-cluster-flooding-mysqld-log-with-quot-pxc-strict/m-p/7247992#M1166</guid>
      <dc:creator />
      <dc:date>2025-03-18T04:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: Percona Xtradb cluster flooding mysqld log with "pxc_strict_mode = PERMISSIVE" warning messages</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/percona-xtradb-cluster-flooding-mysqld-log-with-quot-pxc-strict/m-p/7247993#M1167</link>
      <description>&lt;P&gt;What version of MySQL is your cluster using?&lt;/P&gt;
&lt;P&gt;Re the log writes: log rotation and/or log compression may help mitigate in the short term, but setting &lt;CODE style="background : #f0f1f2;"&gt;pxc_strict_mode&lt;/CODE&gt; to &lt;CODE style="background : #f0f1f2;"&gt;disabled&lt;/CODE&gt; as per the link provided will stop the log writes.&lt;/P&gt;
&lt;P&gt;Definitely consider InnoDB as &lt;A class="mention" href="https://community.hpe.com/u/rboyd"&gt;@rboyd&lt;/A&gt; suggested.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Mar 2025 19:46:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/percona-xtradb-cluster-flooding-mysqld-log-with-quot-pxc-strict/m-p/7247993#M1167</guid>
      <dc:creator>Ollie-Phillips</dc:creator>
      <dc:date>2025-03-18T19:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: Percona Xtradb cluster flooding mysqld log with "pxc_strict_mode = PERMISSIVE" warning messages</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/percona-xtradb-cluster-flooding-mysqld-log-with-quot-pxc-strict/m-p/7247994#M1168</link>
      <description>&lt;P&gt;You didn’t say what Morpheus version you are using - and I didn’t ask sorry - but as the product evolves the database schema employed will evolve. It could be that a migration on upgrade has caused the increased logging. I don’t know, but it’s a reasonable guess.&lt;/P&gt;
&lt;P&gt;I think not logging is the best temporary fix for the moment.  An upgrade to InnoDB Cluster and MySQL 8.0 is probably the better long term fix as I believe MySQL 5.7 is now EOL.&lt;/P&gt;
&lt;P&gt;Our Professional Services team can assist you if needed.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2025 19:48:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/percona-xtradb-cluster-flooding-mysqld-log-with-quot-pxc-strict/m-p/7247994#M1168</guid>
      <dc:creator>Ollie-Phillips</dc:creator>
      <dc:date>2025-03-19T19:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: Percona Xtradb cluster flooding mysqld log with "pxc_strict_mode = PERMISSIVE" warning messages</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/percona-xtradb-cluster-flooding-mysqld-log-with-quot-pxc-strict/m-p/7247995#M1169</link>
      <description>&lt;P&gt;No that’s not correct! Morpheus did recommend us to go for the Percona XtraDB cluster and they also said that is the only supported DB by them. And this implementation was done by the Morpheus authorized professional services 3 years back. Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Mar 2025 15:00:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/percona-xtradb-cluster-flooding-mysqld-log-with-quot-pxc-strict/m-p/7247995#M1169</guid>
      <dc:creator />
      <dc:date>2025-03-18T15:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: Percona Xtradb cluster flooding mysqld log with "pxc_strict_mode = PERMISSIVE" warning messages</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/percona-xtradb-cluster-flooding-mysqld-log-with-quot-pxc-strict/m-p/7247996#M1170</link>
      <description>&lt;P&gt;No problem &lt;IMG src="https://emoji.discourse-cdn.com/twitter/slightly_smiling_face.png?v=14" title=":slightly_smiling_face:" class="emoji" alt=":slightly_smiling_face:" loading="lazy" width="20" height="20" /&gt;&lt;BR /&gt;
We are on v. 8.0.2 for almost 3 months now. But we noticed this behavior for the last couple of weeks so I doubt the upgrade could be the cause. As I said we will consider the upgrade for InnoDB and MySQL 8.&lt;BR /&gt;
Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Mar 2025 05:14:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/percona-xtradb-cluster-flooding-mysqld-log-with-quot-pxc-strict/m-p/7247996#M1170</guid>
      <dc:creator />
      <dc:date>2025-03-20T05:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Percona Xtradb cluster flooding mysqld log with "pxc_strict_mode = PERMISSIVE" warning messages</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/percona-xtradb-cluster-flooding-mysqld-log-with-quot-pxc-strict/m-p/7247997#M1171</link>
      <description>&lt;P&gt;&lt;A class="mention" href="https://community.hpe.com/u/ecmpflex"&gt;@ecmpflex&lt;/A&gt; Morpheus doesnt do any internal testing with Percona or provide recomendation for a Percona HA setup. I would recommend leveraging the percona docs/community. Here is a link around strict mode. &lt;A href="https://docs.percona.com/percona-xtradb-cluster/8.0/strict-mode.html" class="inline-onebox"&gt;Percona XtraDB Cluster strict mode - Percona XtraDB Cluster&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Another option is to speak to your account manager on options to work with professional services to migrate to InnoDB cluster that is internally tested.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Mar 2025 13:46:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/percona-xtradb-cluster-flooding-mysqld-log-with-quot-pxc-strict/m-p/7247997#M1171</guid>
      <dc:creator>rbmorph</dc:creator>
      <dc:date>2025-03-18T13:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: Percona Xtradb cluster flooding mysqld log with "pxc_strict_mode = PERMISSIVE" warning messages</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/percona-xtradb-cluster-flooding-mysqld-log-with-quot-pxc-strict/m-p/7247998#M1172</link>
      <description>&lt;P&gt;Thanks Ollie!&lt;BR /&gt;
Server version: 5.7.31-34-57-log Percona XtraDB Cluster (GPL), Release rel34, Revision d76a6e8, WSREP version 31.45, wsrep_31.45&lt;/P&gt;
&lt;P&gt;Yes, we are managing currently with log rotation and compression for now but this behavior seems to be new and exhaustive.&lt;BR /&gt;
What we are looking for is the root cause and a permanent fix.&lt;BR /&gt;
Re InnoDB, yes we do consider that and in discussion with our CSM asking for guidance to achieve this.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2025 04:29:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/percona-xtradb-cluster-flooding-mysqld-log-with-quot-pxc-strict/m-p/7247998#M1172</guid>
      <dc:creator />
      <dc:date>2025-03-19T04:29:47Z</dc:date>
    </item>
  </channel>
</rss>

