Displaying 20 results from an estimated 600 matches similar to: "Bonding and network cards"
2019 Sep 20
2
7.7.1908, interface bonding, and default route
Hi!
I just upgraded a machine to 7.7.1908 and the default route is not being
set on boot. This particular server has a bonded interface, and the
corresponding configuration for the master is (
/etc/sysconfig/network-scripts/ifcfg-bond0):
TYPE=Bond
BOOTPROTO=none
DEFROUTE=yes
IPV4_FAILURE_FATAL=yes
NAME=bond0
DEVICE=bond0
ONBOOT=yes
IPADDR=10.3.20.131
PREFIX=24
2007 Apr 12
1
bonding
I four nodes setup to do active-backup bonding and the drivers loaded
for the bonded network interfaces vary between tg3 and e100. All
interfaces with the e100 driver loaded report errors much like what you
see here:
bonding: bond0: link status definitely down for interface eth2,
disabling it
e100: eth2: e100_watchdog: link up, 100Mbps, full-duplex
bonding: bond0: link status definitely up for
2010 Aug 19
1
dmesg- bnx2i: iSCSI not supported, dev=eth0
Getting "bnx2i: iSCSI not supported, dev=eth0" for all the NIC adapters
on all of my R710's running CentOS 5.5.
Here is an sample of the error messages:
bonding: Warning: either miimon or arp_interval and arp_ip_target module
parameters must be specified, otherwise bonding will not detect link
failures! see bonding.txt for details.
bonding: bond0: setting mode to active-backup
2012 May 13
4
True bond howto for Centos 6
Hi all,
Read many posts on the subject.
Using 802.3ad.
Few problems;
Cannot ping some hosts on the network, they are all up.
Cannot resolve via DNS which is one of the hosts that I cannot ping, internal nor external DNS hosts.
Unplugging the NICS and plugging them back in will then not allow pining if the default d=gateway.
When cold booting it somewhat works, some hosts are pingable while
2009 Nov 16
3
[PATCH] Add support for vendor hooks during ovirt-early start()
Add a kernel parameter, vendor= which takes a path to a script
embedded in the image. If this script is executable, we will then
source it during ovirt-early start() after command line processing
and before mounting of /config. We also call a post hook at the end of
ovirt-early start().
Also include a sample vendor script.
Signed-off-by: Ryan Harper <ryanh at us.ibm.com>
---
2008 Mar 03
3
finding mac address while in menusystem (com32)
Hi
I have made myself a derivated menusystem based on the complex.c menu that cames with syslinux.
And now I need to read a file, search for my pxebooted netcards mac address, and write some changes back to the same file.
All the writing and reading I hopes will be of no trouble, but how can i find my own mac address? (and IP adress would be nice).
I have searched the list, but I really cannot
2005 Dec 12
1
Netcard don't up
Dear Friends
I have 2 netcards (eth0 to Internet and eth1 to internal network) in
CENTOS 4.2, bit when I boot system the up eth0 and et1i [OK].
When I run ifconfig the eth1 has not IP configure, then I run command
ifdown eth1 and ifup eth1, after eth1 is work perfect.
Below I show file /etc/sysconfig/network-scripts/ifcfg-eth1
# Please read /usr/share/doc/initscripts-*/sysconfig.txt
# for
2008 Aug 22
3
Problem with Broadcom Corporation NetXtreme II BCM5708 bnx2
Hi,
I have a Dell PowerEdge 1950 with two NICs Broadcom NetXtreme II BCM5708
1000Base-T. I installed CentOS 5.1 and Xen 3.0.3 (RPM). One of my virtual
machines has Windows 2003 Server. In this virtual machine my NICs appears
like "Realtek RTL8139 Family PCI Fast Ethernet NIC". The problem is that
when I ping to other machines sometimes the reply time value is very high:
C:>
2008 Apr 18
7
help--dom0 network goes unpingable when xend starts
I installed 64-bit xen 3.1.0 (from xensource.com tarballs) on
three new machines today, using a configuration setup that I''ve
used successfully many times before. However, I encountered a
new problem.
These are Dell Poweredge 1950 servers, by the way.
>From lspci
04:00.0 Ethernet controller: Broadcom Corporation NetXtreme II BCM5708
Gigabit Ethernet (rev 12)
08:00.0 Ethernet
2011 May 11
4
pcifront problem in Ubuntu 10.04 domU
Hi all,
I have a problem when from domU I need to configure a network interface.
My system configuration is the next:
dom0: xen 3.4.3 with 2.6.18-238.9.1.el5xen kernel, making pci back from
a network card. All ok. This is the result from "lspci -v -s 09:00.0"
09:00.0 Ethernet controller: Broadcom Corporation NetXtreme II BCM5708
Gigabit Ethernet (rev 12)
Subsystem: Broadcom
2008 Dec 15
1
bce reporting fantom input errors?
Hi,
After changing cables,switches,ports, I came to the conclusion
that bce is reporting input errors that are not there, or creating them.
I checked this with 3 different boxes, all Dell-2950/Broadcom NetXtreme II
BCM5708 1000Base-T (B2), and one of them, while running Solaris, reported
0 errors after a week, and freebsd after a few minutes its count was > 100.
The errors appear under
2008 Jul 04
4
Problem with Bonding Driver
Hi,
I've using linux bonding in active-backup mode to combine two pairs of
GigE NICs (eth0/eth1, eth2/eth3) into two logical bonds (bond0/bond1).
All is working fine. However, I would like to specify a primary
interface for each bond. This means I need to specify different
options to the bonding module for each bond. I have tried every
conceivable incantation of options and cannot get the
2008 Jan 24
1
Dell 2950 and broadcom
Hi all
I'm trying to setup second ethernet on Dell 2950 server
but there isn't any eth1 device (in the bios are ON)
# dmesg |grep eth
eth0: Broadcom NetXtreme II BCM5708 1000Base-T (B2) PCI-X 64-bit 133MHz
found at mem f8000000, IRQ 169, node addr 001c23d878bb
eth1: Broadcom NetXtreme II BCM5708 1000Base-T (B2) PCI-X 64-bit 133MHz
found at mem f4000000, IRQ 169, node addr 001c23d878bd
2011 Oct 08
1
CentOS 5.7 Ethernet bonding - order of enslavement matters?
Setting up bonding in active-backup mode 1 (using ARP monitoring)
on a server, it looked OK, but pulling the active link cable
didn't actually work, it didn't fail over.
Eventually with manual playing around with modprobe, ifconfig,
ifenslave, etc., a solution was stumbled upon: enslave the eth1
device before eth0, and all is good.
Why this should matter is a puzzle - I could not find
2008 Apr 18
1
help--dom0 network goes unpingable when xend starts (fwd)
I am posting the message below again because it did not go through
last night. Help!
Steve Timm
--
------------------------------------------------------------------
Steven C. Timm, Ph.D (630) 840-8525
timm@fnal.gov http://home.fnal.gov/~timm/
Fermilab Computing Division, Scientific Computing Facilities,
Grid Facilities Department, FermiGrid Services Group, Assistant Group Leader.
2013 Nov 15
3
CentOS 6 : Network Interface Naming
Hello All,
I have one CentOS 6 KVM virtualization server that I built around a year
ago (best I can tell it was in October 2012) at which time I would have
been installing 6.3 [0]. That particular install used the Consistent
Network Device Naming [1] conventions (PCIe NICs are p1p1, p1p2).
I started to build out a new KVM virt server (kickstarting a 6.4 install
now as compared to 6.3 back then)
2005 Aug 07
0
Netcard functions with prio
Hi there
I have followed your disc. concerning bandwith and prio of port-traffic.
What happens to for example with "ping" time, and other ports very much used
for diff. pleasures, if for example you prio http and smtp?
Is there any technics by the way, that netcards use when low prio-traffic
gets congested, I mean technics like "back-pressure" (switch-technics I
suppose)?
2007 Nov 06
1
IO window: disabled
Hello
We are seeing the following lines in our /var/log/kern file.
and I am wondering why IO window is disabled for those pci bridges
and if it is necessary to enable them.
Nov 1 15:19:18 Song kernel: IO window: disabled.
Nov 1 15:19:18 Song kernel: MEM window: f4000000-f7ffffff
Nov 1 15:19:18 Song kernel: PREFETCH window: disabled.
Nov 1 15:19:18 Song kernel: PCI: Bridge: 0000:07:00.0
Nov
2015 Aug 31
2
Libvirt resume guest startup issues centos 7
> -----Original Message-----
> From: Gordon Messmer
> Sent: Monday, August 31, 2015 12:15 PM
>
> On 08/31/2015 03:51 AM, Jason Pyeron wrote:
> > I feel like this is an issue of libvirt starting before networking,
> > but I am a fish out of water with systemd.
>
> Are you using the "network" or "NetworkManager" service to
> configure your
2007 Oct 26
4
BROADCOM 5708 ON POWER EDGE 1955
Hello, I''ve this strange problem.
When Xen kernel start and it try to start eth devices, network doesn''t work.
It seems to be a problem with NICs firmware.
Anyone had this problem? Do you know where I can download firmware upgrade?
(on DELL''s site I''ve just searched...)
Thanks,
Carlo
No virus found in this outgoing message.
Checked by AVG Free Edition.