[Postgres-xl-general] Regarding init all

Durgamahesh Manne maheshpostgres9 at gmail.com
Mon Jan 4 05:22:05 PST 2016


Hi Sir

my pg-xl bin path : /opt/pgxl/bin
gtm(192.168.1.22)
node1(192.168.1.12)
node3(192.168.1.33)

on postgres user

Installing pgxc_ctl_bash script as
/opt/PostgreSQL/9.4/pgxc_ctl/pgxc_ctl_bash.
Installing pgxc_ctl_bash script as
/opt/PostgreSQL/9.4/pgxc_ctl/pgxc_ctl_bash.
Reading configuration using /opt/PostgreSQL/9.4/pgxc_ctl/pgxc_ctl_bash
--home /opt/PostgreSQL/9.4/pgxc_ctl --configuration
/opt/PostgreSQL/9.4/pgxc_ctl/pgxc_ctl.conf
Finished to read configuration.
   ******** PGXC_CTL START ***************

Current directory: /opt/PostgreSQL/9.4/pgxc_ctl
PGXC ls
@  coordExtraConfig  pgxc_ctl.conf  pgxc_log
PGXC
PGXC vi pgxc_ctl.conf
PGXC pwd
/opt/PostgreSQL/9.4/pgxc_ctl
PGXC init all
Initialize GTM master
gtm: no process found
rm: cannot remove ‘/opt/pgxc/gtm’: Permission denied
sh: 1: initgtm: not found
sh: 1: cannot create /opt/pgxc/gtm/gtm.conf: Permission denied
sh: 1: gtm: not found
sh: 1: gtm_ctl: not found
Done.
Start GTM master
sh: 1: gtm_ctl: not found
sh: 1: gtm_ctl: not found
Initialize all the gtm proxies.
Initializing gtm proxy gtm_pxy1.
Initializing gtm proxy gtm_pxy2.
gtm_proxy: no process found
rm: cannot remove ‘/opt/pgxc/p1’: Permission denied
sh: 1: initgtm: not found
gtm_proxy: no process found
rm: cannot remove ‘/opt/pgxc/p2’: Permission denied
sh: 1: initgtm: not found
Done.
Starting all the gtm proxies.
Starting gtm proxy gtm_pxy1.
Starting gtm proxy gtm_pxy2.
gtm_proxy: no process found
sh: 1: gtm_ctl: not found
gtm_proxy: no process found
sh: 1: gtm_ctl: not found
Done.
Initialize all the coordinator masters.
Initialize coordinator master coord1.
Initialize coordinator master coord2.
rm: cannot remove ‘/opt/pgxc/coor1’: Permission denied
sh: 1: initdb: not found
rm: cannot remove ‘/opt/pgxc/coor2’: Permission denied
sh: 1: initdb: not found
Done.
Starting coordinator master.
Starting coordinator master coord1
Starting coordinator master coord2
sh: 1: pg_ctl: not found
sh: 1: pg_ctl: not found
Done.
Initialize all the datanode masters.
Initialize the datanode master datanode1.
Initialize the datanode master datanode2.
rm: cannot remove ‘/opt/pgxc/node1’: Permission denied
sh: 1: initdb: not found
rm: cannot remove ‘/opt/pgxc/node2’: Permission denied
sh: 1: initdb: not found
Done.
Starting all the datanode masters.
Starting datanode master datanode1.
Starting datanode master datanode2.
sh: 1: pg_ctl: not found
sh: 1: pg_ctl: not found
Done.
psql: could not connect to server: Connection refused
      Is the server running on host "node1" (192.168.1.12) and accepting
      TCP/IP connections on port 20004?
psql: could not connect to server: Connection refused
      Is the server running on host "node2" (192.168.1.33) and accepting
      TCP/IP connections on port 20005?
Done.
psql: could not connect to server: Connection refused
      Is the server running on host "node1" (192.168.1.12) and accepting
      TCP/IP connections on port 20004?
psql: could not connect to server: Connection refused
      Is the server running on host "node1" (192.168.1.12) and accepting
      TCP/IP connections on port 20004?
Done.
PGXC




Regards
Mahesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.postgres-xl.org/pipermail/postgres-xl-general-postgres-xl.org/attachments/20160104/a4a26795/attachment.htm>


More information about the postgres-xl-general mailing list