similar to: NICs order

Displaying 20 results from an estimated 1000 matches similar to: "NICs order"

2017 Mar 20
3
Xen C6 kernel 4.9.13 and testing 4.9.15 only reboots.
El Lunes 20/03/2017, PJ Welsh escribi?: > Still just starts the kernel and wihtin 4 seconds reboots with 4.9.16-24. > Thanks > PJ Edit grub's entry and add "noreboot" to your xen parameters, maybe when the kernel panicks xen detects it and automatically reboots it. > On Mon, Mar 20, 2017 at 2:23 PM, Johnny Hughes <johnny at centos.org> wrote: > > On
2016 Feb 01
0
NICs order
The issue here may be systemd (I've seen/agree with the venting, this is another example). If you're getting non-eth names there's a program called biosdevname which may be deciding how to name NICs for you. If that's the case then then the <nn>-net.rules may be ineffective unless the following is added as kernel command line parameters: net.ifnames=1 and biosdevname=0 I
2016 Feb 03
1
CentOS 7, NSF, "feature"
On 2 Feb 2016 20:19, "Ricardo J. Barberis" <ricardo at palmtx.com.ar> wrote: > because the interface wasn't yet up, so I had to make a new unit and put this > inside (/etc/systemd/system/nginx.service): > > <code> > .include /usr/lib/systemd/system/nginx.service > > [Unit] > After=network.target remote-fs.target nss-lookup.target
2016 Feb 02
4
CentOS 7, NSF, "feature"
In the last month, we've discovered a new, ahhhh, "feature" in the version of the version of NFS with CentOS 7: on startup, if it cannot resolve a given host, it dies. It does not continue on up, with all the other hosts it's exporting to, and just log a message. Is there a workaround, or a configuration, to change this "fail on unresolved host" behaviour? mark
2016 Feb 03
2
CentOS 7, NSF, "feature" [SOLVED]
El Mi?rcoles 03/02/2016, Warren Young escribi?: > On Feb 3, 2016, at 8:57 AM, m.roth at 5-cent.us wrote: > > Notice the *deeply* weird syntax of "=-<cmd>?. > > That syntax comes from make(1), where it means the same thing. make(1) has > been with us since 1977, so I?d think ?old and familiar? is a better > description than ?deeply weird.? > > > And, I read
2016 Feb 19
1
[ WAY OFF-TOPIC ] Re: Network hangs after several hours (Centos 6 recently upgraded kernel/glibc)
On Fri, 2016-02-19 at 11:15 -0300, Ricardo J. Barberis wrote: > Then please, also trim your mails before posting if possible, so we don't have > to scroll several pages just to read a one-or-two-lines reply :) I'm with you on this one! It so irritates that I've been searching for mail readers that have a plug-in to fold quoted sections - know of any? Haven't found one
2016 Feb 13
2
heads up: /boot space on kernel upgrade
On Sat, February 13, 2016 2:50 pm, John R Pierce wrote: > On 2/13/2016 12:19 PM, Valeri Galtsev wrote: >> It is interesting to observe how perceptions are changing over time. >> Decade or two ago we were partitioning small then drives (thus loosing >> some of the space) just to separate regular users from those places >> vital >> for secure and reliable running of
2019 May 08
2
Re-install workstation - best repo's
I'm going to rebuild my workstation because maintaining it is now a nightmare after using "recommended" repo's that now conflict with each other. Every time I do a yum update I it fails with conflicts. I'm looking for new recommendations for which repo's to use to have a stable Centos 7 workstation. Much like Centos itself, most of the web pages are very old now.
2017 Mar 21
2
Xen C6 kernel 4.9.13 and testing 4.9.15 only reboots.
On 03/21/2017 07:48 AM, PJ Welsh wrote: > On Mon, Mar 20, 2017 at 5:21 PM, Ricardo J. Barberis > <ricardo at palmtx.com.ar <mailto:ricardo at palmtx.com.ar>> wrote: > > El Lunes 20/03/2017, PJ Welsh escribi?: > > Still just starts the kernel and wihtin 4 seconds reboots with 4.9.16-24. > > Thanks > > PJ > > Edit grub's entry
2016 Feb 19
2
Network hangs after several hours (Centos 6 recently upgraded kernel/glibc)
> Date: Friday, February 19, 2016 12:47:54 +0000 > From: Ian B <ibrierley at gmail.com> > > On Fri, Feb 19, 2016 at 12:33 PM, Richard wrote: > >> > Date: Friday, February 19, 2016 11:08:48 +0000 >> > From: Ian B <ibrierley at gmail.com> >> > >> > On Fri, Feb 19, 2016 at 10:56 AM, Ian B <ibrierley at gmail.com> >> >
2018 Jan 05
4
Centos 6 2.6.32-696.18.7.el6.x86_64 does not boot in Xen PV mode
Problems start before any of the kaiser code executes, though it could still be related to CONFIG_KAISER since that has effects beyond kaiser.c. --- (early) Initializing cgroup subsys cpuset (early) Initializing cgroup subsys cpu (early) Linux version 2.6.32-696.18.7.el6.x86_64 (mockbuild at c1bl.rdu2.centos.org) (gcc version 4.4.7 20120313 (Red Hat 4.4.7-18) (GCC) ) #1 SMP Thu Jan 4 17:31:22 UTC
2017 Mar 20
2
Xen C6 kernel 4.9.13 and testing 4.9.15 only reboots.
On 03/20/2017 01:20 PM, PJ Welsh wrote: > No warning, but still just reboots with no notice. > Is there any other system info you need? > Thanks > PJ > Try the new 4.9.16-24 packages there now. (reworked the config based on a fedora kernel) > On Mon, Mar 20, 2017 at 11:47 AM, Johnny Hughes <johnny at centos.org > <mailto:johnny at centos.org>> wrote: >
2016 Feb 04
1
CentOS 7, NSF, "feature" [SOLVED]
On Wed, 2016-02-03 at 13:57 -0700, Warren Young wrote: > On Feb 3, 2016, at 10:30 AM, Ricardo J. Barberis <ricardo at palmtx.com.ar> wrote: > > > > El Mi?rcoles 03/02/2016, Warren Young escribi?: > >> > >> Again, I don?t know why they couldn?t just do it with links. > > > > I guess that's probably to execute scripts and "hide"
2016 Feb 03
5
CentOS 7, NSF, "feature" [SOLVED]
The issue: NFS fails to start in CentOS 7 if it cannot resolve any of a list of hosts. Well, my manager had to google to find the *truly* obscure solution that uses a deeply oddball syntax. In /usr/lib/systemd/system/nfs-server.service, you edit the following line so that it looks like this: ExecStartPre=-/usr/sbin/exportfs -r Notice the *deeply* weird syntax of "=-<cmd>". This
2009 Oct 09
2
Ping Is Broken
i am hoping this attachment gets through. It deals with bug in ping that made it very difficult to set up a system with two gateways. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20091009/ddfc8176/attachment-0004.html> -------------- next part -------------- An HTML attachment was scrubbed... URL:
2016 Feb 01
1
NICs order
On 02/01/2016 07:00 AM, Leroy Tennison wrote: > The issue here may be systemd ... > Web documentation at freedesktop.org says net.ifnames needs to be set to zero, I found just the opposite but if it doesn't work for you try both before giving up. Just to clarify: net.ifnames=0 disables the systemd/udev interface renaming feature. biosdevname=0 disables the biosdevname interface
2020 Feb 21
3
Renaming virtio devices names on CentOS 8 VM guest
I have built a CentOS 8 base image from a kickstart, for use in OpenStack. This image boots fine but the problem I have is that I can't stop udev from renaming the network device from eth0 to ens<something>. I have /etc/sysconfig/network-scripts/ifcfg-eth0 with the correct HWADDR defined in it, and have set net.ifnames=0 and biosdevname=0 in the grub configuration, but nothing I have
2019 Nov 29
3
Help with dracut install CentOS 8
I am trying to specify a static IP on the new dracut format. I was using this: http://man7.org/linux/man-pages/man7/dracut.cmdline.7.html So my grub entry consists menuentry "Install CentOS 8" { linux /boot/vmlinuz noverifyssl ks=https://something ip=192.168.1.3::192.168.1.1:255.255.255.0::eth0:on:192.168.1.1 biosdevname=0 net.ifnames=0 ksdevice=eth0 inst.sshd sshd=1
2020 Feb 10
3
CentOS 7 : network interface renamed from eth0 to eth1 after reboot
There may be ways to force NIC naming, I've done so but only on Ubuntu so you'll need to do the research if it's important to you. Things to look for based on my experience: 70-persistent-net.rules, net.ifnames=0, biosdevname=0. ________________________________ From: CentOS <centos-bounces at centos.org> on behalf of Nicolas Kovacs <info at microlinux.fr> Sent: Sunday,
2019 Nov 18
7
CentOS 8 boot command line
I am trying to boot a grub entry for CentOS 8 menuentry "Server Install CentOS 8" { linux /boot/vmlinuz noverifyssl ks= https://devgeis.LayeredSolutionsInc.com:443/kickstart/ks_update_to_server8.cfg biosdevname=0 net.ifnames=0 ksdevice=eth0 ip=192.168.1.13 gateway=192.168.1.1 netmask=255.255.255. 0 nameserver=192.168.1.1 inst.sshd sshd=1 initrd /boot/initrd.img