After the expansion is completed, you must perform different tasks depending on your environment.
Parent topic: Expanding a Greenplum System
You must remove the existing expansion schema before you can perform another expansion operation on the Greenplum system.
You can safely remove the expansion schema after the expansion operation is complete and verified. To run another expansion operation on a Greenplum system, first remove the existing expansion schema.
Log in on the master host as the user who will be running your Greenplum Database system (for example, gpadmin
).
Run the gpexpand
utility with the -c
option. For example:
$ gpexpand -c
NoteSome systems require you to press Enter twice.
If you are using PXF in your Greenplum Database cluster, you must perform some configuration steps on the new hosts.
There are different steps to follow depending on your PXF version and the type of installation.
You must install the same version of the PXF rpm
or deb
on the new hosts.
Log into the Greenplum Master and run the following commands:
gpadmin@gpmaster$ pxf cluster reset
gpadmin@gpmaster$ pxf cluster init
You must install the same version of the PXF rpm
or deb
on the new hosts.
Log into the Greenplum Master and run the following commands:
gpadmin@gpmaster$ pxf cluster register
gpadmin@gpmaster$ pxf cluster sync