
25 Jan
2016
25 Jan
'16
4:09 p.m.
On Mon, Jan 25, 2016 at 4:59 PM, Giorgio Bart <giorgiobart300@gmail.com> wrote:
Hi all, is this the correct way to move engine db from one server to another?
1) service engine stop 2) dump db 3) restore dump on new db server 4) modify /etc/ovirt-engine/engine.conf.d/10-setup-database.conf 5) run engine-setup
In principle, yes. You'll also have to take care of iptables etc., also postgresql stuff (create user/database, allow access). If you have dwh, you'll have to configure it too. Check this for some similar flows: http://www.ovirt.org/Features/Migration_of_local_DWH_Reports_to_remote Best, -- Didi