You’re going to need to provide some basic errors in the logs. Otherwise people are just going to be left to guess at a eleventy different things that could go wrong and you’ll spend tons of time trying to chase them all down. It’s a bad use of everyone’s time, including yours.
> On Dec 17, 2018, at 7:40 PM, Kees Bakker via FreeIPA-users > <[email protected]> wrote: > > Hello, > > I want to move my IPA master to new hardware, but IPA does not > want to start on that new hardware. > > /var/log/krb5kdc.log shows: > krb5kdc: Server error - while fetching master key K/M for realm GHS.NL > > And then of course the rest of FreeIPA is not working either. > > I've basically copied the whole disk using rsync, and tweaked > some things like ifcfg and fstab. > > The rsync command needs --numeric-ids, but other than that nothing > else is needed, I think. > rsync -ai -x --delete --numeric-ids oldmaster:/oldroot/ /croot/ > > Also force a relabeling for SELINUX > touch /croot/.autorelabel > > It boots alright, but IPA isn't started properly. > > Can someone shed some light on this? Does krb5kdc depend on its hardware? > Is there documentation how to move an IPA master to other hardware? > -- > Kees > _______________________________________________ > FreeIPA-users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: > https://lists.fedorahosted.org/archives/list/[email protected] _______________________________________________ FreeIPA-users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected]
