Size: 412
Comment:
|
Size: 384
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 9: | Line 9: |
# yum install perl //required by bundled MySQL | # yum install perl |
OVM 3.2/3.3 Manager Installation
- Install required packages
Required packages for OVMM # yum install unzip libaio Requried packages for MySQL # yum install perl VM VNC and Serial console plugins # yum install jta tightvnc-java
- Other configuration
- mount options for MySQL optimization
rw,noatime,data=writeback,barrier=0,nobh
- mount options for MySQL optimization