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

fdatasync value is not recognized by the option mariabackup innodb-flush-method

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Not a Bug
    • 10.2.14, 10.3.6
    • N/A
    • Backup
    • None
    • CentOS 7.4

    Description

      fdatasync value is not recognized by the option mariabackup innodb-flush-method

      # mariabackup -u root --backup --target-dir /var/mariadb/backup1 --innodb-flush-method=fdatasync
      180417 14:14:58 Connecting to MySQL server host: localhost, user: root, password: not set, port: not set, socket: not set
      Using server version 10.2.14-MariaDB
      mariabackup based on MariaDB server 10.2.14-MariaDB Linux (x86_64)
      mariabackup: uses posix_fadvise().
      mariabackup: cd to /var/lib/mysql/
      mariabackup: open files limit requested 0, set to 1024
      mariabackup: using the following InnoDB configuration:
      mariabackup:   innodb_data_home_dir = .
      mariabackup:   innodb_data_file_path = ibdata1:12M:autoextend
      mariabackup:   innodb_log_group_home_dir = ./
      mariabackup: Unrecognized value fdatasync for innodb_flush_method
      
      

      # mariabackup -u root --backup --target-dir /var/mariadb/backup1 --innodb-flush-method="fdatasync"
      180417 14:24:39 Connecting to MySQL server host: localhost, user: root, password: not set, port: not set, socket: not set
      Using server version 10.2.14-MariaDB
      mariabackup based on MariaDB server 10.2.14-MariaDB Linux (x86_64)
      mariabackup: uses posix_fadvise().
      mariabackup: cd to /var/lib/mysql/
      mariabackup: open files limit requested 0, set to 1024
      mariabackup: using the following InnoDB configuration:
      mariabackup:   innodb_data_home_dir = .
      mariabackup:   innodb_data_file_path = ibdata1:12M:autoextend
      mariabackup:   innodb_log_group_home_dir = ./
      mariabackup: Unrecognized value fdatasync for innodb_flush_method
      
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              winstone Zdravelina Sokolovska (Inactive)
              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.