ercengsha created HAWQ-1675:
-------------------------------
Summary: Hawq init failed
Key: HAWQ-1675
URL: https://issues.apache.org/jira/browse/HAWQ-1675
Project: Apache HAWQ
Issue Type: Task
Reporter: ercengsha
Assignee: Radar Lei
The hawq cluster are using recently , reinitialized it and has encountered a
problem like this:
{code:java}
***time***:hawq_init:master:gpadmin-[INFO]:-Start to init master node: 'master'
The files belonging to this database system will be owned by user "gpadmin".
This user must also own the server process.
The database cluster will be initialized with locale en_US.utf8.
fixing permissions on existing directory /home/gpadmin/master ... ok
creating subdirectories ... ok
selecting default max_connections ... 1280
selecting default shared_buffers/max_fsm_pages ... 125MB/200000
creating configuration files ... ok
creating template1 database in /home/gpadmin/master/base/1 ... 2018-12-28
09:24:17.474705
GMT,,,p49461,th-904795712,,,,0,,,seg-10000,,,,,"WARNING","01000","""fsync"":
can not be set by the user and will be
ignored.",,,,,,,,"set_config_option","guc.c",10106,
ok
loading file-system persistent tables for template1 ...
2018-12-28 09:24:20.219101
GMT,,,p49463,th-563713600,,,,0,,,seg-10000,,,,,"WARNING","01000","""fsync"":
can not be set by the user and will be
ignored.",,,,,,,,"set_config_option","guc.c",10106,
ok
initializing pg_authid ... 2018-12-28 09:24:20.999835
GMT,,,p49465,th-2075874880,,,,0,,,seg-10000,,,,,"WARNING","01000","""fsync"":
can not be set by the user and will be
ignored.",,,,,,,,"set_config_option","guc.c",10106,
ok
initializing dependencies ... 2018-12-28 09:24:21.377340
GMT,,,p49467,th723610048,,,,0,,,seg-10000,,,,,"WARNING","01000","""fsync"": can
not be set by the user and will be
ignored.",,,,,,,,"set_config_option","guc.c",10106,
ok
creating system views ... 2018-12-28 09:24:22.247349
GMT,,,p49469,th-1517676096,,,,0,,,seg-10000,,,,,"WARNING","01000","""fsync"":
can not be set by the user and will be
ignored.",,,,,,,,"set_config_option","guc.c",10106,
ok
loading system objects' descriptions ... 2018-12-28 09:24:23.005630
GMT,,,p49471,th-937698880,,,,0,,,seg-10000,,,,,"WARNING","01000","""fsync"":
can not be set by the user and will be
ignored.",,,,,,,,"set_config_option","guc.c",10106,
( XXX***XXX)
"/usr/local/apache-hawq/bin/postgres" --single -F -O -c gp_session_role=utility
-c search_path=pg_catalog -c exit_on_error=true -c gp_initdb_mirrored=false
template1 > /home/gpadmin/hawqAdminLogs/master.initdb
child process exited with exit code 139
initdb: removing contents of data directory "/home/gpadmin/master"
Master postgres initdb failed
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)