2021-02-04 Create XEN VM Images

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:

SettingGOLDENDATE1GOLDENDATE2
MAC Address00:16:3E:00:00:1E00:16:3E:00:00:1F
Disk Drive/OVS/running_pool/GOLDENGATE/gg1_root.dsk/OVS/running_pool/GOLDENGATE/gg2_root.dsk
CPU PoolRAC1RAC2
VNC Console2425
IP Address192.168.1.150192.168.1.151