View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000294 | Pgpool-II | Bug | public | 2017-03-15 08:18 | 2017-03-23 09:14 |
| Reporter | supp_k | Assigned To | Muhammad Usama | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | open | ||
| Platform | x86-64 | OS | CentOS | OS Version | 7.X |
| Product Version | 3.6.1 | ||||
| Summary | 0000294: Pgpool service fails to start on the load of OS | ||||
| Description | Pgpool's systemd service file doesnt contain record "Wants=network.target" in the [Unit] section. Thus the autostart of pgpool fails before the network is completely initialized and service is enabled to load on OS startup (systemctl enable pgpool.service): Mar 15 01:40:53 OAA-5cc9374a7883 pgpool[302]: [5-2] LOCATION: watchdog.c:639 Mar 15 01:40:53 OAA-5cc9374a7883 pgpool[302]: [6-1] LOG: watchdog remote node:0 on 192.168.102.74:9000 Mar 15 01:40:53 OAA-5cc9374a7883 pgpool[302]: [6-2] LOCATION: watchdog.c:650 Mar 15 01:40:53 OAA-5cc9374a7883 pgpool[302]: [7-1] LOG: watchdog remote node:1 on 192.168.64.112:9000 Mar 15 01:40:53 OAA-5cc9374a7883 pgpool[302]: [7-2] LOCATION: watchdog.c:650 Mar 15 01:40:53 OAA-5cc9374a7883 pgpool[302]: [8-1] LOG: interface monitoring is disabled in watchdog Mar 15 01:40:53 OAA-5cc9374a7883 pgpool[302]: [8-2] LOCATION: watchdog.c:532 Mar 15 01:40:53 OAA-5cc9374a7883 pgpool[302]: [9-1] LOG: connect on socket failed Mar 15 01:40:53 OAA-5cc9374a7883 pgpool[302]: [9-2] DETAIL: connect failed with error: "Network is unreachable" Mar 15 01:40:53 OAA-5cc9374a7883 pgpool[302]: [9-3] LOCATION: watchdog.c:852 Mar 15 01:40:53 OAA-5cc9374a7883 pgpool[302]: [10-1] LOG: connect on socket failed Mar 15 01:40:53 OAA-5cc9374a7883 pgpool[302]: [10-2] DETAIL: connect failed with error: "Network is unreachable" Mar 15 01:40:53 OAA-5cc9374a7883 pgpool[302]: [10-3] LOCATION: watchdog.c:852 | ||||
| Tags | No tags attached. | ||||