Change patchman example domain
This commit is contained in:
parent
bee43e31bb
commit
01f0777e6a
14 changed files with 102 additions and 102 deletions
|
@ -4,8 +4,8 @@ cd /srv/core
|
||||||
rm */*.state */*/*.launch_ctrl */*/*.state
|
rm */*.state */*/*.launch_ctrl */*/*.state
|
||||||
/bin/bash /srv/core/bin/admin start
|
/bin/bash /srv/core/bin/admin start
|
||||||
|
|
||||||
# special case for the "ep1.std01.ryzomcore.org" machine - start the admin tool graph sync script
|
# special case for the "ep1.std01.ryzomcore.local" machine - start the admin tool graph sync script
|
||||||
if [ $(hostname) = "ep1.std01.ryzomcore.org" ]
|
if [ $(hostname) = "ep1.std01.ryzomcore.local" ]
|
||||||
then
|
then
|
||||||
nohup /bin/sh /srv/core/bin/sync_rrd_graphs.sh &
|
nohup /bin/sh /srv/core/bin/sync_rrd_graphs.sh &
|
||||||
fi
|
fi
|
||||||
|
|
|
@ -4,7 +4,7 @@ echo Launched: $(date)
|
||||||
while true
|
while true
|
||||||
do
|
do
|
||||||
# retrieve ATS files from ATS admin tool machine
|
# retrieve ATS files from ATS admin tool machine
|
||||||
rsync -t ep1.std01.ryzomcore.org:ats/graph_datas/* /srv/core/mini01/rrd_graphs/
|
rsync -t ep1.std01.ryzomcore.local:ats/graph_datas/* /srv/core/mini01/rrd_graphs/
|
||||||
|
|
||||||
# deal with live files - duplicate files that correspond to unique services to aid with graphing of su & co
|
# deal with live files - duplicate files that correspond to unique services to aid with graphing of su & co
|
||||||
cd /srv/core/std01/rrd_graphs/
|
cd /srv/core/std01/rrd_graphs/
|
||||||
|
|
|
@ -10,7 +10,7 @@ AESAliasName= "aes";
|
||||||
DontUseStdIn = 0;
|
DontUseStdIn = 0;
|
||||||
|
|
||||||
// Adress ofthe admin service (default port is 49996)
|
// Adress ofthe admin service (default port is 49996)
|
||||||
ASHost = "ep1.mini01.ryzomcore.org";
|
ASHost = "ep1.mini01.ryzomcore.local";
|
||||||
|
|
||||||
// Config for AES
|
// Config for AES
|
||||||
AESPort = "46712";
|
AESPort = "46712";
|
||||||
|
|
|
@ -10,7 +10,7 @@ AESAliasName= "aes";
|
||||||
DontUseStdIn = 0;
|
DontUseStdIn = 0;
|
||||||
|
|
||||||
// Adress ofthe admin service (default port is 49996)
|
// Adress ofthe admin service (default port is 49996)
|
||||||
ASHost = "ep1.std01.ryzomcore.org";
|
ASHost = "ep1.std01.ryzomcore.local";
|
||||||
|
|
||||||
// Config for AES
|
// Config for AES
|
||||||
AESPort = "46702";
|
AESPort = "46702";
|
||||||
|
|
|
@ -1,23 +1,23 @@
|
||||||
// default values for different sites
|
// default values for different sites
|
||||||
|
|
||||||
mini01 ep1.mini01.ryzomcore.org
|
mini01 ep1.mini01.ryzomcore.local
|
||||||
std01 ep1.std01.ryzomcore.org
|
std01 ep1.std01.ryzomcore.local
|
||||||
std01 su1.std01.ryzomcore.org
|
std01 su1.std01.ryzomcore.local
|
||||||
std01 pd1.std01.ryzomcore.org
|
std01 pd1.std01.ryzomcore.local
|
||||||
std01 pd2.std01.ryzomcore.org
|
std01 pd2.std01.ryzomcore.local
|
||||||
std01 pd3.std01.ryzomcore.org
|
std01 pd3.std01.ryzomcore.local
|
||||||
std01 pd4.std01.ryzomcore.org
|
std01 pd4.std01.ryzomcore.local
|
||||||
std01 mla1.std01.ryzomcore.org
|
std01 mla1.std01.ryzomcore.local
|
||||||
std01 mla2.std01.ryzomcore.org
|
std01 mla2.std01.ryzomcore.local
|
||||||
std01 mla3.std01.ryzomcore.org
|
std01 mla3.std01.ryzomcore.local
|
||||||
std01 mla4.std01.ryzomcore.org
|
std01 mla4.std01.ryzomcore.local
|
||||||
std01 mla5.std01.ryzomcore.org
|
std01 mla5.std01.ryzomcore.local
|
||||||
std01 mlb1.std01.ryzomcore.org
|
std01 mlb1.std01.ryzomcore.local
|
||||||
std01 mlb2.std01.ryzomcore.org
|
std01 mlb2.std01.ryzomcore.local
|
||||||
std01 mlb3.std01.ryzomcore.org
|
std01 mlb3.std01.ryzomcore.local
|
||||||
std01 mlb4.std01.ryzomcore.org
|
std01 mlb4.std01.ryzomcore.local
|
||||||
std01 mlb5.std01.ryzomcore.org
|
std01 mlb5.std01.ryzomcore.local
|
||||||
std01 rra1.std01.ryzomcore.org
|
std01 rra1.std01.ryzomcore.local
|
||||||
std01 rra2.std01.ryzomcore.org
|
std01 rra2.std01.ryzomcore.local
|
||||||
std01 rrb1.std01.ryzomcore.org
|
std01 rrb1.std01.ryzomcore.local
|
||||||
std01 rrb2.std01.ryzomcore.org
|
std01 rrb2.std01.ryzomcore.local
|
||||||
|
|
|
@ -10,7 +10,7 @@ StartCommands =
|
||||||
// Create a gateway module on layer 3 transport and open it
|
// Create a gateway module on layer 3 transport and open it
|
||||||
"moduleManager.createModule StandardGateway bridge_gw",
|
"moduleManager.createModule StandardGateway bridge_gw",
|
||||||
"bridge_gw.transportAdd L3Client l3client",
|
"bridge_gw.transportAdd L3Client l3client",
|
||||||
"bridge_gw.transportCmd l3client(connect addr=ep1.mini01.ryzomcore.org:44749)",
|
"bridge_gw.transportCmd l3client(connect addr=ep1.mini01.ryzomcore.local:44749)",
|
||||||
|
|
||||||
|
|
||||||
//------------------------------------------------------------------------------
|
//------------------------------------------------------------------------------
|
||||||
|
@ -19,7 +19,7 @@ StartCommands =
|
||||||
// Create a gateway module on layer 3 transport and open it
|
// Create a gateway module on layer 3 transport and open it
|
||||||
"moduleManager.createModule StandardGateway spm_gw",
|
"moduleManager.createModule StandardGateway spm_gw",
|
||||||
"spm_gw.transportAdd L3Client l3client",
|
"spm_gw.transportAdd L3Client l3client",
|
||||||
"spm_gw.transportCmd l3client(connect addr=ep1.mini01.ryzomcore.org:44752)",
|
"spm_gw.transportCmd l3client(connect addr=ep1.mini01.ryzomcore.local:44752)",
|
||||||
|
|
||||||
|
|
||||||
//------------------------------------------------------------------------------
|
//------------------------------------------------------------------------------
|
||||||
|
|
|
@ -10,7 +10,7 @@ StartCommands =
|
||||||
// Create a gateway module on layer 3 transport and open it
|
// Create a gateway module on layer 3 transport and open it
|
||||||
"moduleManager.createModule StandardGateway bridge_gw",
|
"moduleManager.createModule StandardGateway bridge_gw",
|
||||||
"bridge_gw.transportAdd L3Client l3client",
|
"bridge_gw.transportAdd L3Client l3client",
|
||||||
"bridge_gw.transportCmd l3client(connect addr=ep1.mini01.ryzomcore.org:44749)",
|
"bridge_gw.transportCmd l3client(connect addr=ep1.mini01.ryzomcore.local:44749)",
|
||||||
|
|
||||||
|
|
||||||
//------------------------------------------------------------------------------
|
//------------------------------------------------------------------------------
|
||||||
|
@ -19,7 +19,7 @@ StartCommands =
|
||||||
// Create a gateway module on layer 3 transport and open it
|
// Create a gateway module on layer 3 transport and open it
|
||||||
"moduleManager.createModule StandardGateway spm_gw",
|
"moduleManager.createModule StandardGateway spm_gw",
|
||||||
"spm_gw.transportAdd L3Client l3client",
|
"spm_gw.transportAdd L3Client l3client",
|
||||||
"spm_gw.transportCmd l3client(connect addr=ep1.mini01.ryzomcore.org:44751)",
|
"spm_gw.transportCmd l3client(connect addr=ep1.mini01.ryzomcore.local:44751)",
|
||||||
|
|
||||||
|
|
||||||
//------------------------------------------------------------------------------
|
//------------------------------------------------------------------------------
|
||||||
|
|
|
@ -43,7 +43,7 @@ StartCommands +=
|
||||||
// Create a gateway module on layer 3 transport and open it
|
// Create a gateway module on layer 3 transport and open it
|
||||||
"moduleManager.createModule StandardGateway spm_gw",
|
"moduleManager.createModule StandardGateway spm_gw",
|
||||||
"spm_gw.transportAdd L3Client l3client",
|
"spm_gw.transportAdd L3Client l3client",
|
||||||
"spm_gw.transportCmd l3client(connect addr=ep1.mini01.ryzomcore.org:44751)",
|
"spm_gw.transportCmd l3client(connect addr=ep1.mini01.ryzomcore.local:44751)",
|
||||||
|
|
||||||
|
|
||||||
//------------------------------------------------------------------------------
|
//------------------------------------------------------------------------------
|
||||||
|
|
|
@ -10,7 +10,7 @@ StartCommands =
|
||||||
// Create a gateway module on layer 3 transport and open it
|
// Create a gateway module on layer 3 transport and open it
|
||||||
"moduleManager.createModule StandardGateway bridge_gw",
|
"moduleManager.createModule StandardGateway bridge_gw",
|
||||||
"bridge_gw.transportAdd L3Client l3client",
|
"bridge_gw.transportAdd L3Client l3client",
|
||||||
"bridge_gw.transportCmd l3client(connect addr=ep1.mini01.ryzomcore.org:44749)",
|
"bridge_gw.transportCmd l3client(connect addr=ep1.mini01.ryzomcore.local:44749)",
|
||||||
|
|
||||||
|
|
||||||
//------------------------------------------------------------------------------
|
//------------------------------------------------------------------------------
|
||||||
|
@ -19,7 +19,7 @@ StartCommands =
|
||||||
// Create a gateway module on layer 3 transport and open it
|
// Create a gateway module on layer 3 transport and open it
|
||||||
"moduleManager.createModule StandardGateway spm_gw",
|
"moduleManager.createModule StandardGateway spm_gw",
|
||||||
"spm_gw.transportAdd L3Client l3client",
|
"spm_gw.transportAdd L3Client l3client",
|
||||||
"spm_gw.transportCmd l3client(connect addr=ep1.std01.ryzomcore.org:44752)",
|
"spm_gw.transportCmd l3client(connect addr=ep1.std01.ryzomcore.local:44752)",
|
||||||
|
|
||||||
|
|
||||||
//------------------------------------------------------------------------------
|
//------------------------------------------------------------------------------
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
|
|
||||||
// mini01 - mini manager
|
// mini01 - mini manager
|
||||||
|
|
||||||
mini01_spm ep1.mini01.ryzomcore.org
|
mini01_spm ep1.mini01.ryzomcore.local
|
||||||
mini01_bridge ep1.mini01.ryzomcore.org
|
mini01_bridge ep1.mini01.ryzomcore.local
|
||||||
|
|
||||||
|
|
||||||
// std01 - std manager
|
// std01 - std manager
|
||||||
|
|
||||||
std01_spm ep1.std01.ryzomcore.org
|
std01_spm ep1.std01.ryzomcore.local
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
SPAHost = "ep1.mini01.ryzomcore.org";
|
SPAHost = "ep1.mini01.ryzomcore.local";
|
||||||
|
|
|
@ -30,15 +30,15 @@ define domain_mini01
|
||||||
|
|
||||||
// domain hosts
|
// domain hosts
|
||||||
cfg AESHost = "localhost";
|
cfg AESHost = "localhost";
|
||||||
cfg SUHost = "ep1.mini01.ryzomcore.org";
|
cfg SUHost = "ep1.mini01.ryzomcore.local";
|
||||||
cfg MFSHost = "ep1.mini01.ryzomcore.org";
|
cfg MFSHost = "ep1.mini01.ryzomcore.local";
|
||||||
cfg BSHost = "ep1.mini01.ryzomcore.org:49990";
|
cfg BSHost = "ep1.mini01.ryzomcore.local:49990";
|
||||||
cfg SlaveBSHost= "ep1.mini01.ryzomcore.org:49991";
|
cfg SlaveBSHost= "ep1.mini01.ryzomcore.local:49991";
|
||||||
cfg MasterLGSHost = "ep1.mini01.ryzomcore.org";
|
cfg MasterLGSHost = "ep1.mini01.ryzomcore.local";
|
||||||
cfg SlaveLGSHost = "ep1.mini01.ryzomcore.org";
|
cfg SlaveLGSHost = "ep1.mini01.ryzomcore.local";
|
||||||
cfg LGSBSHost = "ep1.mini01.ryzomcore.org";
|
cfg LGSBSHost = "ep1.mini01.ryzomcore.local";
|
||||||
cfg DBHost = "localhost"; // FIXME "sql.core.ryzomcore.org";
|
cfg DBHost = "ep1.mini01.ryzomcore.local";
|
||||||
cfgAfter WebSrvHost = "http://ep1.mini01.ryzomcore.org:50000/";
|
cfgAfter WebSrvHost = "http://ep1.mini01.ryzomcore.local:50000/";
|
||||||
|
|
||||||
// initial config files
|
// initial config files
|
||||||
cfgFile ../cfg/00_base.cfg
|
cfgFile ../cfg/00_base.cfg
|
||||||
|
@ -84,7 +84,7 @@ define shard_mini01_unifier
|
||||||
use exe_set_std_lgs_slave
|
use exe_set_std_lgs_slave
|
||||||
use backup_lgs
|
use backup_lgs
|
||||||
cfg DBPass = DBNelPass;
|
cfg DBPass = DBNelPass;
|
||||||
host ep1.mini01.ryzomcore.org
|
host ep1.mini01.ryzomcore.local
|
||||||
|
|
||||||
|
|
||||||
// shard mainland01 ----------------
|
// shard mainland01 ----------------
|
||||||
|
@ -95,10 +95,10 @@ define shard_mini01_mainland01
|
||||||
cfg ShardId = 301;
|
cfg ShardId = 301;
|
||||||
cfg BasePort = 52000;
|
cfg BasePort = 52000;
|
||||||
cfg SaveFilesDirectory="mini01_mainland01/";
|
cfg SaveFilesDirectory="mini01_mainland01/";
|
||||||
cfg NSHost = "ep1.mini01.ryzomcore.org";
|
cfg NSHost = "ep1.mini01.ryzomcore.local";
|
||||||
cfg FSListenHost = "ep1.mini01.ryzomcore.org";
|
cfg FSListenHost = "ep1.mini01.ryzomcore.local";
|
||||||
cfgFile ../cfg/02_shard_type_mini_mainland.cfg
|
cfgFile ../cfg/02_shard_type_mini_mainland.cfg
|
||||||
host ep1.mini01.ryzomcore.org
|
host ep1.mini01.ryzomcore.local
|
||||||
|
|
||||||
|
|
||||||
// shard ring01 --------------------
|
// shard ring01 --------------------
|
||||||
|
@ -110,7 +110,7 @@ define shard_mini01_ring01
|
||||||
cfg BasePort = 52400;
|
cfg BasePort = 52400;
|
||||||
cfg SaveFilesDirectory="mini01_ring01/";
|
cfg SaveFilesDirectory="mini01_ring01/";
|
||||||
cfg NSPort = 51100;
|
cfg NSPort = 51100;
|
||||||
cfg NSHost = "ep1.mini01.ryzomcore.org" + 51100;
|
cfg NSHost = "ep1.mini01.ryzomcore.local" + 51100;
|
||||||
cfgFile ../cfg/02_shard_type_std_ring.cfg
|
cfgFile ../cfg/02_shard_type_std_ring.cfg
|
||||||
host ep1.mini01.ryzomcore.org
|
host ep1.mini01.ryzomcore.local
|
||||||
|
|
||||||
|
|
|
@ -32,15 +32,15 @@ define domain_std01
|
||||||
|
|
||||||
// domain hosts
|
// domain hosts
|
||||||
cfg AESHost = "localhost";
|
cfg AESHost = "localhost";
|
||||||
cfg SUHost = "su1.std01.ryzomcore.org";
|
cfg SUHost = "su1.std01.ryzomcore.local";
|
||||||
cfg MFSHost = "su1.std01.ryzomcore.org";
|
cfg MFSHost = "su1.std01.ryzomcore.local";
|
||||||
cfg BSHost = "pd1.std01.ryzomcore.org:49990"; // Backup service host for domain
|
cfg BSHost = "pd1.std01.ryzomcore.local:49990"; // Backup service host for domain
|
||||||
cfg SlaveBSHost= "pd2.std01.ryzomcore.org:49991";
|
cfg SlaveBSHost= "pd2.std01.ryzomcore.local:49991";
|
||||||
cfg MasterLGSHost = "pd3.std01.ryzomcore.org";
|
cfg MasterLGSHost = "pd3.std01.ryzomcore.local";
|
||||||
cfg SlaveLGSHost = "pd4.std01.ryzomcore.org";
|
cfg SlaveLGSHost = "pd4.std01.ryzomcore.local";
|
||||||
cfg LGSBSHost = "csr.core.ryzomcore.org"; // Backup service host for log service
|
cfg LGSBSHost = "csr.core.ryzomcore.local"; // Backup service host for log service
|
||||||
cfg DBHost = "sql.core.ryzomcore.org";
|
cfg DBHost = "sql.core.ryzomcore.local";
|
||||||
cfgAfter WebSrvHost = "http://su1.std01.ryzomcore.org:50000/";
|
cfgAfter WebSrvHost = "http://su1.std01.ryzomcore.local:50000/";
|
||||||
|
|
||||||
// initial config files
|
// initial config files
|
||||||
cfgFile ../cfg/00_base.cfg
|
cfgFile ../cfg/00_base.cfg
|
||||||
|
@ -86,11 +86,11 @@ define shard_std01_unifier
|
||||||
|
|
||||||
define shard_exe_set_std01_ras
|
define shard_exe_set_std01_ras
|
||||||
use ras
|
use ras
|
||||||
host ep1.std01.ryzomcore.org
|
host ep1.std01.ryzomcore.local
|
||||||
|
|
||||||
define shard_exe_set_std01_unifier
|
define shard_exe_set_std01_unifier
|
||||||
use exe_set_std_unifier
|
use exe_set_std_unifier
|
||||||
host su1.std01.ryzomcore.org
|
host su1.std01.ryzomcore.local
|
||||||
cfg DBPass = DBNelPass;
|
cfg DBPass = DBNelPass;
|
||||||
|
|
||||||
|
|
||||||
|
@ -106,30 +106,30 @@ define shard_std01_mainland01
|
||||||
cfg ShardId = 101;
|
cfg ShardId = 101;
|
||||||
cfg BasePort = 51000;
|
cfg BasePort = 51000;
|
||||||
cfg SaveFilesDirectory="std01_mainland01/";
|
cfg SaveFilesDirectory="std01_mainland01/";
|
||||||
cfg NSHost = "mla1.std01.ryzomcore.org";
|
cfg NSHost = "mla1.std01.ryzomcore.local";
|
||||||
cfgFile ../cfg/02_shard_type_std_mainland.cfg
|
cfgFile ../cfg/02_shard_type_std_mainland.cfg
|
||||||
|
|
||||||
define shard_exe_set_std01_mainland01_be01
|
define shard_exe_set_std01_mainland01_be01
|
||||||
use exe_set_std_mainland_be01
|
use exe_set_std_mainland_be01
|
||||||
host mla1.std01.ryzomcore.org
|
host mla1.std01.ryzomcore.local
|
||||||
|
|
||||||
define shard_exe_set_std01_mainland01_be02
|
define shard_exe_set_std01_mainland01_be02
|
||||||
use exe_set_std_mainland_be02
|
use exe_set_std_mainland_be02
|
||||||
host mla2.std01.ryzomcore.org
|
host mla2.std01.ryzomcore.local
|
||||||
|
|
||||||
define shard_exe_set_std01_mainland01_be03
|
define shard_exe_set_std01_mainland01_be03
|
||||||
use exe_set_std_mainland_be03
|
use exe_set_std_mainland_be03
|
||||||
host mla3.std01.ryzomcore.org
|
host mla3.std01.ryzomcore.local
|
||||||
|
|
||||||
define shard_exe_set_std01_mainland01_fe01
|
define shard_exe_set_std01_mainland01_fe01
|
||||||
use exe_set_std_mainland_fe
|
use exe_set_std_mainland_fe
|
||||||
host mla4.std01.ryzomcore.org
|
host mla4.std01.ryzomcore.local
|
||||||
cfg FSListenHost = "mla4.std01.ryzomcore.org";
|
cfg FSListenHost = "mla4.std01.ryzomcore.local";
|
||||||
|
|
||||||
define shard_exe_set_std01_mainland01_fe02
|
define shard_exe_set_std01_mainland01_fe02
|
||||||
use exe_set_std_mainland_fe
|
use exe_set_std_mainland_fe
|
||||||
host mla5.std01.ryzomcore.org
|
host mla5.std01.ryzomcore.local
|
||||||
cfg FSListenHost = "mla5.std01.ryzomcore.org";
|
cfg FSListenHost = "mla5.std01.ryzomcore.local";
|
||||||
|
|
||||||
|
|
||||||
// shard mainland02 ----------------
|
// shard mainland02 ----------------
|
||||||
|
@ -144,30 +144,30 @@ define shard_std01_mainland02
|
||||||
cfg ShardId = 102;
|
cfg ShardId = 102;
|
||||||
cfg BasePort = 51100;
|
cfg BasePort = 51100;
|
||||||
cfg SaveFilesDirectory="std01_mainland02/";
|
cfg SaveFilesDirectory="std01_mainland02/";
|
||||||
cfg NSHost = "mlb1.std01.ryzomcore.org";
|
cfg NSHost = "mlb1.std01.ryzomcore.local";
|
||||||
cfgFile ../cfg/02_shard_type_std_mainland.cfg
|
cfgFile ../cfg/02_shard_type_std_mainland.cfg
|
||||||
|
|
||||||
define shard_exe_set_std01_mainland02_be01
|
define shard_exe_set_std01_mainland02_be01
|
||||||
use exe_set_std_mainland_be01
|
use exe_set_std_mainland_be01
|
||||||
host mlb1.std01.ryzomcore.org
|
host mlb1.std01.ryzomcore.local
|
||||||
|
|
||||||
define shard_exe_set_std01_mainland02_be02
|
define shard_exe_set_std01_mainland02_be02
|
||||||
use exe_set_std_mainland_be02
|
use exe_set_std_mainland_be02
|
||||||
host mlb2.std01.ryzomcore.org
|
host mlb2.std01.ryzomcore.local
|
||||||
|
|
||||||
define shard_exe_set_std01_mainland02_be03
|
define shard_exe_set_std01_mainland02_be03
|
||||||
use exe_set_std_mainland_be03
|
use exe_set_std_mainland_be03
|
||||||
host mlb3.std01.ryzomcore.org
|
host mlb3.std01.ryzomcore.local
|
||||||
|
|
||||||
define shard_exe_set_std01_mainland02_fe01
|
define shard_exe_set_std01_mainland02_fe01
|
||||||
use exe_set_std_mainland_fe
|
use exe_set_std_mainland_fe
|
||||||
host mlb4.std01.ryzomcore.org
|
host mlb4.std01.ryzomcore.local
|
||||||
cfg FSListenHost = "mlb4.std01.ryzomcore.org";
|
cfg FSListenHost = "mlb4.std01.ryzomcore.local";
|
||||||
|
|
||||||
define shard_exe_set_std01_mainland02_fe02
|
define shard_exe_set_std01_mainland02_fe02
|
||||||
use exe_set_std_mainland_fe
|
use exe_set_std_mainland_fe
|
||||||
host mlb5.std01.ryzomcore.org
|
host mlb5.std01.ryzomcore.local
|
||||||
cfg FSListenHost = "mlb5.std01.ryzomcore.org";
|
cfg FSListenHost = "mlb5.std01.ryzomcore.local";
|
||||||
|
|
||||||
|
|
||||||
// shard ring01 --------------------
|
// shard ring01 --------------------
|
||||||
|
@ -179,17 +179,17 @@ define shard_std01_ring01
|
||||||
cfg ShardId = 201;
|
cfg ShardId = 201;
|
||||||
cfg BasePort = 51400;
|
cfg BasePort = 51400;
|
||||||
cfg SaveFilesDirectory="std01_ring01/";
|
cfg SaveFilesDirectory="std01_ring01/";
|
||||||
cfg NSHost = "rra1.std01.ryzomcore.org";
|
cfg NSHost = "rra1.std01.ryzomcore.local";
|
||||||
cfgFile ../cfg/02_shard_type_std_ring.cfg
|
cfgFile ../cfg/02_shard_type_std_ring.cfg
|
||||||
|
|
||||||
define shard_exe_set_std01_ring01_be
|
define shard_exe_set_std01_ring01_be
|
||||||
use exe_set_std_ring_be
|
use exe_set_std_ring_be
|
||||||
host rra1.std01.ryzomcore.org
|
host rra1.std01.ryzomcore.local
|
||||||
|
|
||||||
define shard_exe_set_std01_ring01_fe
|
define shard_exe_set_std01_ring01_fe
|
||||||
use exe_set_std_ring_fe
|
use exe_set_std_ring_fe
|
||||||
host rra2.std01.ryzomcore.org
|
host rra2.std01.ryzomcore.local
|
||||||
cfg FSListenHost = "rra2.std01.ryzomcore.org";
|
cfg FSListenHost = "rra2.std01.ryzomcore.local";
|
||||||
|
|
||||||
|
|
||||||
// shard ring02 --------------------
|
// shard ring02 --------------------
|
||||||
|
@ -201,17 +201,17 @@ define shard_std01_ring02
|
||||||
cfg ShardId = 202;
|
cfg ShardId = 202;
|
||||||
cfg BasePort = 51500;
|
cfg BasePort = 51500;
|
||||||
cfg SaveFilesDirectory="std01_ring02/";
|
cfg SaveFilesDirectory="std01_ring02/";
|
||||||
cfg NSHost = "rrb1.std01.ryzomcore.org";
|
cfg NSHost = "rrb1.std01.ryzomcore.local";
|
||||||
cfgFile ../cfg/02_shard_type_std_ring.cfg
|
cfgFile ../cfg/02_shard_type_std_ring.cfg
|
||||||
|
|
||||||
define shard_exe_set_std01_ring02_be
|
define shard_exe_set_std01_ring02_be
|
||||||
use exe_set_std_ring_be
|
use exe_set_std_ring_be
|
||||||
host rrb1.std01.ryzomcore.org
|
host rrb1.std01.ryzomcore.local
|
||||||
|
|
||||||
define shard_exe_set_std01_ring02_fe
|
define shard_exe_set_std01_ring02_fe
|
||||||
use exe_set_std_ring_fe
|
use exe_set_std_ring_fe
|
||||||
host rrb2.std01.ryzomcore.org
|
host rrb2.std01.ryzomcore.local
|
||||||
cfg FSListenHost = "rrb2.std01.ryzomcore.org";
|
cfg FSListenHost = "rrb2.std01.ryzomcore.local";
|
||||||
|
|
||||||
|
|
||||||
// the std01 backup domain ----------
|
// the std01 backup domain ----------
|
||||||
|
@ -260,7 +260,7 @@ define shard_std01_backup_ras
|
||||||
shard std01_backup_ras
|
shard std01_backup_ras
|
||||||
cfg ShardId = 100;
|
cfg ShardId = 100;
|
||||||
use ras
|
use ras
|
||||||
host ep1.std01.ryzomcore.org
|
host ep1.std01.ryzomcore.local
|
||||||
|
|
||||||
|
|
||||||
// the main backup pair ------------
|
// the main backup pair ------------
|
||||||
|
@ -273,15 +273,15 @@ define shard_std01_backup
|
||||||
define shard_exe_set_std01_backup_master
|
define shard_exe_set_std01_backup_master
|
||||||
name bs_master
|
name bs_master
|
||||||
use exe_set_std_backup_master
|
use exe_set_std_backup_master
|
||||||
host pd1.std01.ryzomcore.org
|
host pd1.std01.ryzomcore.local
|
||||||
|
|
||||||
define shard_exe_set_std01_backup_slave
|
define shard_exe_set_std01_backup_slave
|
||||||
name bs_slave
|
name bs_slave
|
||||||
// hack to workaround bug in backup service
|
// hack to workaround bug in backup service
|
||||||
// use exe_set_std_backup_slave
|
// use exe_set_std_backup_slave
|
||||||
use exe_set_std01_backup_slave
|
use exe_set_std01_backup_slave
|
||||||
host pd2.std01.ryzomcore.org
|
host pd2.std01.ryzomcore.local
|
||||||
cfgAfter MasterBSHost = "pd1.std01.ryzomcore.org:49990";
|
cfgAfter MasterBSHost = "pd1.std01.ryzomcore.local:49990";
|
||||||
|
|
||||||
// hack to workaround bug in backup service
|
// hack to workaround bug in backup service
|
||||||
define exe_set_std01_backup_slave
|
define exe_set_std01_backup_slave
|
||||||
|
@ -312,27 +312,27 @@ define shard_std01_lgs
|
||||||
cfg L3SlaveLGSPort = 49993;
|
cfg L3SlaveLGSPort = 49993;
|
||||||
cfg LGSBSPort = 49994;
|
cfg LGSBSPort = 49994;
|
||||||
cfg L3LGSBSPort = 49995;
|
cfg L3LGSBSPort = 49995;
|
||||||
cfg MasterLGSHost = "pd3.std01.ryzomcore.org";
|
cfg MasterLGSHost = "pd3.std01.ryzomcore.local";
|
||||||
cfg SlaveLGSHost = "pd4.std01.ryzomcore.org";
|
cfg SlaveLGSHost = "pd4.std01.ryzomcore.local";
|
||||||
cfg LGSBSHost = "csr.core.ryzomcore.org";
|
cfg LGSBSHost = "csr.core.ryzomcore.local";
|
||||||
|
|
||||||
define shard_exe_set_std01_lgs_primary
|
define shard_exe_set_std01_lgs_primary
|
||||||
name lgs_primary
|
name lgs_primary
|
||||||
use raes
|
use raes
|
||||||
use exe_set_std_lgs_master
|
use exe_set_std_lgs_master
|
||||||
host pd3.std01.ryzomcore.org
|
host pd3.std01.ryzomcore.local
|
||||||
|
|
||||||
define shard_exe_set_std01_lgs_secondary
|
define shard_exe_set_std01_lgs_secondary
|
||||||
name lgs_secondary
|
name lgs_secondary
|
||||||
use raes
|
use raes
|
||||||
use exe_set_std_lgs_slave
|
use exe_set_std_lgs_slave
|
||||||
host pd4.std01.ryzomcore.org
|
host pd4.std01.ryzomcore.local
|
||||||
|
|
||||||
define shard_exe_set_std01_lgs_bs
|
define shard_exe_set_std01_lgs_bs
|
||||||
name lgs_bs
|
name lgs_bs
|
||||||
use raes
|
use raes
|
||||||
use backup_lgs
|
use backup_lgs
|
||||||
host csr.core.ryzomcore.org
|
host csr.core.ryzomcore.local
|
||||||
|
|
||||||
|
|
||||||
// the std01 las domain -------------
|
// the std01 las domain -------------
|
||||||
|
@ -365,7 +365,7 @@ define shard_std01_las_ras
|
||||||
shard std01_las_ras
|
shard std01_las_ras
|
||||||
cfg ShardId = 100;
|
cfg ShardId = 100;
|
||||||
use ras
|
use ras
|
||||||
host ep1.std01.ryzomcore.org
|
host ep1.std01.ryzomcore.local
|
||||||
|
|
||||||
|
|
||||||
// master las ----------------------
|
// master las ----------------------
|
||||||
|
@ -378,7 +378,7 @@ define shard_std01_las_master
|
||||||
use las_mainland02
|
use las_mainland02
|
||||||
use las_ring01
|
use las_ring01
|
||||||
use las_ring02
|
use las_ring02
|
||||||
host pd3.std01.ryzomcore.org
|
host pd3.std01.ryzomcore.local
|
||||||
|
|
||||||
define las_mainland01
|
define las_mainland01
|
||||||
cfgAfter StartCommands += {"PDRootDirectory /srv/core/backup01/save_shard_pd/std01_mainland01/pds"};
|
cfgAfter StartCommands += {"PDRootDirectory /srv/core/backup01/save_shard_pd/std01_mainland01/pds"};
|
||||||
|
@ -415,7 +415,7 @@ define shard_std01_las_slave
|
||||||
use las_mainland02_slave
|
use las_mainland02_slave
|
||||||
use las_ring01_slave
|
use las_ring01_slave
|
||||||
use las_ring02_slave
|
use las_ring02_slave
|
||||||
host pd4.std01.ryzomcore.org
|
host pd4.std01.ryzomcore.local
|
||||||
|
|
||||||
define las_mainland01_slave
|
define las_mainland01_slave
|
||||||
cfgAfter StartCommands += {"PDRootDirectory /srv/core/backup01/save_shard_pd/std01_mainland01/pds"};
|
cfgAfter StartCommands += {"PDRootDirectory /srv/core/backup01/save_shard_pd/std01_mainland01/pds"};
|
||||||
|
|
|
@ -41,12 +41,12 @@ StartCommands +=
|
||||||
// bridge gateway
|
// bridge gateway
|
||||||
// "moduleManager.createModule StandardGateway gw1",
|
// "moduleManager.createModule StandardGateway gw1",
|
||||||
// "gw1.transportAdd L3Client l3client",
|
// "gw1.transportAdd L3Client l3client",
|
||||||
// "gw1.transportCmd l3client(connect addr=ep1.mini01.ryzomcore.org:44748)",
|
// "gw1.transportCmd l3client(connect addr=ep1.mini01.ryzomcore.local:44748)",
|
||||||
|
|
||||||
// ats spm gateway
|
// ats spm gateway
|
||||||
"moduleManager.createModule StandardGateway gw2",
|
"moduleManager.createModule StandardGateway gw2",
|
||||||
"gw2.transportAdd L3Client l3client",
|
"gw2.transportAdd L3Client l3client",
|
||||||
"gw2.transportCmd l3client(connect addr=ep1.mini01.ryzomcore.org:44751)",
|
"gw2.transportCmd l3client(connect addr=ep1.mini01.ryzomcore.local:44751)",
|
||||||
|
|
||||||
|
|
||||||
//------------------------------------------------------------------------------
|
//------------------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in a new issue