I tried to put

innodb_force_recovery=3

As a work-around in the mysqld.cnf file in the container. Unfortunately
that change does not take, because juju over-writes it with the default.

I also tried to set the performance_schema value in the mysql charm to
true (default is false), but that did not help.

Narinder had earlier suggested that bump up the innodb-buffer-pool-size
value up from the default (1G). So I have set it to 64G

  innodb-buffer-pool-size:
    description: |
      By default this value will be set according to 50% of system total
      memory but also can be set to any specific value for the system.
      Supported suffixes include K/M/G/T. If suffixed with %, one will get that
      percentage of system total memory allocated.
    type: string
    value: 64G

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713778

Title:
  Juju deploy of openstack on ppc64el fails due to mysqld crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1713778/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to