Hi Coiby,
On Thu, May 6, 2021 at 11:50 AM Coiby Xu coxu@redhat.com wrote:
The main goal of this patch set is to fix bz1854037 which happens because rd.route doesn't use the name from kdump_setup_ifname which in turn causes NetworkManger to get an IP for the slave NIC and then time out. Meanwhile, I think it's better to avoid repeatedly calling kdump_setup_ifname.
v1->v2:
- pass kdumpnic to kdump_handle_mulitpath_route [Kairui]
- drop the patch "pass kdumpnic to kdump_setup_/bond/bridge/vlan directly"
- fix the explanation why bz1854037 occurs
Coiby Xu (2): get kdump ifname once in kdump_install_net rd.route should use the name from kdump_setup_ifname
Thanks for the update, this series looks good to me. Acked-by: Kairui Song kasong@redhat.com
dracut-module-setup.sh | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-)
-- 2.31.1 _______________________________________________ kexec mailing list -- kexec@lists.fedoraproject.org To unsubscribe send an email to kexec-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kexec@lists.fedoraproject.org Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure