[Freeipa-users] unable to add or remove host (exists but doesn't exist) 4.2

"Răzvan Corneliu C.R. VILT" razvan.vilt at me.com
Wed Sep 28 19:44:36 UTC 2016


Hi Jake,

From the output below (assuming a non-altered copy+paste), the host-add request is interpreted by ipa as "<SPACE>server100.example.com <http://server100.example.com/>" while the delete is interpreted as "server100.example.com <http://server100.example.com/>". If that's the case, try using quotes or searching the LDAP manually for the entry to see the actual registered hostname. If what I'm seeing over here is correct, you might be able to fix it by issuing:
ipa host-del "<SPACE>server100.example.com <http://server100.example.com/>"
(use quotes when issuing the command).

Then again, it might be a wrong copy+paste.

Cheers,
Răzvan
> On 28 Sep 2016, at 22:15, Jake <freeipa at jacobdevans.com> wrote:
> 
> One of my tech's had an issue adding a machine, now it seems to be stuck.
> 
> it can neither be added or removed
> 
> -bash-4.2$ ipa host-add server100.example.com --force
> ipa: ERROR: host with name " server100.example.com" already exists
> 
> 
> -bash-4.2$ ipa host-del server100.example.com
> ipa: ERROR: server100.example.com: host not found
> 
> 
> IP web client gives this error:
> 
> 
> Operations Error
> Some operations failed.
> Hide details <https://c05-rd-ipa01.ipa.clarkinc.io/ipa/ui/#>
> server100.example.com: host not found
> 
> Attempts to delete it via webui
> Operations Error
> Some entries were not deleted
> Hide details <https://c05-rd-ipa01.ipa.clarkinc.io/ipa/ui/#>
> server100.example.com: host not found
> 
> 
> -- 
> Manage your subscription for the Freeipa-users mailing list:
> https://www.redhat.com/mailman/listinfo/freeipa-users
> Go to http://freeipa.org for more info on the project

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/freeipa-users/attachments/20160928/5ce80d26/attachment.htm>


More information about the Freeipa-users mailing list