Hello team,
I will setup OTRS 5 on an Amazon EC2 Instance and the version available of RHEL is 7, so im not sure if I should do the workaround to install MySQL, if I should install on MariaDB or if I should try to install on RHEL6 instead.
Thank you so much for your help.
Ruben
MySQL or MariaDB for RHEL7?
Moderator: crythias
MySQL or MariaDB for RHEL7?
OTRS 5.0.9, , ITSM 5.0.9, MySQL, Ubuntu 14.04, Apache2
-
- Administrator
- Posts: 4234
- Joined: 18 Dec 2007, 12:23
- Znuny Version: Znuny and Znuny LTS
- Real Name: Roy Kaldung
- Company: Znuny
- Contact:
Re: MySQL or MariaDB for RHEL7?
I've deployed OTRS on both EL6/MySQL and EL7/MariaDB wo/ any problems. Until now I had no problems so far.
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO
Use a test system - always.
Do you need professional services? Check out https://www.znuny.com/
Do you want to contribute or want to know where it goes ?
Use a test system - always.
Do you need professional services? Check out https://www.znuny.com/
Do you want to contribute or want to know where it goes ?
Re: MySQL or MariaDB for RHEL7?
Thank you so much for your response. I will give a try to MariaDB. But are these parameters still needed to tweak with MariaDB
max_allowed_packet = 20M
query_cache_size = 32M
innodb_log_file_size = 256M
OTRS 5.0.9, , ITSM 5.0.9, MySQL, Ubuntu 14.04, Apache2
Re: MySQL or MariaDB for RHEL7?
And why not PostgreSQL? They have a yum repository available, so that's no hassle 

OTRS 6.0.x on CentOS 7 with a PostgreSQL database.
-
- Administrator
- Posts: 4234
- Joined: 18 Dec 2007, 12:23
- Znuny Version: Znuny and Znuny LTS
- Real Name: Roy Kaldung
- Company: Znuny
- Contact:
Re: MySQL or MariaDB for RHEL7?
It's the same for MySQLpituca wrote:Thank you so much for your response. I will give a try to MariaDB. But are these parameters still needed to tweak with MariaDBmax_allowed_packet = 20M
query_cache_size = 32M
innodb_log_file_size = 256M

Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO
Use a test system - always.
Do you need professional services? Check out https://www.znuny.com/
Do you want to contribute or want to know where it goes ?
Use a test system - always.
Do you need professional services? Check out https://www.znuny.com/
Do you want to contribute or want to know where it goes ?
Re: MySQL or MariaDB for RHEL7?
Thank you much guys!!! Already installed MariaDB.
OTRS 5.0.9, , ITSM 5.0.9, MySQL, Ubuntu 14.04, Apache2