スケーラブルデータベースサーバ HiRDB Version 8 システム定義(UNIX(R)用)
HiRDB/パラレルサーバのシステム定義を作成します。システム構成は次のとおりです。
なお,定義例はシステム共通定義及びユニット制御情報定義の関連のあるオペランドについてだけ説明しています。
:
set pd_name_port = 5001 1
:
set pd_ha = use 2
set pd_ha_ipaddr_inherit = Y
set pd_ha_switch_timeout = Y
set pd_ha_transaction = queuing
set pd_ha_trn_queuing_wait_time = 240
set pd_ha_trn_restart_retry_time = 90
:
pdunit -x host1 -u UNT1 -d "/HiRDB_A" -p 5001 3
pdunit -x host2 -u UNT2 -d "/HiRDB_B" -p 5002
pdunit -x host3 -u UNT3 -d "/HiRDB_A" -p 5003
pdunit -x host4 -u UNT4 -d "/HiRDB_A" -p 5003
pdstart -t MGR -u UNT1 4
pdstart -t FES -s fes1 -u UNT1
pdstart -t DIC -s dic -u UNT2
pdstart -t BES -s bes1 -u UNT3 -c bes2 5
pdstart -t BES -s bes2 -u UNT4 -c bes1
:
|
:
set pd_ha_acttype = server 1
set pd_ha_server_process_standby = Y 2
:
|
:
set pd_ha_acttype = server 1
set pd_ha_agent = server 2
:
|
All Rights Reserved. Copyright (C) 2006, 2016, Hitachi, Ltd.