Uploaded image for project: 'MariaDB ColumnStore'
  1. MariaDB ColumnStore
  2. MCOL-3947

ColumnRestore should output a warnings instead of errors when when restore and backup IPs are different

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Trivial
    • Resolution: Won't Fix
    • None
    • Icebox
    • ?
    • None

    Description

      Build tested: 1.4.3-6 (hot fix)

      When backup from one stack and restore to another stack with different IP address, the restore tool output's the following:

      r=10.0.0.131 1=10.0.0.111 2=0.0.0.0
      [2020-04-14 22:12:19] ERROR: Restore and Backup IP addresses differ at UM1
      [2020-04-14 22:12:19] (Restore IP = [1])
      [2020-04-14 22:12:19] (Backup IP1 = 10.0.0.111)
      [2020-04-14 22:12:19] (Backup IP2 = 0.0.0.0)
      r=10.0.0.135 1=10.0.0.115 2=0.0.0.0
      [2020-04-14 22:12:19] ERROR: Restore and Backup IP addresses differ at PM1
      [2020-04-14 22:12:19] (Restore IP = [1])
      [2020-04-14 22:12:19] (Backup IP1 = 10.0.0.115)
      [2020-04-14 22:12:19] (Backup IP2 = 0.0.0.0)
      r=10.0.0.136 1=10.0.0.116 2=0.0.0.0
      [2020-04-14 22:12:19] ERROR: Restore and Backup IP addresses differ at PM2
      [2020-04-14 22:12:19] (Restore IP = [2])
      [2020-04-14 22:12:19] (Backup IP1 = 10.0.0.116)
      [2020-04-14 22:12:19] (Backup IP2 = 0.0.0.0)
      [2020-04-14 22:12:32] Config Restore...

      The restore ran to completion

      We should change the wording from ERROR to WARNING instead since the user may purposely restore to a different set of hardware. The IP change occurs frequently on cloud environment.

      Attachments

        Activity

          People

            Unassigned Unassigned
            dleeyh Daniel Lee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 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.