Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-27907

Remove misleading and cluttering mariabackup innodb output

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • 10.3.34
    • 10.3
    • Backup
    • None
    • Ubuntu 2004

    Description

      When backupping a large MyISAM table alongside smaller InnoDB tables (for instance), there will be regular outputs of "InnoDB: Read redo log up to LSN= ..." and "log scanned up to (...)" during backup of the large files. Since InnoDB backup is finished, this is always the same value. Ok, if there are new entries in the table during backup, it would make sense to report that. But otherwise this just clutters up the output and leads to the conclusion that mariabackup might be stuck.
      Edit: Other users DID conclude that mariabackup is stuck, i.e. here:
      MariaDB ServerMDEV-26984
      Because of that I changed my priority to "High".

      Please remove/suppress InnoDB log message, if no new LSN has been reached. That way the last seen entry is the large table, which makes more sense. If you want to show activity, rather add a percentage output for large tables.

      Attachments

        Activity

          People

            vlad.lesin Vladislav Lesin
            JJworx Jochen
            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.