Overview
REVESBY is the name of the RAC being built on the OVMS at VICTORIA . It will be 12R1 cluster using ASM on OEL6.
Design
Virtual Machine Server
The machines will be run as VMs on VICTORIA .
Memory Allocation
Since VICTORIA only has 16GB, I need to be careful with memory allocation.
| Domain | Memory Allocation (GB) |
|---|---|
| Dom0 | 1 |
| CLOUDCTL | 6 |
| REVESBY1 | 4 |
| REVESBY2 | 4 |
| Spare | 1 |
Network
Interconnect
The interconnect will have to be on a new bridge called xenbr1 which will allocate addresses out of the 192.168.2.0/24 subnet.
The address allocations are as follows:
| Machine | Interconnect Address |
|---|---|
| REVESBY1 | 192.168.2.1 |
| REVESBY2 | 192.168.2.2 |
Public Network
The public network will use the existing xenbr0 bridge which allocates addresses out of the 192.168.1.0/24 subnet.
All of the following names are in the yaocm.id.au domain:
| Machine/Cluster | Name | IP Address |
|---|---|---|
| REVESBY | revesby-scan | 192.168.1.97 |
| 192.168.1.98 | ||
| 192.168.1.99 | ||
| REVESBY1 | revesby1 | 192.168.1.93 |
| revesby1-vip | 192.168.1.94 | |
| REVESBY2 | revesby2 | 192.168.1.95 |
| revesby2-vip | 192.168.1.96 |