As an administrator trying to install a replica if waiting for the CA admin times out there is no clear indication of what should be done.
A hint for replication_wait_timeout could be added to setup_admin in dogtaginstance.py as well as including a log message with the amount of time that the method will wait.
This would be done by creating /etc/ipa/installer.conf with the contents:
[global] replication_wait_timeout=SECONDS
The default is 300 (5 minutes).
Does the timeout actually work? I know of some cases in which a timeout increase does not work. For example to increase service start timeout, it is also necessary to modify the systemd service file to increase the timeout there.
It is just a client-side waiting loop so it should be fine.
Metadata Update from @rcritten: - Issue assigned to rcritten
Metadata Update from @rcritten: - Issue set to the milestone: FreeIPA 4.8.1
master:
Metadata Update from @frenaud: - Issue close_status updated to: fixed - Issue status updated to: Closed (was: Open)
Metadata Update from @frenaud: - Issue set to the milestone: FreeIPA 4.8.2 (was: FreeIPA 4.8.1)
Metadata Update from @frenaud: - Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/3374
Metadata Update from @frenaud: - Issue set to the milestone: Future Releases (was: FreeIPA 4.8.2)
Metadata Update from @frenaud: - Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1715961
Issue linked to Bugzilla: Bug 1715961
ipa-4-8:
Metadata Update from @frenaud: - Issue set to the milestone: FreeIPA 4.8.2 (was: Future Releases)
Log in to comment on this ticket.