Forum archive
Difficulty from VM w/ TKLBAM to TurnKey Hub (Postgresql)
So, I just tried to migrate from a Backup onto Turnkey Hub. The root System is PostGRESQL. Main is in 32bit, but Turnkey moves to 64 Bit.
I can log in Via WebMin and Webshell to the new Server.
However, POSGRESQL does not start. I cannot find any variables (made sure Amazon Firewall Ports matched ...
I do have OPENERP 7 installed on top of this and the setup for it also moves across. I discovered when I went to start however that POSGRESQL was not running.. Verified that in Webmin.
Failed to start database server :
Starting PostgreSQL 8.4 database server: mainThe PostgreSQL server failed to start. Please check the log output: ... failed! failed!
Could be a Storage issue I suppose but I don't see any errors. Tried this on a Micro Instance and it says I am using 96% of 9.2GB when I login to WebShell.
Any other thoughts on this?
thanks,
Landis
I am unfamiliar with PostgreSQL but it should have its own log somewhere in /var/log also it may be worth checking some of the other logs too like /var/log/daemon.log - that will often have info about why daemons (i.e. services) didn't start...
Perhaps as part of your troubleshooting process it might be worth doing a restore to a local TKL VM. Then you can at least narrow down the potential issues (i.e. eliminate 32 -> 64 bits; security settings; storage issues; etc).