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]
