Setting up the install machine

The first step in the installation process is to set up the install machine.

To set up the install machine:

  1. Select one machine in your cluster to be the install machine.
    This can be any machine in your cluster that has the following:
    • A supported operating system and JDK
    • Perl 5.10+ with multithreading
    • The Mail::Address and XML::Parser Perl modules
    • Passwordless sudo and SSH enabled for the bdd user
    • Bash set as the default shell for the bdd user
  2. Choose an existing directory or create a new one to be the installation source directory.
    You'll perform the entire installation process from this directory. Its name and location are arbitrary and it must contain at least 10GB of free space.
  3. Within the installation source directory, create a new directory named packages.

Next, download the BDD media pack.