使用SELinux和ACL时、在RHEL服务器上安装AIQUM失败
适用场景
- ActiveIQ Unified Manager (AIQUM) 9.6及更高版本
- Red Hat Enterprise Linux (RHEL)
- SELinux
- (Linux)访问控制列表(ACL)
问题描述
- AIQUM 仅部分安装在满足 最低硬件要求的全新RHEL服务器上
- 安装失败后、
mysqld
服务无法启动 /var/log/mysql
:
[ERROR] [MY-012576] [InnoDB] Unable to create temporary file inside "/tmp/tmp-root"; errno: 13
[ERROR] [MY-012929] [InnoDB] InnoDB Database creation was aborted with error Generic error. You may need to delete the ibdata1 file before trying to start up again.[ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
[ERROR] [MY-013236] [Server] The designated data directory /var/lib/mysql/ is unusable. You can remove all files that the server added to it.
[ERROR] [MY-010119] [Server] Aborting- RHEL服务器上先前未安装任何其他应用程序