[Gluster-infra] [Bug 1393292] Setup the postgresql server to listen on an IP that our other machines can pick up on

2016-11-15 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1393292

Saravanakumar  changed:

   What|Removed |Added

   Keywords||Triaged
 Status|NEW |ASSIGNED
   Assignee|b...@gluster.org|nig...@redhat.com



-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=StdBPDg24W=cc_unsubscribe
___
Gluster-infra mailing list
Gluster-infra@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-infra


[Gluster-infra] [Bug 1393292] Setup the postgresql server to listen on an IP that our other machines can pick up on

2016-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1393292



--- Comment #3 from M. Scherer  ---
I didn't yet open the firewall however. I would prefer to open it just for
fstat.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=7Q2PSSC4SR=cc_unsubscribe
___
Gluster-infra mailing list
Gluster-infra@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-infra


[Gluster-infra] [Bug 1393292] Setup the postgresql server to listen on an IP that our other machines can pick up on

2016-11-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1393292

M. Scherer  changed:

   What|Removed |Added

 CC||msche...@redhat.com



--- Comment #2 from M. Scherer  ---
Ok so I did fork the role on :
https://github.com/gluster/gluster.org_ansible_configuration/commit/1178caf3c2ae0ee16720cb5a76651251e6ef5ab1


and opened https://gitlab.com/osas/ansible-role-postgresql/issues/3

and pushed 

https://github.com/gluster/gluster.org_ansible_configuration/commit/e20453343929fad1e47788dfaf65e12e88b270f1

I would recommend to chime on the upstream bug so we can have a idea on how we
consume the role (as I would like something that allow to not repeat ourself
too much)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=ovtcPa09f5=cc_unsubscribe
___
Gluster-infra mailing list
Gluster-infra@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-infra


[Gluster-infra] [Bug 1393292] Setup the postgresql server to listen on an IP that our other machines can pick up on

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1393292



--- Comment #1 from Nigel Babu  ---
Here's what I did to get this working:

Edited postgresql.conf to listen on IP
Edited pg_hba.conf to allow connections from fsat IP (for specific user and db)
firewall-cmd --permanent --add-port=5432/tcp
firewall-cmd --add-port=5432/tcp

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=4DpMeWTVEo=cc_unsubscribe
___
Gluster-infra mailing list
Gluster-infra@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-infra