#7531 Disable schema-compat during server upgrade
Closed: duplicate Opened by rcritten.

Issue

User reported issue running ipa-server-upgrade. An indexing task was hanging.

Thierry diagnosed it this way:

So indexing is hanging because SC cache_init is running, the SC cache_init is hanging because SSSD is not started, SSSD is not started possibly because indexing prevents to get read access to the backend ("Backend is offline" TBC).

mail thread https://lists.fedoraproject.org/archives/list/freeipa-users@lists.fedorahosted.org/thread/7YNTBRSRJKU2IXQH5CEVZQPDEKOCKHDV/

If schema compat is enabled the state should be saved similar to what is being done for nsslapd-port, etc., disabled and then restored when the upgrade is finished.


Metadata Update from @slaykovsky:
- Issue set to the milestone: FreeIPA 4.5

Metadata Update from @slaykovsky:
- Issue priority set to: important

Metadata Update from @frenaud:
- Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/1971

Metadata Update from @frenaud:
- Issue close_status updated to: duplicate

Duplicate of https://pagure.io/freeipa/issue/6721 fixed in master.

Metadata