From: Hitoshi H. <hem...@la...> - 2012-05-29 05:29:37
|
Hi list, This may be the last one in a series of reports I am putting here. For this one, I'm afraid that you might consider it vague; I hope you can reproduce it. ============================================================================ POSTGRES-XC BUG REPORT TEMPLATE ============================================================================ Your name : Hitoshi Hemmi Your email address : hem...@la... System Configuration: --------------------- Architecture : x86_64 Operating Systems : A. CentOS release 6.2 x86_64 B. RHEL5.7 x86_64 Postgres-XC version : Postgres-XC 1.0beta2 Compilers used : A. gcc (GCC) 4.4.6 20110731 (Red Hat 4.4.6-3) B. gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-51) Description of problems: ============================================== Summary: GTM_proxy stops unexpectedly after reconnection. A little more detailed explanation: Three servers involve in this issue. GTM runs on the first server. Each of the second and third servers accomodates a GTM_proxy, a coordinator and a datanode. After necessary initiaization, we started GTM, GTM_proxies, coorinators and datanodes, in this order. By issueing CREATE NODE, we incorporated each coordinator and datanode into the xc cluster. We tried reconnection of gtm_proxy and found it terminated unexpectedly: [postgres@localhost ~]$ ps faxww | grep gtm | grep -v grep 11753 ? Sl 0:00 gtm_proxy -h localhost -p 6680 -s 192.168.129.51 -t 6666 -D /data/gtm_proxy -i 1 [postgres@localhost ~]$ gtm_ctl reconnect -S gtm_proxy -D /data/gtm_proxy [postgres@localhost ~]$ ps faxww | grep gtm | grep -v grep [postgres@localhost ~]$ ============================================== Regards. -- Hitoshi HEMMI NTT Open Source Software Center hem...@la... (Please note that my address has changed.) Tel:(03)5860-5115 Fax:(03)5463-5490 |