#7408 ipa-replica-install command should display proper message on the console.
Closed: fixed Opened by sumenon.

Request for enhancement

ipa-replica-install command should display proper message on the console when its successful

Issue

Currently when ipa-replica-install command is successful it can be confirmed only in the replicainstall.log file, there is no such information displayed on the console.

Steps to Reproduce

  1. Install IPA server.
  2. Try to install replica to the server.
  3. Check the message displayed on the console.

Actual behavior

ipa-replica-install command is successful is not displayed on the console.

Expected behavior

'ipa-replica-install' was successful should be displayed on the console.

Version/Release/Distribution

[root@replica ~]# rpm -q ipa-server ipa-client 389-ds-base pki-ca krb5-server
ipa-server-4.5.4-10.el7.x86_64
ipa-client-4.5.4-10.el7.x86_64
389-ds-base-1.3.7.5-16.el7.x86_64
pki-ca-10.5.1-7.el7.noarch
krb5-server-1.15.1-18.el7.x86_64

Additional info:

Attached logs

log.txt

log.txt


Metadata Update from @rcritten:
- Issue priority set to: low
- Issue set to the milestone: FreeIPA 4.7
- Issue tagged with: easyfix

Hi @sumenon

I don't think the installation should be classified as successful, you received the message:

"Global DNS configuration in LDAP server is empty"

I would guess that you ran the first server installation without setting up integrated DNS, so the replica installation cannot use the "--setup-dns" option.

Even though the services are running, configuration is not complete...

hth

Metadata Update from @rcritten:
- Issue set to the milestone: FreeIPA 4.7.1 (was: FreeIPA 4.7)

FreeIPA 4.7 has been released, moving to FreeIPA 4.7.1 milestone

Metadata Update from @rcritten:
- Issue set to the milestone: FreeIPA 4.7.2 (was: FreeIPA 4.7.1)

FreeIPA 4.7.1 has been released, moving to FreeIPA 4.7.2 milestone

Metadata Update from @rcritten:
- Issue assigned to rcritten

master:

  • 9b7a152e9581370239b3f8930522a4db01026cbf Pass a list of values into add_master_dns_records
  • 4cde696d710d2d5178cc81a4b1539a33db834403 Demote log message in custodia _wait_keys to debug
  • f4e37385b40e5f35be040768de9c554235978ee2 Enable replica install info logging to match ipa-server-install

ipa-4-7:

  • de6a10c8399947734fffe6cbfe761001c716930a Pass a list of values into add_master_dns_records
  • 1d23d101630e06770e1e4347a8d6686f2b461337 Demote log message in custodia _wait_keys to debug
  • d7dc732fe36398802b55bc6aee78a44e59a873c8 Enable replica install info logging to match ipa-server-install

Metadata Update from @cheimes:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata