The Greenplum Virtual Appliance is a pre-built OVA file that you deploy in VMware vSphere as a virtual machine, and contains all the necessary tools and environment settings to configure and deploy a Greenplum Database cluster. You download the Greenplum Virtual Appliance OVA from Broadcom Support Portal, deploy the OVA in VMware vSphere, and use the Greenplum Virtual Operator utility to provision the Greenplum cluster coordinator hosts and segment hosts.
The Greenplum Virtual Appliance OVA is available on Broadcom Support Portal under the desired Greenplum release. Log in and download the OVA. Make note of the directory where you save the file.
NoteFor more information about download prerequisites, troubleshooting, and instructions, see Download Broadcom products and software.
greenplum-virtual-appliance
. Select the desired location for the virtual machine, then click Next.gp-virtual-external
as the Destination Network, then click Next.gp-virtual-external
Network and you want to use it to assign the IP address automatically, set External Network Type to DHCP
. Then, skip Static IP configuration section and click Next.greenplum-virtual-appliance
virtual machine, set External Network Type to Static
. Then, finish the Static IP Configuration section as follows:
#.#.#.#
.#.#.#.#
.greenplum-virtual-appliance
virtual machine.Before you continue to the next sections, log in and change the password:
greenplum-virtual-appliance
virtual machine as root
using ssh
. When you first log in, the virtual machine prompts you to change the root
password. The default password is changeme
.The greenplum-virtual-appliance
virtual machine is now ready for use. Refer to gpv or run gpv --help
to learn more about the gpv
utility command options.
If you choose to delete the Greenplum Virtual Appliance, follow the steps below:
The greenplum-virtual-appliance
virtual machine is now ready for use. Continue to Deploying Greenplum on vSphere to deploy a new Greenplum Database cluster using this virtual machine.