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

Failed to set O_DIRECT...

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Won't Fix
    • 5.5.29
    • None
    • None
    • CentOS 6.3

    Description

      Using as data directory a partition mounted like

      [root@mysql mysql]# cat /etc/fstab | grep data
      UUID=63de9746-cda7-45f2-b397-7a25ca4ff8be /data ext4 defaults,noatime,nodiratime,noacl,data=journal 1 2

      Will result in:

      130209 12:37:54 InnoDB: Failed to set O_DIRECT on file ./a/b.ibd: CREATE: Invalid argument, continuing anyway
      130209 12:37:54 InnoDB: O_DIRECT is known to result in 'Invalid argument' on Linux on tmpfs, see MySQL Bug#26662

      For every InnoDB table (even for innodb_data)

      130209 12:29:41 InnoDB: Failed to set O_DIRECT on file ./innodb_data: OPEN: Invalid argument, continuing anyway
      130209 12:29:41 InnoDB: O_DIRECT is known to result in 'Invalid argument' on Linux on tmpfs, see MySQL Bug#26662

      Attachments

        Activity

          People

            elenst Elena Stepanova
            eradical Gabriel PREDA
            Votes:
            0 Vote for this issue
            Watchers:
            3 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.