#2125 ipa-replica-manage - better error reporting when doing a del
Closed: Fixed None Opened 12 years ago by mkosek.

https://bugzilla.redhat.com/show_bug.cgi?id=754524

Description of problem:
ipa-replica-manage del <hostname> -v -p XXX

will successfully delete the host, but there is no message indicating this.
If there is no replication agreement, it still does not have a message. Would
be nice in both cases to indicate if the action was successful. and a reason,
if not.

Version-Release number of selected component (if applicable):
ipa-server-2.1.3-9.el6.x86_64

How reproducible:
always

Steps to Reproduce:
1.run cmd:
ipa-replica-manage del <hostname> -v -p XXX
when a master has a replica
2. run cmd again when master does not have a replica


Actual results:
no message

Expected results:
1. Expect message: Deleted <replicahost> from <masterhost>
2. Expect message: <masterhost> has no replication agreement for <replicahost>


Additional info:

Metadata Update from @mkosek:
- Issue assigned to rcritten
- Issue set to the milestone: FreeIPA 2.2 Core Effort - 2012/01

7 years ago

Login to comment on this ticket.

Metadata