Overview
After six (6) years, I decided to continue on with the set-up of a Goldengate environment. This environment will be created on the VICTORIA XEN server.
Procedure
Create Files
Ran the following commands to set up the Goldengate XEN images on VICTORIA:
mkdir -p /OVS/running_pool/GOLDENGATE cd /OVS/running_pool/GOLDENGATE cp ../DURAL/dural.hvm goldengate1.hvm cp ../DURAL/dural.hvm goldengate2.hvm fallocate -l 80g gg1_root.dsk fallocate -l 80g gg2_root.dsk
Change Settings
The following changes were made to the configuration files:
Setting | GOLDENDATE1 | GOLDENDATE2 |
MAC Address | 00:16:3E:00:00:1E | 00:16:3E:00:00:1F |
Disk Drive | /OVS/running_pool/GOLDENGATE/gg1_root.dsk | /OVS/running_pool/GOLDENGATE/gg2_root.dsk |
CPU Pool | RAC1 | RAC2 |
VNC Console | 24 | 25 |
IP Address | 192.168.1.150 | 192.168.1.151 |