Uploaded image for project: 'MariaDB MaxScale'
  1. MariaDB MaxScale
  2. MXS-5052

Allow encrypt_binlog=ON and innodb_encrypt_log=ON with Data-at-rest encryption when rebuilding with --async-rebuild-server

    XMLWordPrintable

Details

    • New Feature
    • Status: Open (View Workflow)
    • Minor
    • Resolution: Unresolved
    • 24.02.0
    • None
    • mariadbmon
    • None
    • MariaDB server 10.11.6-MariaDB debian-linux-gnu (x86_64)

    Description

      Allow encrypt_binlog=ON and innodb_encrypt_log=ON with Data-at-rest encryption when rebuilding with --async-rebuild-server

      With data-at-rest encryption using File Key Management Encryption Plugin running:

      maxctrl call command mariadbmon async-rebuild-server MariaDB-Monitor server-2  -u maxscale -p ******* --secure --tls-ca-cert=/etc/ssl/maxscale/ca-cert.pem --tls-verify-server-cert=false
      

      and the following parameters set:

      encrypt_binlog                     = ON
      innodb_encrypt_log                 = ON
      

      async-rebuild-server fails:

      [ERROR] InnoDB: Malformed log record at LSN 140557; set innodb_force_recovery=1 to ignore.
       [ERROR] InnoDB: Malformed log record at LSN 140629; set innodb_force_recovery=1 to ignore.
      

      If encrypt_binlog and innodb_encrypt_log are not enabled / commented out there are no errors.

      Attachments

        Activity

          People

            Unassigned Unassigned
            martin.reinhardt@mariadb.com Martin Reinhardt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.