【发布时间】:2019-09-12 10:05:36
【问题描述】:
我用 5.18 为我的 greenplum db 下载了 greenplum-cc-web-4.6.1-LINUX-x86_64.zip,然后点击此链接 (https://gpcc.docs.pivotal.io/460/topics/setup-collection-agents.html) 安装命令中心。当 gpccinstall 出现故障时,一切正常。它显示以下错误:
RunCommandOnEachHost fail on host: client-gp03.bj
Error when unzip remote binary on sdw3 bin/gpccws
bin/ccagent
bin/gpcc
conf/app.conf
gpcc_path.sh
bin/start_agent.sh
bin/queryinfocat.sh
bin/gpcc_md5
ccdata/
alert-email/alertTemplate.html
alert-email/send_alert.sh.sample
languages/
languages/zh.json
languages/en.json
Error when unzip remote binary on client-gp00.bj bin/gpccws
bin/ccagent
bin/gpcc
conf/app.conf
gpcc_path.sh
bin/start_agent.sh
bin/queryinfocat.sh
bin/gpcc_md5
ccdata/
alert-email/alertTemplate.html
alert-email/send_alert.sh.sample
languages/
languages/zh.json
languages/en.json
Error when unzip remote binary on client-gp01.bj bin/gpccws
bin/ccagent
bin/gpcc
conf/app.conf
gpcc_path.sh
bin/start_agent.sh
bin/queryinfocat.sh
bin/gpcc_md5
ccdata/
alert-email/alertTemplate.html
alert-email/send_alert.sh.sample
languages/
languages/zh.json
languages/en.json
Error when unzip remote binary on client-gp02.bj bin/gpccws
bin/ccagent
bin/gpcc
conf/app.conf
gpcc_path.sh
bin/start_agent.sh
bin/queryinfocat.sh
bin/gpcc_md5
ccdata/
alert-email/alertTemplate.html
alert-email/send_alert.sh.sample
languages/
languages/zh.json
languages/en.json
Error when unzip remote binary on client-gp03.bj Warning: the ECDSA host key for 'client-gp03.bj' differs from the key for the IP address '10.136.173.8'
Offending key for IP in /home/gpadmin/.ssh/known_hosts:10
Matching host key in /home/gpadmin/.ssh/known_hosts:17
tar: bin/gpccws: Cannot open: File exists
tar: Exiting with failure status due to previous errors
RunCommandOnEachHost failure happened
以前有没有人遇到过这个问题?我在谷歌和关键社区中进行了一些搜索,但未能找到解决方案。任何帮助表示赞赏。
顺便说一句,当我忽略上述错误并继续时,我发现 gpcc Web 服务器可以成功启动。当我登录时,只有“查询监视器”UI 部分显示一个警告:“GPCC 不再接收更新。检查您的网络状态或 gpcc 状态并刷新此页面。”,其他部分 UI 似乎正常。
【问题讨论】:
标签: greenplum