linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Failed to start Raise network interfaces error
@ 2023-12-10 22:28 Julia Lawall
  2023-12-12 14:44 ` Julia Lawall
  2023-12-12 14:52 ` Ivan Vecera
  0 siblings, 2 replies; 13+ messages in thread
From: Julia Lawall @ 2023-12-10 22:28 UTC (permalink / raw)
  To: Ivan Vecera, David S. Miller; +Cc: linux-kernel

Hello,

Starting with the commit:

commit 9e479d64dc58f11792f638ea2e8eff3304edaabf
Author: Ivan Vecera <ivecera@redhat.com>
Date:   Fri Oct 13 19:07:51 2023 +0200

    i40e: Add initial devlink support

I am not able to boot normally.  The console shows the message

Failed to start Raise network interfaces

Searching for this message on th internet produces some old discussions
that suggest to look at the file /etc/network/interfaces.  That file on my
system contains:

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

source /etc/network/interfaces.d/*

# The loopback network interface
auto lo
iface lo inet loopback

auto enp24s0f0
iface enp24s0f0 inet dhcp

-------------------------------

The machine in question is part of a cluster, and may be set up in a
specific way.  It actually does boot, in the sense that I get a
login prompt, but it doesn't seem to be reachable from the outside.

The above failure message is followed by a message about the inability to
retrieve a file that is part of the local setup process.  I can find out
more about what is supposed to be done with this file.

Please let me know if there is any further information I can provide.

thanks,
julia

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2023-12-14 21:20 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-10 22:28 Failed to start Raise network interfaces error Julia Lawall
2023-12-12 14:44 ` Julia Lawall
2023-12-12 14:52 ` Ivan Vecera
2023-12-12 15:08   ` Julia Lawall
2023-12-12 15:45     ` Ivan Vecera
2023-12-12 15:48       ` Julia Lawall
2023-12-12 16:33       ` Julia Lawall
2023-12-12 16:44         ` Ivan Vecera
2023-12-12 16:53           ` Julia Lawall
2023-12-14 14:33           ` Julia Lawall
2023-12-14 14:47             ` Ivan Vecera
2023-12-14 14:50               ` Julia Lawall
2023-12-14 20:55           ` Lucas Nussbaum

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).