Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Install in the replica server the same MariaDB server package that Abiquo API server is using. This can be achieve by installing the corresponding abiquo-release package on the replica server and executing the command below:

Code Block
pene
Expand
pene
# yum -y install MariaDB-server MariaDB-client
Warning

Current reporting design has a problem with concurrent generation of the same report for the same enterprise, please visit Jasper concurrency for a workaround to this issue.

 

Install MariaDB

Code Block
 

Configure database replication

...