2.7

Table Of Contents
3 Click the CD/DVD drive icon, and select the datastore ISO file from the storage disk.
4 Type the following command to mount the CDROM to the local directory.
mount /dev/cdrom /mnt/cdrom
5 As root, type the following command from the local directory.
./install.sh –i
This command installs scripts for database install, VMware Tools, and Python 2.6 runtime.
When the installation completes, the base DBVM is compliant with the system prerequisites for the database
software and Data Director.
What to do next
Install the database software in the base DBVM.
Install the MySQL Database Software
Install the MySQL database software into a base DBVM. You can then create a DB template with which to
provision MySQL databases.
You install the MySQL database software within a base DBVM in which you have installed and initialized a
compatible version of Red Hat Linux. When the MySQL software is installed, you have a fully functional base
DBVM from which you can create DB templates that you can assign to resource pools and provision databases.
Prerequisites
n
Verify that you can log into vSphere as an administrator.
n
Verify that you have initialized the base DBVM operating system to make it compliant with the MySQL
and Data Director prerequisites. See “Initialize the Base DBVM Operating System,” on page 65.
Procedure
1 In vSphere Client, right-click the base DBVM and open the console.
2 Log in to the base DBVM operating system as the root user.
The password value is defined in the kickstart file used to initialize the operating system..
3 Navigate to the following directory path.
cd /opt/aurora/agent2/plugin/vfdd_linux_mysql_5/scripts
4 Type the following command to install the MySQL database software.
./install.sh
NFS_PATH_FOR_MySQL_binary_folder
MySQL_version
NFS_PATH_FOR_MySQL_binary_folder is the full path of the NFS server where you store the MySQL
installation software components.
MySQL_version is the full version number of the MySQL software. For example, 5.5.27.
What to do next
Convert the base DBVM to a base DB template. See “Convert a Base DBVM into a Base DB Template,” on
page 66.
Chapter 4 Building DBVMs and Base DB Templates
VMware, Inc. 55