| From: | manish yadav <manishy174(at)yahoo(dot)co(dot)in> |
|---|---|
| To: | pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>, Mahendra Singh <msmahendrasingh18(at)gmail(dot)com> |
| Subject: | Re: Error while starting EFM |
| Date: | 2024-08-27 16:30:05 |
| Message-ID: | 688145423.304385.1724776206007@mail.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
There seems permission issue with efm.properties and efm.nodes files, these files need to have access from enterprisedb user if using EDB Postgres.
Thanks and Regards,
Manish Yadav
On Tuesday, 27 August 2024, 09:23:15 PM IST, Mahendra Singh <msmahendrasingh18(at)gmail(dot)com> wrote:
Dear Experts,
I am unable to start EFM due to the below error.
edb-efm-4.9.service: Control process exited, code=exited, status=1/FAILURE
edb-efm-4.9.service: Failed with result 'exit-code'.
Failed to start EnterpriseDB Failover Manager 4.9.
Below is the startup log.
Could not validate pg_wal directory:
sudo -u enterprisedb /usr/edb/efm-4.9/bin/efm_db_functions validatepgwaldir /etc/edb/efm-4.9/efm.properties
id: 3
exit status: 1
output:
ERROR: Could not read value of db.data.dir from /etc/edb/efm-4.9/efm.properties
error:
grep: /etc/edb/efm-4.9/efm.properties: Permission denied
Using ssl mode: disable
It looks like much of the documentation for EFM errors are not available on google.
Regards,
Mahendra Singh
| From | Date | Subject | |
|---|---|---|---|
| Next Message | postbox giridhar | 2024-08-28 11:24:24 | Re: Error while starting EFM |
| Previous Message | Adrian Klaver | 2024-08-27 16:13:43 | Re: After DB upgrade from PG13 to PG15 showing error |