Skip to content

Add config parameters from mariadb-server.cnf to Addon config in HA #602

@bsafh

Description

@bsafh

Today I tried updating to HA 2024.08.0, which includes a database update.
This database update fallen with "too many locks", because it is running too long on my rather big database.

I don't mind the time it runs, but it just fails.

To work around this, the parameter innodb_buffer_pool_size can be increased. Theoretically. In reality there is no way of doing this.

I understand that the addon is tuned to a low-end machine like a Raspberry Pi. But well, my HA supervised instance run on a VM with 12 virt-CPUs and 12 GB RAM. It really would profit from different MariaDB settings, preferably all of those explicitly found in the mariadb-server.cnf found in the addons directory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions