説明

Perforce Helix Coreのフェイルオーバー機能を使用したHA環境構築の手順を説明しています

マスタサーバとスタンバイサーバのタイムゾーンが一致している必要があります。
p4dのバージョンが一致している必要があります。

HA構築マニュアル.pdf


本構築作業の条件は以下の通りです


マスター

スタンバイ

Perforce super user

サーバ名

master

standby

super

ServerID

master

standby

レプリケーション用ユーザ名

Option

 -

mandatory
※nomandatoryで構築後に変更

service

server-service

commit-server

standby

    

IP

192.168.56.114

192.168.56.115

Port

1666

1666

P4ROOT

/master

/standby

構築手順