Create a PostgreSQL Resource Hierarchy
- Log in to the Windows OS on the active system (sios20lknode01) as SIOS20\lkadmin.
- Launch the LifeKeeper GUI and log in as SIOS20\lkadmin.
- Click the Create Resource Hierarchy icon (green + sign) and follow the prompts and enter the settings in the following table.
- Enter the values in the table below:
PostgreSQLresource | |
---|---|
Primary Server | sios20lknode01 |
Backup Server | sios20lknode02 |
Application to protect | PostgreSQL Server |
PostgreSQL Service Name | postgresql-x64-11 |
PostgreSQL Executable Location | C:\Program Files\PostgreSQL\11\bin (Default Value) |
PostgreSQL Data Directory | F:\pgdata |
PostgreSQL port | 5432 |
Database Administration User | postgres |
PostgreSQL Database Tag | pgsql-5432 (Default Value) |
Backup Priority | 10 (Default Value) |
Create PostgreSQL Resource Dependencies
- Log in to the Windows OS on the active system (SIOS20LKNODE01) as SIOS20\lkadmin.
- Launch the LifeKeeper GUI and log in as SIOS20\lkadmin.
- Click Add Dependency.
- Enter the values below.
Create Dependency | |
---|---|
Server | SIOS20LKNODE01 |
Parent Resource | pgsql-5432 |
Child Resource | 10.20.1.200 |
- Now you have created the dependencies required for the PostgreSQL resource. The resource hierarchy has been created as follows. Note that the IP address and volume resources are children of the parent resource “pgsql-5432”.
Creating Dependency between GenLB Resource and PostgreSQL Resource
- Log in to the Windows OS on the active system (SIOS20LKNODE01) as SIOS20\lkadmin.
- Launch the LifeKeeper GUI and log in as SIOS20\lkadmin.
- Click *Add Dependency.
- Enter the values below.
Create Dependency | |
---|---|
Server | SIOS20LKNODE01 |
Parent Resource | Gen-LB |
Child Resource | pgsql-5432 |
- Now you have created the dependencies required for the PostgreSQL resource. The resource hierarchy has been created as follows.
Post your comment on this topic.