On 02/23/2016 11:14 AM, Christopher Odenbach wrote:
> a few days ago we upgraded our KDC server from Debian squeeze to Debian
> jessie.
[...]
> kdb5_util: Resource temporarily unavailable while making newly loaded
> database live

What version of the krb5-kdc package do you have installed?  I believe
jessie has 1.12.1, but it's useful to be sure.

"Resource temporarily unavailable" is the error message for EAGAIN.  I
can't see how krb5_db_promote() would generate that error; it doesn't do
much besides rename a couple of files.  Can you run kpropd under strace
and find out what system call returns EAGAIN?
________________________________________________
Kerberos mailing list           Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to