[MDEV-18860] innodb_numa_interleave is not available in CentOS7 packages Created: 2019-03-08 Updated: 2020-03-31 Resolved: 2020-03-31 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Compiling |
| Affects Version/s: | 10.2.19, 10.2.22, 10.3.22, 10.2 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Oli Sennhauser | Assignee: | Daniel Bartholomew |
| Resolution: | Won't Fix | Votes: | 3 |
| Labels: | innodb_numa_interleave, numa | ||
| Environment: |
CentOS 7, CentOS 6, Ubuntu 18.04 |
||
| Issue Links: |
|
||||||||||||||||||||||||||||
| Description |
|
The server variables innodb_numa_interleave is not available for CentOS 7 x86_64 bit packages but it is for generic binaryies. Docu: CentOS 7:
But it is for generic Binaries on Ubuntu 16.04:
|
| Comments |
| Comment by Elena Stepanova [ 2019-03-09 ] | |||||||||
|
The headers aren't installed on CentOS 7 (at least 7.4):
On Trusty bintar builder, they are:
| |||||||||
| Comment by Daniel Bartholomew [ 2019-03-11 ] | |||||||||
|
Looks like on rpm-based systems the package to install is numactl-devel I assume we need this on all of our rpm builders, not just CentOS 7? | |||||||||
| Comment by Daniel Bartholomew [ 2019-03-12 ] | |||||||||
|
Installed the numactl-devel on the following VMs:
Installed libnuma-devel on the following VMs:
| |||||||||
| Comment by Sergei Golubchik [ 2019-04-01 ] | |||||||||
|
libnuma is installed, but disabled by default in the server sources. To enable it, we need a different fix for | |||||||||
| Comment by brianr [ 2019-07-10 ] | |||||||||
|
Any ideas on when this innodb_numa_interleave will be available for centos7? | |||||||||
| Comment by Daniel Bartholomew [ 2020-03-31 ] | |||||||||
|
Closing this (and |