On Mon, Nov 11, 2019 at 12:26 PM Staniforth, Paul
<[email protected]> wrote:
>
>
> Thanks,
>                I should have been clearer, what I meant was could you install 
> 4.3.5 and restore to that, then run engine-setup --offline?

Of course, this should work.

The only point is that once 4.3.6 is released, it's not that easy to
install 4.3.5, because yum generally tries to install the latest
versions of stuff - and in theory, there might be issues with
installing stuff from 4.3.6 repo with a 4.3.5 engine, so if you want
an exact replicate of a 4.3.5 engine, you have to check all relevant
packages, not just the engine.

>
> Regards,
>                 Paul S.
> ________________________________
> From: Yedidyah Bar David <[email protected]>
> Sent: 11 November 2019 10:19
> To: Staniforth, Paul <[email protected]>
> Cc: [email protected] <[email protected]>; users 
> <[email protected]>
> Subject: Re: [ovirt-users] Re: After importing the ovirt-engine 4.3.5 backup 
> file into ovirt-engine 4.3.6, will the information of the ovirt-engine 4.3.6 
> management interface be the same as ovirt-engine 4.3.5?
>
> On Mon, Nov 11, 2019 at 12:12 PM Staniforth, Paul
> <[email protected]> wrote:
> >
> > I haven't tried it but doesn't  engine-setup --offline stop it upgrading 
> > minor releases.
>
> It prevents only the packager component.
>
> If you already have 4.3.6 installed, which was the original question,
> then engine-setup will still update the database schema. And if it
> didn't, the 4.3.6 engine might fail working correctly with a 3.4.5.5
> database. In particular:
>
> The documentation for engine-backup always stated that you must run
> engine-setup immediately after restore. But at some points in time,
> and under certain conditions, this was actually optional. You could
> have done a restore, and immediately start the engine, and it would
> have worked. But this isn't the case if your restored db is older than
> the installed engine. Then, you must run engine-setup before starting
> the engine.
>
> Best regards,
>
> >
> > Regards,
> >                  Paul S.
> > ________________________________
> > From: Yedidyah Bar David <[email protected]>
> > Sent: 11 November 2019 07:57
> > To: [email protected] <[email protected]>
> > Cc: users <[email protected]>
> > Subject: [ovirt-users] Re: After importing the ovirt-engine 4.3.5 backup 
> > file into ovirt-engine 4.3.6, will the information of the ovirt-engine 
> > 4.3.6 management interface be the same as ovirt-engine 4.3.5?
> >
> > On Tue, Oct 29, 2019 at 11:55 AM <[email protected]> wrote:
> > >
> > > The current version of ovirt-engine in production environment is 4.3.5.5.
> > > In order to prevent the ovirt-engine machine from being down, the 
> > > management interface cannot be used, according to the relevant link:
> > > https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fovirt.org%2Fdocumentation%2Fadmin-guide%2Fchap-Backups_and_Migration.html&amp;data=02%7C01%7Cp.staniforth%40leedsbeckett.ac.uk%7Ce5fa2d59f1e9410bac9f08d76690ab35%7Cd79a81124fbe417aa112cd0fb490d85c%7C0%7C0%7C637090643857732774&amp;sdata=U921VvUg9rLdnUWzda%2FgBW5sNY%2FFAQSoFJWIA%2Ffmkc8%3D&amp;reserved=0
> > >
> > > I backed it up using the command:
> > > engine-backup --scope=all --mode=backup --file=file_name 
> > > --log=log_file_name
> > >
> > > I have prepared another machine as a spare machine. Once the ovirt-engine 
> > > is down in the production environment, the standby machine can be UP and 
> > > the standby machine can manage the ovirt-nodes.
> > >
> > > According to the relevant links:
> > > https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fovirt.org%2Fdocumentation%2Finstall-guide%2Fchap-Installing_oVirt.html&amp;data=02%7C01%7Cp.staniforth%40leedsbeckett.ac.uk%7Ce5fa2d59f1e9410bac9f08d76690ab35%7Cd79a81124fbe417aa112cd0fb490d85c%7C0%7C0%7C637090643857732774&amp;sdata=sDY49FudDKN209xpVJYKIugSSY0c4E%2Bo0wEqNfh%2Fq30%3D&amp;reserved=0
> > >
> > > The ovirt-engine is installed on the standby machine.
> > >
> > > After I have executed these three commands:
> > > 1. yum install 
> > > https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fresources.ovirt.org%2Fpub%2Fyum-repo%2Fovirt-release43.rpm&amp;data=02%7C01%7Cp.staniforth%40leedsbeckett.ac.uk%7Ce5fa2d59f1e9410bac9f08d76690ab35%7Cd79a81124fbe417aa112cd0fb490d85c%7C0%7C0%7C637090643857732774&amp;sdata=xkMt1T%2FSShIVLR8F0grUW6a7Y3jY%2F%2BDRDcFdh%2FkwSSo%3D&amp;reserved=0
> > >
> > > 2. yum update
> > >
> > > 3. yum install ovirt-engine
> > >
> > > I found that the ovirt-engine version of the standby machine is 4.3.6
> > >
> > > So my question is:
> > >
> > > 1. The ovirt-engine version of the standby machine is 4.3.6, and the 
> > > production environment ovirt-engine version is 4.3.5.5, which command is 
> > > used on the production environment ovirt-engine machine:
> > > engine-backup --scope=all --mode=backup --file=file_name 
> > > --log=log_file_name
> > >
> > > Files obtained after using the backup command on the ovirt-engine in the 
> > > production environment are restored using these two files under the 
> > > standby computer. Will the information on the ovirt-engine management 
> > > interface of the standby computer be consistent with the ovirt-engine of 
> > > the production environment (eg data center, host, virtual machine, etc.)?
> >
> > In principle it should be ok. After you restore with above command,
> > you should run 'engine-setup', and this will update your restored
> > database schema to 4.3.6.
> > This is not routinely tested explicitly, though, but I expect that
> > people often do this, perhaps even unknowingly, when they restore from
> > a backup taken with a somewhat-old version.
> >
> > >
> > > 2. Can the ovirt-engine of the standby machine be installed with version 
> > > 4.3.5.5? How do I need to modify the following three commands to get the 
> > > backup machine to install the version 4.3.5.5?
> > > 1. yum install 
> > > https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fresources.ovirt.org%2Fpub%2Fyum-repo%2Fovirt-release43.rpm&amp;data=02%7C01%7Cp.staniforth%40leedsbeckett.ac.uk%7Ce5fa2d59f1e9410bac9f08d76690ab35%7Cd79a81124fbe417aa112cd0fb490d85c%7C0%7C0%7C637090643857732774&amp;sdata=xkMt1T%2FSShIVLR8F0grUW6a7Y3jY%2F%2BDRDcFdh%2FkwSSo%3D&amp;reserved=0
> > > 2. yum update
> > > 3. yum install ovirt-engine
> >
> > In theory you can change last one to 'yum install
> > ovirt-engine-4.3.5.5'. I didn't try that, and you are quite likely to
> > run into complex dependencies you'll have to satisfy by yourself.
> >
> > I think the best solution for you, if you care about active and
> > standby to be identical, is to upgrade your active one as well, and
> > keep them same version going forward.
> >
> > I'd also like to note that maintaining a standby engine and using it
> > the way you intend to, is not in the scope of oVirt. People do similar
> > things, but have to manually work around this and be careful. One very
> > important issue is that if for any reason you allow both of them to be
> > up at the same time, and manage the same hosts, they will not know
> > about each other, and you'll see lots of confusion and errors.
> >
> > You might also want to check:
> >
> > 1. Hosted-engine setup with more than one host as hosted-engine host.
> > There, you only have a single engine vm, but it can run on any of your
> > hosts. You still have a single VM disk/image, and if that's corrupted,
> > you have no HA and have to somehow reinstall/restore/etc.
> >
> > 2. 
> > https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.ovirt.org%2Fdocumentation%2Fdisaster-recovery-guide%2F&amp;data=02%7C01%7Cp.staniforth%40leedsbeckett.ac.uk%7Ce5fa2d59f1e9410bac9f08d76690ab35%7Cd79a81124fbe417aa112cd0fb490d85c%7C0%7C0%7C637090643857732774&amp;sdata=CJJoxouY%2BoR9wndJkgbSHvfsZV3hQq46033ACRfZYfc%3D&amp;reserved=0
> >
> > Best regards,
> > --
> > Didi
> > _______________________________________________
> > Users mailing list -- [email protected]
> > To unsubscribe send an email to [email protected]
> > Privacy Statement: 
> > https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.ovirt.org%2Fsite%2Fprivacy-policy%2F&amp;data=02%7C01%7Cp.staniforth%40leedsbeckett.ac.uk%7Ce5fa2d59f1e9410bac9f08d76690ab35%7Cd79a81124fbe417aa112cd0fb490d85c%7C0%7C0%7C637090643857732774&amp;sdata=h5Yw4RnOO4VmnOrkvKj0xzO5qrJ42%2Fo75pEoqVfXMWs%3D&amp;reserved=0
> > oVirt Code of Conduct: 
> > https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.ovirt.org%2Fcommunity%2Fabout%2Fcommunity-guidelines%2F&amp;data=02%7C01%7Cp.staniforth%40leedsbeckett.ac.uk%7Ce5fa2d59f1e9410bac9f08d76690ab35%7Cd79a81124fbe417aa112cd0fb490d85c%7C0%7C0%7C637090643857742775&amp;sdata=iyQESrcEz4xZ3s0TWUHHptVfWp1sRfpyVjUQLbGu%2FyA%3D&amp;reserved=0
> > List Archives: 
> > https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.ovirt.org%2Farchives%2Flist%2Fusers%40ovirt.org%2Fmessage%2F5M275EHTCFOXEED3BXLJKT5HC7WJIZFX%2F&amp;data=02%7C01%7Cp.staniforth%40leedsbeckett.ac.uk%7Ce5fa2d59f1e9410bac9f08d76690ab35%7Cd79a81124fbe417aa112cd0fb490d85c%7C0%7C0%7C637090643857742775&amp;sdata=rtI%2FURGNIHnwGusnzgvIVI605dI1jLKRPsR1HwvIMVg%3D&amp;reserved=0
> > To view the terms under which this email is distributed, please go to:-
> > http://leedsbeckett.ac.uk/disclaimer/email/
>
>
>
> --
> Didi
>
> To view the terms under which this email is distributed, please go to:-
> http://leedsbeckett.ac.uk/disclaimer/email/



-- 
Didi
_______________________________________________
Users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/[email protected]/message/7K5I6J6ZQEXRBIDECVEINOIZBWNRA5DR/

Reply via email to