diff --git a/MAC/Deployment/data/OTDB/CorrAppl.comp b/MAC/Deployment/data/OTDB/CorrAppl.comp index d396a4f26b1e607b4e5c608b081d23b1e5677b73..470f829a1645ee5960cc64d13494b3771dbcd603 100644 --- a/MAC/Deployment/data/OTDB/CorrAppl.comp +++ b/MAC/Deployment/data/OTDB/CorrAppl.comp @@ -11,7 +11,7 @@ node CNProc 4.0.0 development 'node constraint' "CNProc" # name dir. type unit prun. vm value constr. descr. #-------------------------------------------------------------------------------------------------------- par _executable I text - 10 0 'CN_Processing' - 'The name of the executable to start' -par _hostname I text - 10 0 'bgfen1' - 'The machine on which the start- and stop-script is executed.' +par _hostname I text - 10 0 'bgstfen' - 'The machine on which the start- and stop-script is executed.' par _nodes I vtext - 10 0 '[]' - 'Nodes used by the (mpi)processes' par _startstopType I ptext - 10 0 "cmdline|mpirun|bgl;bgl" - 'Method of starting the proces' par workingdir I text - 10 0 "/opt/lofar/bin/" - 'Directory to use.' @@ -26,4 +26,5 @@ uses CNProc 4.0.0 development 'node constraint' "CNProc" par processes I vtext - 10 0 '["CNProc"]' - "list of processes that must be started" par procesOrder I vtext - 10 0 '[]' - "Order of the processes, if any! FOR FUTURE USE." par extraInfo I vtext - 10 0 '["OLAP","PIC"]' - "list of components that the application expects to be in the parsettfile." -par _hostname I text - 10 0 'bgfen1' - "Hostname of the machine on which the ACDaemon is running". +par _hostname I text - 10 0 'bgstfen' - "Hostname of the machine on which the ACDaemon is running". + diff --git a/MAC/Deployment/data/OTDB/IONAppl.comp b/MAC/Deployment/data/OTDB/IONAppl.comp index de8276055a52846dac7f0d03a895faf98e4e980f..2f8603d4a5caf46ec6e67b279663ff17101f2417 100644 --- a/MAC/Deployment/data/OTDB/IONAppl.comp +++ b/MAC/Deployment/data/OTDB/IONAppl.comp @@ -11,7 +11,7 @@ node IONProc 4.0.0 development 'node constraint' "IONProc" # name dir. type unit prun. vm value constr. descr. #-------------------------------------------------------------------------------------------------------- par _executable I text - 10 0 'IONProc' - 'The name of the executable to start' -par _hostname I text - 10 0 'bgfen1' - 'The machine on which the start- and stop-script is executed.' +par _hostname I text - 10 0 'bgstfen' - 'The machine on which the start- and stop-script is executed.' par _nodes I vtext - 10 0 '[]' - 'Nodes used by the (mpi)processes' par _startstopType I ptext - 10 0 "cmdline|mpirun|bgl;cmdline" - 'Method of starting the proces' par workingdir I text - 10 0 "/cephome/lofar-prod/bin/" - 'Directory to use.' @@ -26,4 +26,4 @@ uses IONProc 4.0.0 development 'node constraint' "IONProc" par processes I vtext - 10 0 '["IONProc"]' - "list of processes that must be started" par procesOrder I vtext - 10 0 '[]' - "Order of the processes, if any! FOR FUTURE USE." par extraInfo I vtext - 10 0 '["OLAP","PIC"]' - "list of components that the application expects to be in the parsettfile." -par _hostname I text - 10 0 'bgfen1' - "Hostname of the machine on which the ACDaemon is running". +par _hostname I text - 10 0 'bgstfen' - "Hostname of the machine on which the ACDaemon is running". diff --git a/MAC/Deployment/data/OTDB/StorageAppl.comp b/MAC/Deployment/data/OTDB/StorageAppl.comp index 37fb752619834d8f6585e1ebbc2935026824fe78..d3a744d84ad65c2355723eebfa10dfa3d299c08a 100644 --- a/MAC/Deployment/data/OTDB/StorageAppl.comp +++ b/MAC/Deployment/data/OTDB/StorageAppl.comp @@ -10,7 +10,7 @@ node Storage 4.0.0 development 'node constraint' "Storage" # name dir. type unit prun. vm value constr. descr. #-------------------------------------------------------------------------------------------------------- par _executable I text - 10 0 "Storage" - 'The name of the executable to start' -par _hostname I text - 10 0 "bgfen1" - 'The machine on which the start- and stop-script is executed.' +par _hostname I text - 10 0 "bgstfen" - 'The machine on which the start- and stop-script is executed.' par _nodes I vtext - 10 0 '[]' - 'Nodes used by the (mpi)processes' par _startstopType I ptext - 10 0 "cmdline|mpirun|bgl;mpirun" - 'Method of starting the proces' @@ -24,4 +24,4 @@ uses Storage 4.0.0 development 'node constraint' "Storage" par processes I vtext - 10 0 '["Storage"]' - "list of processes that must be started" par procesOrder I vtext - 10 0 '[]' - "Order of the processes, if any! FOR FUTURE USE." par extraInfo I vtext - 10 0 '[".OLAP","PIC"]' - "list of components that the application expects to be in the parsettfile." -par _hostname I text - 10 0 'bgfen1' - "Hostname of the machine on which the ACDaemon is running". +par _hostname I text - 10 0 'bgstfen' - "Hostname of the machine on which the ACDaemon is running".