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

Mariabackup: Implement --verbose option to instrument InnoDB log apply

Details

    Description

      When preparing a backup fails due to apparent corruption on a data page, there is not much information in the output. Running a debug build with --dbug=d,ib_log is often unpractical due to the slowness of the debug build.

      Let us implement a new option --verbose, which will display information about redo log application during mariabackup --prepare, like this:

      Applying log to page 0:49
      apply 1646941: MLOG_4BYTES len 4 page 0:49
      apply 1647127: MLOG_4BYTES len 4 page 0:49
      apply 1647134: MLOG_2BYTES len 3 page 0:49
      apply 1647140: MLOG_4BYTES len 4 page 0:49
      apply 1647147: MLOG_2BYTES len 3 page 0:49
      apply 1647189: MLOG_4BYTES len 3 page 0:49

      Attachments

        Activity

          marko Marko Mäkelä created issue -
          marko Marko Mäkelä made changes -
          Field Original Value New Value
          Status Open [ 1 ] In Progress [ 3 ]
          marko Marko Mäkelä made changes -
          Fix Version/s 10.2.16 [ 23110 ]
          Fix Version/s 10.3.8 [ 23113 ]
          Fix Version/s 10.2 [ 14601 ]
          Resolution Fixed [ 1 ]
          Status In Progress [ 3 ] Closed [ 6 ]
          serg Sergei Golubchik made changes -
          Workflow MariaDB v3 [ 87871 ] MariaDB v4 [ 133605 ]
          mariadb-jira-automation Jira Automation (IT) made changes -
          Zendesk Related Tickets 198383

          People

            marko Marko Mäkelä
            marko Marko Mäkelä
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

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