Tibero Active Cluster Installation

Finally another RDBMS solution is supporting active active cluster like Oracle's RAC.

Finally another RDBMS solution is supporting active active cluster like Oracle’s RAC . Actually active cluster supported by Tibero since 2008.
Today we will see how to install Tibero Active Cluster (TAC) database on 2 Linux 64 bit Virtual Machines using VirtualBox
Before TAC installation we should be completed Tibero Active Storage (TAS) (like Orale’s ASM) steps for shared storage area.
For installation files and documentation you can visit technet.tmaxsoft.com

Virtual box Environment

Node1 Node2
VM name node1 node2
hostname node1 node2
OS SL7.1 SL7.1
Memory 3GB 3GB
Public 192.168.2.21 192.168.2.22
Inter connect  192.168.56.21  192.168.56.22

   
 Tibero Active Storage Steps

Step_1 creating users/groups (on both nodes)

Step_2 Creating directories (on both nodes)

Step_3 installing required packages (on both nodes)

Step_4 configuring operating systems (on both nodes)

Virtual Box Steps
Step_5 creating Shared Disks disks (on host operating system)
Default disk for control files (high redundancy) 512M*3

DATA1 disk group

RA1 disk group

Adding disks to nodes
node1

node2

Step_6 configuring disks (on one node)

on both nodes ( sometimes reboot is necessary (other than node1 (fdisk executed on node1))

Step_7 Extracting binaries (on both nodes)

Step_8 Configuring .bash_profile
End of the page there is a .bash_profile for both instances
Step_9 parameter files

node _ 1
vi /Tibero/tas/tibero6/config/tas1.tip

node _ 2
vi /Tibero/tas/tibero6/config/tas2.tip

Step_10 tbdsn.tbr (tnsnames ora)
node _ 1
vim /Tibero/tas/tibero6/client/config/tbdsn.tbr

node _ 2
vim /Tibero/tas/tibero6/client/config/tbdsn.tbr

Step_11 license files (on both nodes)
Mailed from technet.tmaxsoft.com

Before running TAS instances as a cluster,
run a TAS instance in the NOMOUNT mode and then
create the default disk space.
After creating the default disk space, run TBCM for clustering TAS instances.

Step_12 creating default disk space
TB_SID=tas1

Default Disk Space (on one node)

Step_13 firewall and selinux should be disabled (on both nodes)

Step_14 starting up tas instance
node _ 1
TB_SID=tas1

Check the status of cluster

node _ 2

checking node 2

Step_15 creating data disk groups (on one node)

log files

TAS Monitoring

 

Tibero Active Cluster Steps
Step_16 extracting binaries (on all nodes)

Step_17 tac parameter file
node_1
vim /Tibero/tac/tibero6/config/tac1.tip

node_2
vim /Tibero/tac/tibero6/config/tac2.tip

Step_18 tbdsn.tbr (tnsname.ora)
Node _ 1
vim /Tibero/tibero6/client/config/tbdsn.tbr

node _ 2

Step_19 license file (on all nodes)

Step_20 starting up tac instance
on node _ 1

Step_21 creating database

Step_22 creating undo01 and redologs (on node one)

Step_23 executing system.sh (on node one)

Step_24 checking what’s happened

Step_24 starting node2
node _ 1

node _ 2

Failover Tests

/Tibero/tibero6/client/config/tbdsn.tbr

Profiles
####################################################
####################################################

Log