public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Matthew Marlowe <matt@professionalsysadmin.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: Eth0 interface not found - udev that little slut!!!!!
Date: Sat, 6 Apr 2013 19:08:00 -0700	[thread overview]
Message-ID: <CAAJQwcBDHgOc_abVN46GCN_gQWYzNAZ97o6_rud4j+X7e19YCw@mail.gmail.com> (raw)
In-Reply-To: <CAGWRaZbEJzH6VqUHGDiEgSMgAqp+7BVnVt72tvL3wM+Wf1UzyA@mail.gmail.com>

Read the news entry - add the designated option to your grub kernel
line - reboot.   That will be the simplest solution for now.

Long term, avoid udev upgrades like the plague and test them on
non-critical systems first.  Strange that the reason I think us server
people were OK with udev being added to system in the first place was
that it said it would ensure naming of disk and net devices didn't get
mixed up (eth0 would stay eth0, eth1 would stay eth1, sdb woudl remain
sdb, etc between boots)..... and no server should need to use anything
but ethX for network names....yes, I understand the theoretical point
with regard to kernel versus user space names....in real practical use
though, with good hardware and bios, it never is an issue and most of
the linux server software to date has expected ethX for names so the
benefits versus risks of this change are not worthwhile by far, at
least on the server side.

On Sat, Apr 6, 2013 at 5:53 PM, Nick Khamis <symack@gmail.com> wrote:
> I took a closer look at /etc/udev/70-something-rules-net and
> /sys/class/net/eth0/ and all the ATTR (i.e., address, type, dev_id)
> line up fine. I did not find a "name" file in /sys/class/net/eth0 however,
> name=eth0 in etc/udev/70-something-rules-net.
>
> Ifconfig alone returns nothing. Ifconfig eth0/1 and lo returns the interface
> with no tx and rx traffic. And no ip address as set in conf.d/net.
>
> Please help guys. Server room is numbing......
>
> N.
>
> On 4/6/13, Nick Khamis <symack@gmail.com> wrote:
>> In attempted to delete 70-something rules from /etc/udev/rules.d/ and
>> it was recreated on boot with the same content. I don't think the
>> device got renamed since "ifconfig eth0" shows the correct info.
>>
>> Your help is greatly appreciated,
>>
>> N.
>>
>> On 4/6/13, Nick Khamis <symack@gmail.com> wrote:
>>> Well I looked into "/sys/class/net" as mentioned by Alan. In there I
>>> see  eth0/ eth1/ lo/ and sit0/. Not sure what too look for in (e.g.
>>> eth0/). /sys/class/net/eth0/ifindex says 3. Other files look ok, for
>>> example address (contains mac address if that has not changed...).
>>>
>>> N.
>>>
>>> On 4/6/13, Volker Armin Hemmann <volkerarmin@googlemail.com> wrote:
>>>> Am 06.04.2013 23:19, schrieb Nick Khamis:
>>>>> Our net card was also build as a module.... Volker, did you include
>>>>> your net driver for example in /etc/conf.d/modules?
>>>>
>>>> no
>>>> I removed the 70-something rules, and did pretty much nothing else.
>>>> /etc/udev/rules.d/80-net-name-slot.rules just exists and is full of
>>>> text.
>>>>
>>>> And nothing changed.
>>>>
>>>>
>>>>
>>>>
>>>
>>
>


  parent reply	other threads:[~2013-04-07  2:08 UTC|newest]

Thread overview: 111+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-06 14:51 [gentoo-user] Eth0 interface not found - udev that little slut!!!!! Nick Khamis
2013-04-06 15:57 ` Alan Mackenzie
2013-04-06 16:36   ` Alan McKinnon
2013-04-06 17:10     ` Alan Mackenzie
2013-04-06 17:50       ` Jarry
2013-04-06 19:11         ` [gentoo-user] " Jörg Schaible
2013-04-07 13:01           ` Heiko Zinke
2013-04-07 13:38             ` Nick Khamis
2013-04-07 14:01               ` Nick Khamis
2013-04-07 14:04                 ` Michael Mol
2013-04-07 14:15               ` Neil Bothwick
2013-04-07 14:20                 ` Nick Khamis
2013-04-07 14:22                   ` Nick Khamis
2013-04-07 14:25                     ` Michael Mol
2013-04-07 14:32                       ` Nick Khamis
2013-04-07 17:42                         ` Michael Hampicke
2013-04-07 17:48                           ` Nick Khamis
2013-04-07 17:55                             ` Tanstaafl
2013-04-07 18:00                               ` Nick Khamis
2013-04-07 18:04                                 ` Nick Khamis
2013-04-07 18:08                                   ` Nick Khamis
2013-04-07 18:15                                     ` Michael Hampicke
2013-04-07 18:46                                       ` Nick Khamis
2013-04-07 18:48                                         ` Nick Khamis
2013-04-07 19:00                                           ` Mick
2013-04-07 20:21                                   ` Neil Bothwick
2013-04-07 20:44                                   ` William Hubbs
2013-04-07 18:14                             ` Mick
2013-04-07 20:25                               ` Neil Bothwick
2013-04-07 21:20                                 ` Mick
2013-04-07 22:01                                   ` Neil Bothwick
2013-04-08 16:16                           ` Bruce Hill
2013-04-08 18:36                             ` Pandu Poluan
2013-04-08 19:46                             ` Michael Hampicke
2013-04-08 19:56                               ` Bruce Hill
2013-04-08 20:10                                 ` Michael Hampicke
2013-04-08 21:07                                   ` Bruce Hill
2013-04-09 10:02                                 ` Tanstaafl
2013-04-09 10:40                                   ` Michael Mol
2013-04-09 18:56                                   ` Walter Dnes
2013-04-11 12:35                                     ` [gentoo-user] Eth0 interface not found - udev Stroller
2013-04-12 16:48                                       ` [gentoo-user] " Grant Edwards
2013-04-16 16:43                                         ` Bruce Hill
2013-04-16 16:51                                           ` Michael Mol
2013-04-07 15:00                   ` [gentoo-user] Re: Eth0 interface not found - udev that little slut!!!!! Neil Bothwick
2013-04-07 16:00                     ` Nick Khamis
2013-04-07 16:11                       ` Mick
2013-04-07 16:18                         ` Nick Khamis
2013-04-07 16:37                         ` Tanstaafl
2013-04-07 16:41                           ` Mick
2013-04-07 17:18               ` Tanstaafl
2013-04-07 17:29                 ` Nick Khamis
2013-04-08 16:20                   ` Bruce Hill
2013-04-08 22:11                     ` Neil Bothwick
2013-04-08 22:44                       ` Bruce Hill
2013-04-06 21:14         ` [gentoo-user] " Tanstaafl
2013-04-07 10:55           ` Neil Bothwick
2013-04-07 16:03             ` Tanstaafl
2013-04-07 16:18               ` Jarry
2013-04-07 17:16                 ` Tanstaafl
2013-04-07 17:00               ` [gentoo-user] " Grant Edwards
2013-04-07 17:16                 ` Tanstaafl
2013-04-07 20:31                   ` Neil Bothwick
2013-04-08 16:04                     ` Bruce Hill
2013-04-08 16:11                       ` Michael Mol
2013-04-08 16:00                 ` Bruce Hill
2013-04-07 20:29               ` [gentoo-user] " Neil Bothwick
2013-04-07  1:12       ` William Kenworthy
2013-04-07  1:26         ` Nick Khamis
2013-04-07 10:52         ` Neil Bothwick
2013-04-08  1:32         ` Pandu Poluan
2013-04-08 15:52         ` Bruce Hill
2013-04-06 19:03   ` Volker Armin Hemmann
2013-04-06 19:33     ` Mick
2013-04-06 20:15       ` Volker Armin Hemmann
2013-04-06 20:27         ` [gentoo-user] " Jörg Schaible
2013-04-06 21:10           ` Nick Khamis
2013-04-06 21:19             ` Nick Khamis
2013-04-06 21:28               ` Volker Armin Hemmann
2013-04-06 21:33                 ` Michael Hampicke
2013-04-06 21:37                 ` Nick Khamis
2013-04-06 22:17                   ` Nick Khamis
2013-04-07  0:53                     ` Nick Khamis
2013-04-07  1:40                       ` Michael Mol
2013-04-07  2:01                         ` Nick Khamis
2013-04-07  2:09                           ` Michael Mol
2013-04-07  2:35                             ` Nick Khamis
2013-04-07  2:43                               ` Michael Mol
2013-04-07  2:55                                 ` Nick Khamis
2013-04-07  3:13                                   ` Michael Mol
2013-04-07  3:19                                     ` Nick Khamis
2013-04-07  3:23                                       ` Michael Mol
2013-04-07 11:23                                         ` Marc Joliet
2013-04-07  2:58                               ` Randy Barlow
2013-04-07  3:02                                 ` Nick Khamis
2013-04-08 16:28                                 ` Bruce Hill
2013-04-08 17:19                                   ` Michael Mol
2013-04-08 17:30                                     ` Jarry
2013-04-08 18:35                                       ` Pandu Poluan
2013-04-08 19:17                         ` Bruce Hill
2013-04-07  2:08                       ` Matthew Marlowe [this message]
2013-04-07  3:06   ` [gentoo-user] Eth0 interface not found - udev Stroller
2013-04-07  6:00     ` Joseph
2013-04-07  8:55       ` Stroller
2013-04-07 15:35         ` Pandu Poluan
2013-04-07 16:30           ` Joseph
2013-04-08  4:11             ` Walter Dnes
2013-04-08  3:36           ` Stroller
2013-04-08 18:12             ` Joseph
2013-04-08 22:15               ` Neil Bothwick
2013-04-08 16:43           ` Bruce Hill

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAAJQwcBDHgOc_abVN46GCN_gQWYzNAZ97o6_rud4j+X7e19YCw@mail.gmail.com \
    --to=matt@professionalsysadmin.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox