Giter Site home page Giter Site logo

gphost's People

Contributors

lij55 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

gphost's Issues

select error

error show like this:
select * from company;
WARNING: interconnect may encountered a network error, please check your network (seg0 slice1 172.21.0.4:10000 pid=29730)
DETAIL: Failed to send packet (seq 1) to 172.21.0.1:37333 (pid 7331 cid -1) after 100 retries.
WARNING: interconnect may encountered a network error, please check your network (seg1 slice1 172.21.0.4:10001 pid=29731)
DETAIL: Failed to send packet (seq 1) to 172.21.0.1:37333 (pid 7331 cid -1) after 100 retries.
WARNING: interconnect may encountered a network error, please check your network (seg2 slice1 172.21.0.2:10000 pid=29728)
DETAIL: Failed to send packet (seq 1) to 172.21.0.1:37333 (pid 7331 cid -1) after 100 retries.
WARNING: interconnect may encountered a network error, please check your network (seg3 slice1 172.21.0.2:10001 pid=29729)
DETAIL: Failed to send packet (seq 1) to 172.21.0.1:37333 (pid 7331 cid -1) after 100 retries.

but insert or delete can work well.
is there anything i can do to fix this problem?
thanks very much.

安装时报错

installing : greenplum-db-6.4.0-1.el7.x86_64 50/55
error: unpacking of archive failed on file /usr/local/greenplum-db-6.4.0/bin/postgres;5e61bb0f: cpio: read
Error unpacking rpm package greenplum-db-6.4.0-1.el7.x86_64
Cleanup : 1:openssl-libs-1.0.2k-12.el7.x86_64 51/55
error: greenplum-db-6.4.0-1.el7.x86_64: install failed

gpinitsystem error

The full log is below:

[gpadmin@mdw artifact]$ gpinitsystem -a -c gpinitsystem_config
20210323:01:47:19:001165 gpinitsystem:mdw:gpadmin-[INFO]:-Checking configuration parameters, please wait...
20210323:01:47:19:001165 gpinitsystem:mdw:gpadmin-[INFO]:-Reading Greenplum configuration file gpinitsystem_config
20210323:01:47:19:001165 gpinitsystem:mdw:gpadmin-[INFO]:-Locale has not been set in gpinitsystem_config, will set to default value
20210323:01:47:19:001165 gpinitsystem:mdw:gpadmin-[INFO]:-Locale set to en_US.utf8
20210323:01:47:19:001165 gpinitsystem:mdw:gpadmin-[INFO]:-MASTER_MAX_CONNECT not set, will set to default value 250
20210323:01:47:19:001165 gpinitsystem:mdw:gpadmin-[INFO]:-Checking configuration parameters, Completed
20210323:01:47:19:001165 gpinitsystem:mdw:gpadmin-[INFO]:-Commencing multi-home checks, please wait...
.Warning: Permanently added 'sdw1,172.19.0.2' (RSA) to the list of known hosts.
.Warning: Permanently added 'sdw2,172.19.0.3' (RSA) to the list of known hosts.

20210323:01:47:19:001165 gpinitsystem:mdw:gpadmin-[INFO]:-Configuring build for standard array
20210323:01:47:19:001165 gpinitsystem:mdw:gpadmin-[INFO]:-Commencing multi-home checks, Completed
20210323:01:47:19:001165 gpinitsystem:mdw:gpadmin-[INFO]:-Building primary segment instance array, please wait...
Traceback (most recent call last):
  File "/usr/local/greenplum-db-6.15.0/bin/lib/gphostcachelookup.py", line 12, in <module>
    from gppylib.gphostcache import GpInterfaceToHostNameCache
ImportError: No module named gppylib.gphostcache
.Warning: Permanently added 'sdw1,172.19.0.2' (RSA) to the list of known hosts.
Warning: Permanently added 'sdw1,172.19.0.2' (RSA) to the list of known hosts.
.Warning: Permanently added 'sdw2,172.19.0.3' (RSA) to the list of known hosts.
Warning: Permanently added 'sdw2,172.19.0.3' (RSA) to the list of known hosts.

20210323:01:47:20:001165 gpinitsystem:mdw:gpadmin-[INFO]:-Checking Master host
20210323:01:47:20:001165 gpinitsystem:mdw:gpadmin-[INFO]:-Checking new segment hosts, please wait...
Warning: Permanently added 'sdw1,172.19.0.2' (RSA) to the list of known hosts.
Warning: Permanently added 'mdw,172.19.0.5' (RSA) to the list of known hosts.
Warning: Permanently added 'mdw,172.19.0.5' (RSA) to the list of known hosts.
Warning: Permanently added 'sdw1,172.19.0.2' (RSA) to the list of known hosts.
Warning: Permanently added 'sdw2,172.19.0.3' (RSA) to the list of known hosts.
Warning: Permanently added 'mdw,172.19.0.5' (RSA) to the list of known hosts.
Warning: Permanently added 'mdw,172.19.0.5' (RSA) to the list of known hosts.
Warning: Permanently added 'sdw2,172.19.0.3' (RSA) to the list of known hosts.
.Warning: Permanently added 'sdw1,172.19.0.2' (RSA) to the list of known hosts.
Warning: Permanently added 'sdw1,172.19.0.2' (RSA) to the list of known hosts.
Warning: Permanently added 'sdw1,172.19.0.2' (RSA) to the list of known hosts.
/bin/touch: cannot touch ‘/home/gpadmin/artifact/data/tmp_file_test’: No such file or directory
20210323:01:47:21:001165 gpinitsystem:mdw:gpadmin-[FATAL]:-Cannot write to /home/gpadmin/artifact/data on sdw1  Script Exiting!

I can't find this file /home/gpadmin/artifact/data/tmp_file_test in this repo, so what script or program do i think generated this file.

-bash: gpinitsystem: command not found

你好,artifact/prepare.sh -s 2 -n 2 完成之后显示找不到gpinitsystem命令,请问怎么解决
[gpadmin@mdw ~]$ ls
artifact data env.sh gpinitsystem_config hostfile master mirror

Config greenplum file failed: GPHOME is unset

after installation and ssh to master, I run the artifact/prepare.sh -s 2 -n 2 command, but it reports GPHOME is unset

[gpadmin@mdw ~]$ artifact/prepare.sh -s 2 -n 2
+ '[' -z ']'
+ echo 'GPHOME is unset'
GPHOME is unset
+ exit 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.