Skip to main content
Question

POSTGRESQL AWS config

  • December 6, 2024
  • 4 replies
  • 43 views

Yuggyuy
Byte
Forum|alt.badge.img+5

Hi all.

Can anyone give me details of their config please.

I have opened port 5432 between the CV proxies and the RDS instance but do I also need to allow ports 8400-8403 as well?

 

I get this error (just edited out the names and ips)

Error Code: [94:13]
Description: PostgreSQL Database: [~Connection to Database Failed: connection to server at "x.x.x.x", port 5432 failed: Connection timed out (0x0000274C/10060) Is the server running on that host and accepting TCP/IP connections? ~] Data Backup Failed.
Source: myCVproxy, Process: PostGresIfind

4 replies

Meera
Vaulter
Forum|alt.badge.img+7
  • Vaulter
  • 70 replies
  • December 9, 2024

Hi Yuggyuy,

No, that is not needed. From the proxy machines, connection to postgres will use port 5432 only. Are you able to connect to the postgres server from proxy machine? 

 

For example, if it is a linux proxy, are you able to connect to postgres like this -
 

[root@client ~]# cd /opt/commvault/CVCloudAddOns/PostgreSQL/15/bin/
[root@client bin]# ./psql -U username -p 5432 -h x.x.x.x -d databasename

 

For windows proxy, for default commvault install location, psql will be under C:\Program Files\Commvault\ContentStore\CVCloudAddOns\PostgreSQL\15\bin\

 

Regards,

Meera


Yuggyuy
Byte
Forum|alt.badge.img+5
  • Author
  • Byte
  • 25 replies
  • December 11, 2024

Hello.  Thank you for the information.  This is postgreql hosted on RDS so I am accessing it via the endpoint, and it’s the endpoint that’s returning the error message.  I’m not sure yet if it is even getting through the endpoint


Yuggyuy
Byte
Forum|alt.badge.img+5
  • Author
  • Byte
  • 25 replies
  • December 11, 2024

I may have found the issues.  We have explicit outbound rules on the SG.  I will have this changed and update.


Yuggyuy
Byte
Forum|alt.badge.img+5
  • Author
  • Byte
  • 25 replies
  • December 13, 2024

Rules were added at both service account and target account and backups  worked.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings