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

Raw partitions for InnoDB seem unsupported

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Critical
    • Resolution: Fixed
    • 10.0.10
    • 10.0.11
    • None

    Description

      When starting MariaDB 10.0.10 with xtradb or ha_innodb.so, it seems the following configuration options do not work as expected:

      innodb_data_home_dir=
      innodb_data_file_path=/dev/xvde1:3Gnewraw

      With MySQL 5.6.17, the error log reports:

       [Note] InnoDB: The first specified data file /dev/xvde1 did not exist: a new database to be created!
       [Note] InnoDB: Setting file /dev/xvde1 size to 3072 MB
       [Note] InnoDB: Database physically writes the file full

      However in MariaDB 10, the error log reports:

       [ERROR] InnoDB: '/dev/xvde1' not a regular file.
       [ERROR] InnoDB: The system tablespace must be writable!
       [ERROR] Plugin 'InnoDB' init function returned error.
       [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.

      Attachments

        Issue Links

          Activity

            People

              serg Sergei Golubchik
              mg MG
              Votes:
              0 Vote for this issue
              Watchers:
              5 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.