[ACTION REQUIRED] Update db before running engine-setup

Hello, I made some changes to the db configuration table. After [0] is merged, you'll need to run SQL command, before next engine-setup: SELECT fn_db_delete_config_value_all_versions('VdsmUseNmstate'); If you have any questions let me know. Thanks, Ales [0] https://gerrit.ovirt.org/c/105440/ -- Ales Musil Software Engineer - RHV Network Red Hat EMEA <https://www.redhat.com> amusil@redhat.com IM: amusil <https://red.ht/sig>

Dear Ales, Shouldn't you add this to an upgrade script? Won't it also affect the CI? With Best Regards. Steven. On Mon, Dec 9, 2019 at 2:21 PM Ales Musil <amusil@redhat.com> wrote:
Hello, I made some changes to the db configuration table. After [0] is merged, you'll need to run SQL command, before next engine-setup: SELECT fn_db_delete_config_value_all_versions('VdsmUseNmstate');
If you have any questions let me know.
Thanks, Ales
[0] https://gerrit.ovirt.org/c/105440/ --
Ales Musil
Software Engineer - RHV Network
Red Hat EMEA <https://www.redhat.com>
amusil@redhat.com IM: amusil <https://red.ht/sig> _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org 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/devel@ovirt.org/message/WLHTSTESNIDX7K...

On Mon, Dec 9, 2019 at 2:25 PM Steven Rosenberg <srosenbe@redhat.com> wrote:
Dear Ales,
Hi Steven,
Shouldn't you add this to an upgrade script? Won't it also affect the CI?
The upgrade is not supported yet.
With Best Regards.
Steven.
On Mon, Dec 9, 2019 at 2:21 PM Ales Musil <amusil@redhat.com> wrote:
Hello, I made some changes to the db configuration table. After [0] is merged, you'll need to run SQL command, before next engine-setup: SELECT fn_db_delete_config_value_all_versions('VdsmUseNmstate');
If you have any questions let me know.
Thanks, Ales
[0] https://gerrit.ovirt.org/c/105440/ --
Ales Musil
Software Engineer - RHV Network
Red Hat EMEA <https://www.redhat.com>
amusil@redhat.com IM: amusil <https://red.ht/sig> _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org 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/devel@ovirt.org/message/WLHTSTESNIDX7K...
-- Ales Musil Software Engineer - RHV Network Red Hat EMEA <https://www.redhat.com> amusil@redhat.com IM: amusil <https://red.ht/sig>

On Mon, Dec 9, 2019 at 3:38 PM Ales Musil <amusil@redhat.com> wrote:
On Mon, Dec 9, 2019 at 2:25 PM Steven Rosenberg <srosenbe@redhat.com> wrote:
Dear Ales,
Hi Steven,
Shouldn't you add this to an upgrade script? Won't it also affect the CI?
The upgrade is not supported yet.
We haven't yet release any official 4.4 release, so we don't need to care about upgrade from 4.4.m to 4.4.n. That's why we decided for this "hack" instead of proper solution, which would cost us to have that rename + update for 4 new releases until database would be squashed.
With Best Regards.
Steven.
On Mon, Dec 9, 2019 at 2:21 PM Ales Musil <amusil@redhat.com> wrote:
Hello, I made some changes to the db configuration table. After [0] is merged, you'll need to run SQL command, before next engine-setup: SELECT fn_db_delete_config_value_all_versions('VdsmUseNmstate');
If you have any questions let me know.
Thanks, Ales
[0] https://gerrit.ovirt.org/c/105440/ --
Ales Musil
Software Engineer - RHV Network
Red Hat EMEA <https://www.redhat.com>
amusil@redhat.com IM: amusil <https://red.ht/sig> _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org 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/devel@ovirt.org/message/WLHTSTESNIDX7K...
--
Ales Musil
Software Engineer - RHV Network
Red Hat EMEA <https://www.redhat.com>
amusil@redhat.com IM: amusil <https://red.ht/sig> _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org 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/devel@ovirt.org/message/JUTCWOLXXTQUUC...
-- Martin Perina Manager, Software Engineering Red Hat Czech s.r.o.

Patch is merged. On Mon, Dec 9, 2019 at 4:22 PM Martin Perina <mperina@redhat.com> wrote:
On Mon, Dec 9, 2019 at 3:38 PM Ales Musil <amusil@redhat.com> wrote:
On Mon, Dec 9, 2019 at 2:25 PM Steven Rosenberg <srosenbe@redhat.com> wrote:
Dear Ales,
Hi Steven,
Shouldn't you add this to an upgrade script? Won't it also affect the CI?
The upgrade is not supported yet.
We haven't yet release any official 4.4 release, so we don't need to care about upgrade from 4.4.m to 4.4.n. That's why we decided for this "hack" instead of proper solution, which would cost us to have that rename + update for 4 new releases until database would be squashed.
With Best Regards.
Steven.
On Mon, Dec 9, 2019 at 2:21 PM Ales Musil <amusil@redhat.com> wrote:
Hello, I made some changes to the db configuration table. After [0] is merged, you'll need to run SQL command, before next engine-setup: SELECT fn_db_delete_config_value_all_versions('VdsmUseNmstate');
If you have any questions let me know.
Thanks, Ales
[0] https://gerrit.ovirt.org/c/105440/ --
Ales Musil
Software Engineer - RHV Network
Red Hat EMEA <https://www.redhat.com>
amusil@redhat.com IM: amusil <https://red.ht/sig> _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org 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/devel@ovirt.org/message/WLHTSTESNIDX7K...
--
Ales Musil
Software Engineer - RHV Network
Red Hat EMEA <https://www.redhat.com>
amusil@redhat.com IM: amusil <https://red.ht/sig> _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org 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/devel@ovirt.org/message/JUTCWOLXXTQUUC...
-- Martin Perina Manager, Software Engineering Red Hat Czech s.r.o.
-- Ales Musil Software Engineer - RHV Network Red Hat EMEA <https://www.redhat.com> amusil@redhat.com IM: amusil <https://red.ht/sig>

I did a rebase, ran the sql command and then the setup. When running the engine I receive the following error on the splash screen: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target I have attached a screenshot as well for clarification. Is this related to the change? The engine worked fine before. With Best Regards. Steven. On Mon, Dec 9, 2019 at 5:53 PM Ales Musil <amusil@redhat.com> wrote:
Patch is merged.
On Mon, Dec 9, 2019 at 4:22 PM Martin Perina <mperina@redhat.com> wrote:
On Mon, Dec 9, 2019 at 3:38 PM Ales Musil <amusil@redhat.com> wrote:
On Mon, Dec 9, 2019 at 2:25 PM Steven Rosenberg <srosenbe@redhat.com> wrote:
Dear Ales,
Hi Steven,
Shouldn't you add this to an upgrade script? Won't it also affect the CI?
The upgrade is not supported yet.
We haven't yet release any official 4.4 release, so we don't need to care about upgrade from 4.4.m to 4.4.n. That's why we decided for this "hack" instead of proper solution, which would cost us to have that rename + update for 4 new releases until database would be squashed.
With Best Regards.
Steven.
On Mon, Dec 9, 2019 at 2:21 PM Ales Musil <amusil@redhat.com> wrote:
Hello, I made some changes to the db configuration table. After [0] is merged, you'll need to run SQL command, before next engine-setup: SELECT fn_db_delete_config_value_all_versions('VdsmUseNmstate');
If you have any questions let me know.
Thanks, Ales
[0] https://gerrit.ovirt.org/c/105440/ --
Ales Musil
Software Engineer - RHV Network
Red Hat EMEA <https://www.redhat.com>
amusil@redhat.com IM: amusil <https://red.ht/sig> _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org 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/devel@ovirt.org/message/WLHTSTESNIDX7K...
--
Ales Musil
Software Engineer - RHV Network
Red Hat EMEA <https://www.redhat.com>
amusil@redhat.com IM: amusil <https://red.ht/sig> _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org 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/devel@ovirt.org/message/JUTCWOLXXTQUUC...
-- Martin Perina Manager, Software Engineering Red Hat Czech s.r.o.
--
Ales Musil
Software Engineer - RHV Network
Red Hat EMEA <https://www.redhat.com>
amusil@redhat.com IM: amusil <https://red.ht/sig>

On 9 Dec 2019, at 17:14, Steven Rosenberg <srosenbe@redhat.com> wrote:
I did a rebase, ran the sql command and then the setup. When running the engine I receive the following error on the splash screen:
PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
I have attached a screenshot as well for clarification.
Is this related to the change? The engine worked fine before.
it is not it’s most likely related to qemu CA changes by Milan. And AFAIU it happens only on upgrades. Temporarily do not upgrade, deploy a new setup
With Best Regards.
Steven.
On Mon, Dec 9, 2019 at 5:53 PM Ales Musil <amusil@redhat.com <mailto:amusil@redhat.com>> wrote: Patch is merged.
On Mon, Dec 9, 2019 at 4:22 PM Martin Perina <mperina@redhat.com <mailto:mperina@redhat.com>> wrote:
On Mon, Dec 9, 2019 at 3:38 PM Ales Musil <amusil@redhat.com <mailto:amusil@redhat.com>> wrote:
On Mon, Dec 9, 2019 at 2:25 PM Steven Rosenberg <srosenbe@redhat.com <mailto:srosenbe@redhat.com>> wrote: Dear Ales,
Hi Steven,
Shouldn't you add this to an upgrade script? Won't it also affect the CI?
The upgrade is not supported yet.
We haven't yet release any official 4.4 release, so we don't need to care about upgrade from 4.4.m to 4.4.n. That's why we decided for this "hack" instead of proper solution, which would cost us to have that rename + update for 4 new releases until database would be squashed.
With Best Regards.
Steven.
On Mon, Dec 9, 2019 at 2:21 PM Ales Musil <amusil@redhat.com <mailto:amusil@redhat.com>> wrote: Hello, I made some changes to the db configuration table. After [0] is merged, you'll need to run SQL command, before next engine-setup: SELECT fn_db_delete_config_value_all_versions('VdsmUseNmstate');
If you have any questions let me know.
Thanks, Ales
[0] https://gerrit.ovirt.org/c/105440/ <https://gerrit.ovirt.org/c/105440/> -- Ales Musil Software Engineer - RHV Network Red Hat EMEA <https://www.redhat.com/> amusil@redhat.com <mailto:amusil@redhat.com> IM: amusil <https://red.ht/sig>_______________________________________________ Devel mailing list -- devel@ovirt.org <mailto:devel@ovirt.org> To unsubscribe send an email to devel-leave@ovirt.org <mailto:devel-leave@ovirt.org> Privacy Statement: https://www.ovirt.org/site/privacy-policy/ <https://www.ovirt.org/site/privacy-policy/> oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ <https://www.ovirt.org/community/about/community-guidelines/> List Archives: https://lists.ovirt.org/archives/list/devel@ovirt.org/message/WLHTSTESNIDX7K... <https://lists.ovirt.org/archives/list/devel@ovirt.org/message/WLHTSTESNIDX7KQ3WGCTH6AXV5IXSAVV/>
-- Ales Musil Software Engineer - RHV Network Red Hat EMEA <https://www.redhat.com/> amusil@redhat.com <mailto:amusil@redhat.com> IM: amusil <https://red.ht/sig>_______________________________________________ Devel mailing list -- devel@ovirt.org <mailto:devel@ovirt.org> To unsubscribe send an email to devel-leave@ovirt.org <mailto:devel-leave@ovirt.org> Privacy Statement: https://www.ovirt.org/site/privacy-policy/ <https://www.ovirt.org/site/privacy-policy/> oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ <https://www.ovirt.org/community/about/community-guidelines/> List Archives: https://lists.ovirt.org/archives/list/devel@ovirt.org/message/JUTCWOLXXTQUUC... <https://lists.ovirt.org/archives/list/devel@ovirt.org/message/JUTCWOLXXTQUUCSRHVZPDVWZGEWKAENX/>
-- Martin Perina Manager, Software Engineering Red Hat Czech s.r.o.
-- Ales Musil Software Engineer - RHV Network Red Hat EMEA <https://www.redhat.com/> amusil@redhat.com <mailto:amusil@redhat.com> IM: amusil <https://red.ht/sig><certification error.png>_______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org 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/devel@ovirt.org/message/KKVR465E3LUU3G...

Dear Michal, Thank you for your response. I created a new setup and needed to install Postgres 10 to run the setup successfully. However adding Hosts seems to hang when installing via ansible. After restarting the engine and attempting to reinstall I receive similar errors: 2019-12-10 19:37:48,182+02 ERROR [org.ovirt.engine.core.vdsbroker.monitoring.HostMonitoring] (EE-ManagedThreadFactory-engineScheduled-Thread-74) [] Unable to RefreshCapabilities: VDSNetworkException: VDSGenericException: VDSNetworkException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target It looks like this is also related to Milan's change. Please advise accordingly. With Best Regards. Steven. On Tue, Dec 10, 2019 at 6:47 PM Michal Skrivanek < michal.skrivanek@redhat.com> wrote:
On 9 Dec 2019, at 17:14, Steven Rosenberg <srosenbe@redhat.com> wrote:
I did a rebase, ran the sql command and then the setup. When running the engine I receive the following error on the splash screen:
PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
I have attached a screenshot as well for clarification.
Is this related to the change? The engine worked fine before.
it is not it’s most likely related to qemu CA changes by Milan. And AFAIU it happens only on upgrades. Temporarily do not upgrade, deploy a new setup
With Best Regards.
Steven.
On Mon, Dec 9, 2019 at 5:53 PM Ales Musil <amusil@redhat.com> wrote:
Patch is merged.
On Mon, Dec 9, 2019 at 4:22 PM Martin Perina <mperina@redhat.com> wrote:
On Mon, Dec 9, 2019 at 3:38 PM Ales Musil <amusil@redhat.com> wrote:
On Mon, Dec 9, 2019 at 2:25 PM Steven Rosenberg <srosenbe@redhat.com> wrote:
Dear Ales,
Hi Steven,
Shouldn't you add this to an upgrade script? Won't it also affect the CI?
The upgrade is not supported yet.
We haven't yet release any official 4.4 release, so we don't need to care about upgrade from 4.4.m to 4.4.n. That's why we decided for this "hack" instead of proper solution, which would cost us to have that rename + update for 4 new releases until database would be squashed.
With Best Regards.
Steven.
On Mon, Dec 9, 2019 at 2:21 PM Ales Musil <amusil@redhat.com> wrote:
Hello, I made some changes to the db configuration table. After [0] is merged, you'll need to run SQL command, before next engine-setup: SELECT fn_db_delete_config_value_all_versions('VdsmUseNmstate');
If you have any questions let me know.
Thanks, Ales
[0] https://gerrit.ovirt.org/c/105440/ -- Ales Musil Software Engineer - RHV Network
Red Hat EMEA <https://www.redhat.com/> amusil@redhat.com IM: amusil <https://red.ht/sig> _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org 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/devel@ovirt.org/message/WLHTSTESNIDX7K...
-- Ales Musil Software Engineer - RHV Network
Red Hat EMEA <https://www.redhat.com/> amusil@redhat.com IM: amusil <https://red.ht/sig> _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org 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/devel@ovirt.org/message/JUTCWOLXXTQUUC...
-- Martin Perina Manager, Software Engineering Red Hat Czech s.r.o.
-- Ales Musil Software Engineer - RHV Network
Red Hat EMEA <https://www.redhat.com/> amusil@redhat.com IM: amusil <https://red.ht/sig>
<certification error.png>_______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org 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/devel@ovirt.org/message/KKVR465E3LUU3G...

On Tue, Dec 10, 2019 at 6:41 PM Steven Rosenberg <srosenbe@redhat.com> wrote:
Dear Michal,
Thank you for your response. I created a new setup and needed to install Postgres 10 to run the setup successfully. However adding Hosts seems to hang when installing via ansible.
After restarting the engine and attempting to reinstall I receive similar errors:
2019-12-10 19:37:48,182+02 ERROR [org.ovirt.engine.core.vdsbroker.monitoring.HostMonitoring] (EE-ManagedThreadFactory-engineScheduled-Thread-74) [] Unable to RefreshCapabilities: VDSNetworkException: VDSGenericException: VDSNetworkException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
It looks like this is also related to Milan's change.
https://gerrit.ovirt.org/105488 is the fix for not yet affected developers. Those who are affected, will need to create new dev env on top of the patch. I'm going to merge it as soon as CI finishes and rebase downstream only patches, so we can start downstream build tomorrow morning
Please advise accordingly.
With Best Regards.
Steven.
On Tue, Dec 10, 2019 at 6:47 PM Michal Skrivanek < michal.skrivanek@redhat.com> wrote:
On 9 Dec 2019, at 17:14, Steven Rosenberg <srosenbe@redhat.com> wrote:
I did a rebase, ran the sql command and then the setup. When running the engine I receive the following error on the splash screen:
PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
I have attached a screenshot as well for clarification.
Is this related to the change? The engine worked fine before.
it is not it’s most likely related to qemu CA changes by Milan. And AFAIU it happens only on upgrades. Temporarily do not upgrade, deploy a new setup
With Best Regards.
Steven.
On Mon, Dec 9, 2019 at 5:53 PM Ales Musil <amusil@redhat.com> wrote:
Patch is merged.
On Mon, Dec 9, 2019 at 4:22 PM Martin Perina <mperina@redhat.com> wrote:
On Mon, Dec 9, 2019 at 3:38 PM Ales Musil <amusil@redhat.com> wrote:
On Mon, Dec 9, 2019 at 2:25 PM Steven Rosenberg <srosenbe@redhat.com> wrote:
Dear Ales,
Hi Steven,
Shouldn't you add this to an upgrade script? Won't it also affect the CI?
The upgrade is not supported yet.
We haven't yet release any official 4.4 release, so we don't need to care about upgrade from 4.4.m to 4.4.n. That's why we decided for this "hack" instead of proper solution, which would cost us to have that rename + update for 4 new releases until database would be squashed.
With Best Regards.
Steven.
On Mon, Dec 9, 2019 at 2:21 PM Ales Musil <amusil@redhat.com> wrote:
> Hello, > I made some changes to the db configuration table. After [0] is > merged, you'll need to run > SQL command, before next engine-setup: > SELECT fn_db_delete_config_value_all_versions('VdsmUseNmstate'); > > If you have any questions let me know. > > Thanks, > Ales > > [0] https://gerrit.ovirt.org/c/105440/ > -- > Ales Musil > Software Engineer - RHV Network > > Red Hat EMEA <https://www.redhat.com/> > amusil@redhat.com IM: amusil > <https://red.ht/sig> > _______________________________________________ > Devel mailing list -- devel@ovirt.org > To unsubscribe send an email to devel-leave@ovirt.org > 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/devel@ovirt.org/message/WLHTSTESNIDX7K... >
-- Ales Musil Software Engineer - RHV Network
Red Hat EMEA <https://www.redhat.com/> amusil@redhat.com IM: amusil <https://red.ht/sig> _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org 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/devel@ovirt.org/message/JUTCWOLXXTQUUC...
-- Martin Perina Manager, Software Engineering Red Hat Czech s.r.o.
-- Ales Musil Software Engineer - RHV Network
Red Hat EMEA <https://www.redhat.com/> amusil@redhat.com IM: amusil <https://red.ht/sig>
<certification error.png>_______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org 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/devel@ovirt.org/message/KKVR465E3LUU3G...
_______________________________________________
Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org 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/devel@ovirt.org/message/3AVJFFHVU6YZQG...
-- Martin Perina Manager, Software Engineering Red Hat Czech s.r.o.

I did rebase, but after enrolling the reinstall fails with ssl errors: 2019-12-11 11:11:05,090+02 ERROR [org.ovirt.engine.core.common.utils.ansible.AnsibleExecutor] (EE-ManagedThreadFactory-engine-Thread-4) [e375de08-33c2-4b85-bf34-80620266b4bd] Exception: Failed to add host to inventory: SSH auth error - passwordless ssh not configured for '10.35.0.34' 2019-12-11 11:11:05,090+02 ERROR [org.ovirt.engine.core.bll.hostdeploy.InstallVdsInternalCommand] (EE-ManagedThreadFactory-engine-Thread-4) [e375de08-33c2-4b85-bf34-80620266b4bd] Host installation failed for host 'cf91866c-18d2-422f-bfb9-668c3c859440', 'Host1': Failed to execute Ansible host-deploy role: Failed to add host to inventory: SSH auth error - passwordless ssh not configured for '10.35.0.34'. Please check logs for more details: /home/srosenbe/ovirt_engine_master_2/var/log/ovirt-engine/host-deploy/ovirt-host-deploy-ansible-20191211111104-10.35.0.34-e375de08-33c2-4b85-bf34-80620266b4bd.log Also the ansible log file is not created. If there is a work around (setting the Host to serverless), please advise. With Best Regards. Steven. On Tue, Dec 10, 2019 at 9:08 PM Martin Perina <mperina@redhat.com> wrote:
On Tue, Dec 10, 2019 at 6:41 PM Steven Rosenberg <srosenbe@redhat.com> wrote:
Dear Michal,
Thank you for your response. I created a new setup and needed to install Postgres 10 to run the setup successfully. However adding Hosts seems to hang when installing via ansible.
After restarting the engine and attempting to reinstall I receive similar errors:
2019-12-10 19:37:48,182+02 ERROR [org.ovirt.engine.core.vdsbroker.monitoring.HostMonitoring] (EE-ManagedThreadFactory-engineScheduled-Thread-74) [] Unable to RefreshCapabilities: VDSNetworkException: VDSGenericException: VDSNetworkException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
It looks like this is also related to Milan's change.
https://gerrit.ovirt.org/105488 is the fix for not yet affected developers. Those who are affected, will need to create new dev env on top of the patch.
I'm going to merge it as soon as CI finishes and rebase downstream only patches, so we can start downstream build tomorrow morning
Please advise accordingly.
With Best Regards.
Steven.
On Tue, Dec 10, 2019 at 6:47 PM Michal Skrivanek < michal.skrivanek@redhat.com> wrote:
On 9 Dec 2019, at 17:14, Steven Rosenberg <srosenbe@redhat.com> wrote:
I did a rebase, ran the sql command and then the setup. When running the engine I receive the following error on the splash screen:
PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
I have attached a screenshot as well for clarification.
Is this related to the change? The engine worked fine before.
it is not it’s most likely related to qemu CA changes by Milan. And AFAIU it happens only on upgrades. Temporarily do not upgrade, deploy a new setup
With Best Regards.
Steven.
On Mon, Dec 9, 2019 at 5:53 PM Ales Musil <amusil@redhat.com> wrote:
Patch is merged.
On Mon, Dec 9, 2019 at 4:22 PM Martin Perina <mperina@redhat.com> wrote:
On Mon, Dec 9, 2019 at 3:38 PM Ales Musil <amusil@redhat.com> wrote:
On Mon, Dec 9, 2019 at 2:25 PM Steven Rosenberg <srosenbe@redhat.com> wrote:
> Dear Ales, >
Hi Steven,
> Shouldn't you add this to an upgrade script? Won't it also affect > the CI? >
The upgrade is not supported yet.
We haven't yet release any official 4.4 release, so we don't need to care about upgrade from 4.4.m to 4.4.n. That's why we decided for this "hack" instead of proper solution, which would cost us to have that rename + update for 4 new releases until database would be squashed.
> > With Best Regards. > > Steven. > > On Mon, Dec 9, 2019 at 2:21 PM Ales Musil <amusil@redhat.com> wrote: > >> Hello, >> I made some changes to the db configuration table. After [0] is >> merged, you'll need to run >> SQL command, before next engine-setup: >> SELECT fn_db_delete_config_value_all_versions('VdsmUseNmstate'); >> >> If you have any questions let me know. >> >> Thanks, >> Ales >> >> [0] https://gerrit.ovirt.org/c/105440/ >> -- >> Ales Musil >> Software Engineer - RHV Network >> >> Red Hat EMEA <https://www.redhat.com/> >> amusil@redhat.com IM: amusil >> <https://red.ht/sig> >> _______________________________________________ >> Devel mailing list -- devel@ovirt.org >> To unsubscribe send an email to devel-leave@ovirt.org >> 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/devel@ovirt.org/message/WLHTSTESNIDX7K... >> >
-- Ales Musil Software Engineer - RHV Network
Red Hat EMEA <https://www.redhat.com/> amusil@redhat.com IM: amusil <https://red.ht/sig> _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org 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/devel@ovirt.org/message/JUTCWOLXXTQUUC...
-- Martin Perina Manager, Software Engineering Red Hat Czech s.r.o.
-- Ales Musil Software Engineer - RHV Network
Red Hat EMEA <https://www.redhat.com/> amusil@redhat.com IM: amusil <https://red.ht/sig>
<certification error.png>_______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org 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/devel@ovirt.org/message/KKVR465E3LUU3G...
_______________________________________________
Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org 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/devel@ovirt.org/message/3AVJFFHVU6YZQG...
-- Martin Perina Manager, Software Engineering Red Hat Czech s.r.o.

On Wed, Dec 11, 2019 at 10:27 AM Steven Rosenberg <srosenbe@redhat.com> wrote:
I did rebase, but after enrolling the reinstall fails with ssl errors:
2019-12-11 11:11:05,090+02 ERROR [org.ovirt.engine.core.common.utils.ansible.AnsibleExecutor] (EE-ManagedThreadFactory-engine-Thread-4) [e375de08-33c2-4b85-bf34-80620266b4bd] Exception: Failed to add host to inventory: SSH auth error - passwordless ssh not configured for '10.35.0.34'
2019-12-11 11:11:05,090+02 ERROR [org.ovirt.engine.core.bll.hostdeploy.InstallVdsInternalCommand] (EE-ManagedThreadFactory-engine-Thread-4) [e375de08-33c2-4b85-bf34-80620266b4bd] Host installation failed for host 'cf91866c-18d2-422f-bfb9-668c3c859440', 'Host1': Failed to execute Ansible host-deploy role: Failed to add host to inventory: SSH auth error - passwordless ssh not configured for '10.35.0.34'. Please check logs for more details: /home/srosenbe/ovirt_engine_master_2/var/log/ovirt-engine/host-deploy/ovirt-host-deploy-ansible-20191211111104-10.35.0.34-e375de08-33c2-4b85-bf34-80620266b4bd.log
Do you have an empty password on you host for root account? If so, then please set some password for root ...
Also the ansible log file is not created. If there is a work around (setting the Host to serverless), please advise.
With Best Regards.
Steven.
On Tue, Dec 10, 2019 at 9:08 PM Martin Perina <mperina@redhat.com> wrote:
On Tue, Dec 10, 2019 at 6:41 PM Steven Rosenberg <srosenbe@redhat.com> wrote:
Dear Michal,
Thank you for your response. I created a new setup and needed to install Postgres 10 to run the setup successfully. However adding Hosts seems to hang when installing via ansible.
After restarting the engine and attempting to reinstall I receive similar errors:
2019-12-10 19:37:48,182+02 ERROR [org.ovirt.engine.core.vdsbroker.monitoring.HostMonitoring] (EE-ManagedThreadFactory-engineScheduled-Thread-74) [] Unable to RefreshCapabilities: VDSNetworkException: VDSGenericException: VDSNetworkException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
It looks like this is also related to Milan's change.
https://gerrit.ovirt.org/105488 is the fix for not yet affected developers. Those who are affected, will need to create new dev env on top of the patch.
I'm going to merge it as soon as CI finishes and rebase downstream only patches, so we can start downstream build tomorrow morning
Please advise accordingly.
With Best Regards.
Steven.
On Tue, Dec 10, 2019 at 6:47 PM Michal Skrivanek < michal.skrivanek@redhat.com> wrote:
On 9 Dec 2019, at 17:14, Steven Rosenberg <srosenbe@redhat.com> wrote:
I did a rebase, ran the sql command and then the setup. When running the engine I receive the following error on the splash screen:
PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
I have attached a screenshot as well for clarification.
Is this related to the change? The engine worked fine before.
it is not it’s most likely related to qemu CA changes by Milan. And AFAIU it happens only on upgrades. Temporarily do not upgrade, deploy a new setup
With Best Regards.
Steven.
On Mon, Dec 9, 2019 at 5:53 PM Ales Musil <amusil@redhat.com> wrote:
Patch is merged.
On Mon, Dec 9, 2019 at 4:22 PM Martin Perina <mperina@redhat.com> wrote:
On Mon, Dec 9, 2019 at 3:38 PM Ales Musil <amusil@redhat.com> wrote:
> > > On Mon, Dec 9, 2019 at 2:25 PM Steven Rosenberg <srosenbe@redhat.com> > wrote: > >> Dear Ales, >> > > Hi Steven, > > >> Shouldn't you add this to an upgrade script? Won't it also affect >> the CI? >> > > The upgrade is not supported yet. >
We haven't yet release any official 4.4 release, so we don't need to care about upgrade from 4.4.m to 4.4.n. That's why we decided for this "hack" instead of proper solution, which would cost us to have that rename + update for 4 new releases until database would be squashed.
> >> >> With Best Regards. >> >> Steven. >> >> On Mon, Dec 9, 2019 at 2:21 PM Ales Musil <amusil@redhat.com> >> wrote: >> >>> Hello, >>> I made some changes to the db configuration table. After [0] is >>> merged, you'll need to run >>> SQL command, before next engine-setup: >>> SELECT fn_db_delete_config_value_all_versions('VdsmUseNmstate'); >>> >>> If you have any questions let me know. >>> >>> Thanks, >>> Ales >>> >>> [0] https://gerrit.ovirt.org/c/105440/ >>> -- >>> Ales Musil >>> Software Engineer - RHV Network >>> >>> Red Hat EMEA <https://www.redhat.com/> >>> amusil@redhat.com IM: amusil >>> <https://red.ht/sig> >>> _______________________________________________ >>> Devel mailing list -- devel@ovirt.org >>> To unsubscribe send an email to devel-leave@ovirt.org >>> 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/devel@ovirt.org/message/WLHTSTESNIDX7K... >>> >> > > -- > Ales Musil > Software Engineer - RHV Network > > Red Hat EMEA <https://www.redhat.com/> > amusil@redhat.com IM: amusil > <https://red.ht/sig> > _______________________________________________ > Devel mailing list -- devel@ovirt.org > To unsubscribe send an email to devel-leave@ovirt.org > 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/devel@ovirt.org/message/JUTCWOLXXTQUUC... >
-- Martin Perina Manager, Software Engineering Red Hat Czech s.r.o.
-- Ales Musil Software Engineer - RHV Network
Red Hat EMEA <https://www.redhat.com/> amusil@redhat.com IM: amusil <https://red.ht/sig>
<certification error.png> _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org 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/devel@ovirt.org/message/KKVR465E3LUU3G...
_______________________________________________
Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org 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/devel@ovirt.org/message/3AVJFFHVU6YZQG...
-- Martin Perina Manager, Software Engineering Red Hat Czech s.r.o.
-- Martin Perina Manager, Software Engineering Red Hat Czech s.r.o.

On Wed, Dec 11, 2019 at 11:36 AM Martin Perina <mperina@redhat.com> wrote:
On Wed, Dec 11, 2019 at 10:27 AM Steven Rosenberg <srosenbe@redhat.com> wrote:
I did rebase, but after enrolling the reinstall fails with ssl errors:
2019-12-11 11:11:05,090+02 ERROR [org.ovirt.engine.core.common.utils.ansible.AnsibleExecutor] (EE-ManagedThreadFactory-engine-Thread-4) [e375de08-33c2-4b85-bf34-80620266b4bd] Exception: Failed to add host to inventory: SSH auth error - passwordless ssh not configured for '10.35.0.34'
2019-12-11 11:11:05,090+02 ERROR [org.ovirt.engine.core.bll.hostdeploy.InstallVdsInternalCommand] (EE-ManagedThreadFactory-engine-Thread-4) [e375de08-33c2-4b85-bf34-80620266b4bd] Host installation failed for host 'cf91866c-18d2-422f-bfb9-668c3c859440', 'Host1': Failed to execute Ansible host-deploy role: Failed to add host to inventory: SSH auth error - passwordless ssh not configured for '10.35.0.34'. Please check logs for more details: /home/srosenbe/ovirt_engine_master_2/var/log/ovirt-engine/host-deploy/ovirt-host-deploy-ansible-20191211111104-10.35.0.34-e375de08-33c2-4b85-bf34-80620266b4bd.log
Do you have an empty password on you host for root account? If so, then please set some password for root ...
No the root has a password and it is specified on the reinstall. and when accessing via ssh.
Also the ansible log file is not created. If there is a work around
(setting the Host to serverless), please advise.
With Best Regards.
Steven.
On Tue, Dec 10, 2019 at 9:08 PM Martin Perina <mperina@redhat.com> wrote:
On Tue, Dec 10, 2019 at 6:41 PM Steven Rosenberg <srosenbe@redhat.com> wrote:
Dear Michal,
Thank you for your response. I created a new setup and needed to install Postgres 10 to run the setup successfully. However adding Hosts seems to hang when installing via ansible.
After restarting the engine and attempting to reinstall I receive similar errors:
2019-12-10 19:37:48,182+02 ERROR [org.ovirt.engine.core.vdsbroker.monitoring.HostMonitoring] (EE-ManagedThreadFactory-engineScheduled-Thread-74) [] Unable to RefreshCapabilities: VDSNetworkException: VDSGenericException: VDSNetworkException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
It looks like this is also related to Milan's change.
https://gerrit.ovirt.org/105488 is the fix for not yet affected developers. Those who are affected, will need to create new dev env on top of the patch.
I'm going to merge it as soon as CI finishes and rebase downstream only patches, so we can start downstream build tomorrow morning
Please advise accordingly.
With Best Regards.
Steven.
On Tue, Dec 10, 2019 at 6:47 PM Michal Skrivanek < michal.skrivanek@redhat.com> wrote:
On 9 Dec 2019, at 17:14, Steven Rosenberg <srosenbe@redhat.com> wrote:
I did a rebase, ran the sql command and then the setup. When running the engine I receive the following error on the splash screen:
PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
I have attached a screenshot as well for clarification.
Is this related to the change? The engine worked fine before.
it is not it’s most likely related to qemu CA changes by Milan. And AFAIU it happens only on upgrades. Temporarily do not upgrade, deploy a new setup
With Best Regards.
Steven.
On Mon, Dec 9, 2019 at 5:53 PM Ales Musil <amusil@redhat.com> wrote:
Patch is merged.
On Mon, Dec 9, 2019 at 4:22 PM Martin Perina <mperina@redhat.com> wrote:
> > > On Mon, Dec 9, 2019 at 3:38 PM Ales Musil <amusil@redhat.com> wrote: > >> >> >> On Mon, Dec 9, 2019 at 2:25 PM Steven Rosenberg < >> srosenbe@redhat.com> wrote: >> >>> Dear Ales, >>> >> >> Hi Steven, >> >> >>> Shouldn't you add this to an upgrade script? Won't it also affect >>> the CI? >>> >> >> The upgrade is not supported yet. >> > > We haven't yet release any official 4.4 release, so we don't need to > care about upgrade from 4.4.m to 4.4.n. That's why we decided for this > "hack" instead of proper solution, which would cost us to have that > rename + update for 4 new releases until database would be squashed. > > >> >>> >>> With Best Regards. >>> >>> Steven. >>> >>> On Mon, Dec 9, 2019 at 2:21 PM Ales Musil <amusil@redhat.com> >>> wrote: >>> >>>> Hello, >>>> I made some changes to the db configuration table. After [0] is >>>> merged, you'll need to run >>>> SQL command, before next engine-setup: >>>> SELECT fn_db_delete_config_value_all_versions('VdsmUseNmstate'); >>>> >>>> If you have any questions let me know. >>>> >>>> Thanks, >>>> Ales >>>> >>>> [0] https://gerrit.ovirt.org/c/105440/ >>>> -- >>>> Ales Musil >>>> Software Engineer - RHV Network >>>> >>>> Red Hat EMEA <https://www.redhat.com/> >>>> amusil@redhat.com IM: amusil >>>> <https://red.ht/sig> >>>> _______________________________________________ >>>> Devel mailing list -- devel@ovirt.org >>>> To unsubscribe send an email to devel-leave@ovirt.org >>>> 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/devel@ovirt.org/message/WLHTSTESNIDX7K... >>>> >>> >> >> -- >> Ales Musil >> Software Engineer - RHV Network >> >> Red Hat EMEA <https://www.redhat.com/> >> amusil@redhat.com IM: amusil >> <https://red.ht/sig> >> _______________________________________________ >> Devel mailing list -- devel@ovirt.org >> To unsubscribe send an email to devel-leave@ovirt.org >> 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/devel@ovirt.org/message/JUTCWOLXXTQUUC... >> > > > -- > Martin Perina > Manager, Software Engineering > Red Hat Czech s.r.o. >
-- Ales Musil Software Engineer - RHV Network
Red Hat EMEA <https://www.redhat.com/> amusil@redhat.com IM: amusil <https://red.ht/sig>
<certification error.png> _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org 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/devel@ovirt.org/message/KKVR465E3LUU3G...
_______________________________________________
Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org 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/devel@ovirt.org/message/3AVJFFHVU6YZQG...
-- Martin Perina Manager, Software Engineering Red Hat Czech s.r.o.
-- Martin Perina Manager, Software Engineering Red Hat Czech s.r.o.

Il giorno lun 9 dic 2019 alle ore 16:23 Martin Perina <mperina@redhat.com> ha scritto:
On Mon, Dec 9, 2019 at 3:38 PM Ales Musil <amusil@redhat.com> wrote:
On Mon, Dec 9, 2019 at 2:25 PM Steven Rosenberg <srosenbe@redhat.com> wrote:
Dear Ales,
Hi Steven,
Shouldn't you add this to an upgrade script? Won't it also affect the CI?
The upgrade is not supported yet.
We haven't yet release any official 4.4 release, so we don't need to care about upgrade from 4.4.m to 4.4.n. That's why we decided for this "hack" instead of proper solution, which would cost us to have that rename + update for 4 new releases until database would be squashed.
Is there a BZ to block 4.4.0 GA waiting for this to be properly fixed?
With Best Regards.
Steven.
On Mon, Dec 9, 2019 at 2:21 PM Ales Musil <amusil@redhat.com> wrote:
Hello, I made some changes to the db configuration table. After [0] is merged, you'll need to run SQL command, before next engine-setup: SELECT fn_db_delete_config_value_all_versions('VdsmUseNmstate');
If you have any questions let me know.
Thanks, Ales
[0] https://gerrit.ovirt.org/c/105440/ --
Ales Musil
Software Engineer - RHV Network
Red Hat EMEA <https://www.redhat.com>
amusil@redhat.com IM: amusil <https://red.ht/sig> _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org 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/devel@ovirt.org/message/WLHTSTESNIDX7K...
--
Ales Musil
Software Engineer - RHV Network
Red Hat EMEA <https://www.redhat.com>
amusil@redhat.com IM: amusil <https://red.ht/sig> _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org 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/devel@ovirt.org/message/JUTCWOLXXTQUUC...
-- Martin Perina Manager, Software Engineering Red Hat Czech s.r.o. _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org 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/devel@ovirt.org/message/PWMRR37TAD2BUM...
-- Sandro Bonazzola MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV Red Hat EMEA <https://www.redhat.com/> sbonazzo@redhat.com <https://www.redhat.com/>*Red Hat respects your work life balance. Therefore there is no need to answer this email out of your office hours. <https://mojo.redhat.com/docs/DOC-1199578>*

On Tue, Dec 10, 2019 at 7:06 PM Sandro Bonazzola <sbonazzo@redhat.com> wrote:
Il giorno lun 9 dic 2019 alle ore 16:23 Martin Perina <mperina@redhat.com> ha scritto:
On Mon, Dec 9, 2019 at 3:38 PM Ales Musil <amusil@redhat.com> wrote:
On Mon, Dec 9, 2019 at 2:25 PM Steven Rosenberg <srosenbe@redhat.com> wrote:
Dear Ales,
Hi Steven,
Shouldn't you add this to an upgrade script? Won't it also affect the CI?
The upgrade is not supported yet.
We haven't yet release any official 4.4 release, so we don't need to care about upgrade from 4.4.m to 4.4.n. That's why we decided for this "hack" instead of proper solution, which would cost us to have that rename + update for 4 new releases until database would be squashed.
Is there a BZ to block 4.4.0 GA waiting for this to be properly fixed?
There is no need for a fix, we have just changed db schema, so only developers when rebasing dev env patches will need to apply this fix, 4.4 alpha users will not be affected, because we haven't yet released an alpha.
With Best Regards.
Steven.
On Mon, Dec 9, 2019 at 2:21 PM Ales Musil <amusil@redhat.com> wrote:
Hello, I made some changes to the db configuration table. After [0] is merged, you'll need to run SQL command, before next engine-setup: SELECT fn_db_delete_config_value_all_versions('VdsmUseNmstate');
If you have any questions let me know.
Thanks, Ales
[0] https://gerrit.ovirt.org/c/105440/ --
Ales Musil
Software Engineer - RHV Network
Red Hat EMEA <https://www.redhat.com>
amusil@redhat.com IM: amusil <https://red.ht/sig> _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org 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/devel@ovirt.org/message/WLHTSTESNIDX7K...
--
Ales Musil
Software Engineer - RHV Network
Red Hat EMEA <https://www.redhat.com>
amusil@redhat.com IM: amusil <https://red.ht/sig> _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org 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/devel@ovirt.org/message/JUTCWOLXXTQUUC...
-- Martin Perina Manager, Software Engineering Red Hat Czech s.r.o. _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org 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/devel@ovirt.org/message/PWMRR37TAD2BUM...
--
Sandro Bonazzola
MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV
Red Hat EMEA <https://www.redhat.com/>
sbonazzo@redhat.com <https://www.redhat.com/>*Red Hat respects your work life balance. Therefore there is no need to answer this email out of your office hours. <https://mojo.redhat.com/docs/DOC-1199578>*
-- Martin Perina Manager, Software Engineering Red Hat Czech s.r.o.
participants (5)
-
Ales Musil
-
Martin Perina
-
Michal Skrivanek
-
Sandro Bonazzola
-
Steven Rosenberg