Skip to main content

InnoDB fails to start on systems using MariaDB when the kernel is older than 2.6.24

Comments

2 comments

  • Matthew Swift
    The problem in 10.1.34 was ported to 10.2.16, to which cPanel also updates. Follow MariaDB bug at [MDEV-16548] Innodb fails to start on older kernels that don't support F_DUPFD_CLOEXEC - JIRA Workaround (if you can't update the kernel to >=2.6.24, which was released more than 10 years ago on 24 January 2008), is to back down from MariaDB 10.1.34 to 10.1.33, or 10.2.16 to 10.2.15. Turn off cPanel automatic updates of operating system packages in WHM (Server Configuration -> Update Preferences) and as root: % yum downgrade MariaDB-server-10.2.15 MariaDB-client-10.2.15 MariaDB-common-10.2.15 MariaDB-compat-10.2.15 MariaDB-devel-10.2.15 MariaDB-shared-10.2.15
    0
  • Matthew Swift
    Posted today on MDEV-16548: "The out-of-support Linux kernel 2.6.18 was released on September 20, 2006. Because it does not make sense to add a run-time check for an out-of-support Linux kernel that is more than 12 years old, I am closing this ticket as "Won"t Fix"." Time for me to switch from GoDaddy to Linode.
    0

Please sign in to leave a comment.