⇤ ← Revision 1 as of 2013-08-15 01:19:44
Size: 473
Comment:
|
Size: 521
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 12: | Line 12: |
# yum install perl //required by bundled MySQL |
OVM 3.2 Manager Installation
- Install required packages
oracle database preinstall will install all required packages for database 11c, and also satisfy OVM Manager. # yum install oracle-rdbms-server-12cR1-preinstall VM VNC and Serial console plugins # yum install jta tightvnc-java Other packages # yum install unzip # yum install perl //required by bundled MySQL
- Other configuration
- mount options for MySQL optimization
rw,noatime,data=writeback,barrier=0,nobh
- mount options for MySQL optimization