Re: [Freeipa-devel] kadmin is unresponsive in FreeIPA installation

2014-04-16 Thread Simo Sorce
On Wed, 2014-04-16 at 09:31 +0200, Martin Kosek wrote:
> Did anyone hit https://bugzilla.redhat.com/show_bug.cgi?id=1088163 or is it 
> something specific to my environment?

a lot of people is starting to use libvirtd switches to make entropy
available to their VMs or using other in VM entropy generating engines,
but I've hit entropy starvatoin myself during installs, so this is
"normal" if you have VMs w/o entropy engines activated.

Simo.

-- 
Simo Sorce * Red Hat, Inc * New York

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel


Re: [Freeipa-devel] kadmin is unresponsive in FreeIPA installation

2014-04-16 Thread Martin Kosek
On 04/16/2014 10:09 AM, Alexander Bokovoy wrote:
> On Wed, 16 Apr 2014, Martin Kosek wrote:
>> Did anyone hit https://bugzilla.redhat.com/show_bug.cgi?id=1088163 or is it
>> something specific to my environment?
> I've seen this before several times but couldn't reproduce at all.
> Latest change to ipa_kdb_passwords.c where the code that does handle the
> password change was done over a year ago (Jan 2013).
> 
> Perhaps you can use gdb and break in ipadb_change_pwd()?

In the end I strace'd the kadmin and found out this is related to entropy
(again) - kadmind was not really started even though it claimed to be and it
was blocked reading /dev/random.

I added details to the Bugzilla.

Martin

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel


Re: [Freeipa-devel] kadmin is unresponsive in FreeIPA installation

2014-04-16 Thread Alexander Bokovoy

On Wed, 16 Apr 2014, Martin Kosek wrote:
Did anyone hit https://bugzilla.redhat.com/show_bug.cgi?id=1088163 or 
is it something specific to my environment?

I've seen this before several times but couldn't reproduce at all.
Latest change to ipa_kdb_passwords.c where the code that does handle the
password change was done over a year ago (Jan 2013).

Perhaps you can use gdb and break in ipadb_change_pwd()?
--
/ Alexander Bokovoy

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel