seacnboy 发表于 2016-01-14 16:07

使用tungsten复制mysql和postgresql的问题

执行安装指令报错了,求助
-bash-4.1$ ./tungsten-installer --master-slave -a --datasource-type=postgresql --master-host=192.168.247.203--postgresql-dbname=postgres --service-name=log--home-directory=/usr/local/pgsql/tung --cluster-hosts=192.168.247.203 --master-thl-port=12500 --thl-port=12600 --rmi-port=11600 --skip-validation-check=InstallerMasterSlaveCheck --svc-parallelization-type=none --start-and-report --datasource-user=postgres --datasource-password=123456
WARN>> This command has been DEPRECATED
WARN>> Switch to the tpm script for managing installation and upgrade
WARN>> 192.168.247.203 >> Currently unable to check for the THL schema in postgresql
ERROR >> 192_168_247_203 >> Failed: /usr/local/pgsql/tung/tungsten/tungsten-replicator/bin/replicator start, RC: 256, Result: Starting Tungsten Replicator Service...
Waiting for Tungsten Replicator Service......
WARNING: Tungsten Replicator Service may have failed to start.:
./ruby/configurator.rb:1232:in `cmd_result'
./ruby/configure/deployment_steps/deployment_step_services.rb:32:in `apply_config_services'
./ruby/configure/deployment_steps/deployment_step_services.rb:28:in `each'
./ruby/configure/deployment_steps/deployment_step_services.rb:28:in `apply_config_services'
./ruby/configure/deployment_steps/configure_deployment_core.rb:41:in `send'
./ruby/configure/deployment_steps/configure_deployment_core.rb:41:in `deploy'
./ruby/configure/deployment_steps/configure_deployment_core.rb:38:in `each'
./ruby/configure/deployment_steps/configure_deployment_core.rb:38:in `deploy'
./ruby/configure/configure_deployment.rb:58:in `deploy_config'
./ruby/configure/configure_deployment_handler.rb:64:in `deploy_config'
./ruby/configure/configure_deployment_handler.rb:50:in `deploy'
./ruby/configure/configure_deployment_handler.rb:47:in `each'
./ruby/configure/configure_deployment_handler.rb:47:in `deploy'
./ruby/configure/configure_deployment.rb:43:in `deploy'
./ruby/configurator.rb:284:in `run'
ruby/configure.rb:51
页: [1]
查看完整版本: 使用tungsten复制mysql和postgresql的问题