Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Um, so... systemd?
- Date: Fri, 20 Jan 2017 16:36:04 +0900
- From: Curt Sampson <cjs@example.com>
- Subject: Re: [tlug] Um, so... systemd?
- References: <1484466028.1128194.848109712.20A4C328@webmail.messagingengine.com> <d4bcb8a1-a9a1-781f-3c36-fbc3ba4ee2a0@dcook.org> <7e953f7b-a75e-26e4-72a5-709d1936c4f9@cisco.com> <CA+su7OX0vrfABNcjFoAqhF84LKUAbcnNp2RXefAYjdDWKg26Mg@mail.gmail.com> <20170119032626.GC9340@quadratic.cynic.net> <20170119105549.GA26563@scott1.scottro.net>
- User-agent: Mutt/1.5.21 (2010-09-15)
On 2017-01-19 05:55 -0500 (Thu), Scott Robbins wrote: > On Thu, Jan 19, 2017 at 12:26:26PM +0900, Curt Sampson wrote: > > On 2017-01-19 11:45 +0900 (Thu), Edmund Edgar wrote: > > > > > I fixed this by sprinkling "NM_CONTROLLED=no" liberally around the > > > interface definitions. To be on the safe side I guess I should disable > > > the network manager service entirely, and maybe get somebody in to do > > > an exorcism. > > > > The incantation I use for that is `sudo yum remove NetworkManager`. > > I don't bother to remove [NetworkManager], because various updates > reinstall it. Really? That sounds rather odd, since nothing normally run on a server should have a dependency on it. (I'd image that some of the graphical network management tools typically installed on desktop systems might, though.) Do you have more details on when you've seen this happen? > (And it is necessary, as Edmund mentioned to add the > NM_CONTROLLED=no to the ifcfg-whatever entries.) Actually, that's necessary only if you actually run NetworkManager. The tests that look at it are of the form if is_nm_running ... if ! is_false $NM_CONTROLLED; then ... (This, I suppose, is the advantage of nasty shell scripts for setting up stuff; when the documentation isn't reliable, as with the `/etc/sysconfig/network-scripts` stuff, at least you can read through the scripts and figure out what they do.) cjs -- Curt Sampson <cjs@example.com> +81 90 7737 2974 To iterate is human, to recurse divine. - L Peter Deutsch
- Follow-Ups:
- Re: [tlug] Um, so... systemd?
- From: Scott Robbins
- References:
- [tlug] Um, so... systemd?
- From: David J Iannucci
- Re: [tlug] Um, so... systemd?
- From: Darren Cook
- Re: [tlug] Um, so... systemd?
- From: dblomber
- Re: [tlug] Um, so... systemd?
- From: Edmund Edgar
- Re: [tlug] Um, so... systemd?
- From: Curt Sampson
- Re: [tlug] Um, so... systemd?
- From: Scott Robbins
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Um, so... systemd?
- Next by Date: Re: [tlug] Um, so... systemd?
- Previous by thread: Re: [tlug] Um, so... systemd?
- Next by thread: Re: [tlug] Um, so... systemd?
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links