Displaying 20 results from an estimated 6000 matches similar to: "RE: [Iscsitarget-devel] Performance Question"
2003 Dec 15
4
Samba Variables and TCP/IP Throughput
Hi,
I am trying to optimize my gigabit network. I have two Intel 1000 MT Gigabit
Server Adapters, which support Jumbo Frames -- as well as a Switch that
supports Jumbo Frames. However, I am observing some strange behavior in my file
transfers from Windows XP to Linux and I am wondering if it has anything to do
with the way the Samba variables are set on my Linux box?
The "strange
2008 May 05
7
iscsi conn error: Xen related?
Hello all,
I got some severe iscsi connection loss on my dom0 (Gentoo
2.6.20-xen-r6, xen 3.1.1). Happening several times a day.
open-iscsi version is 2.0.865.12. Target iscsi is the open-e DSS product.
Here is a snip of my messages log file:
May 5 16:52:50 ying connection226:0: iscsi: detected conn error (1011)
May 5 16:52:51 ying iscsid: connect failed (111)
May 5 16:52:51 ying iscsid:
2008 Aug 28
4
Very Slow!
System info:
Red Hat Enterprise Linux Server release 5 (Tikanga)
Kerlen 2.6.18-8.el5 SMP x86_64
Samba version 3.0.23c-2
Eth0 && Eht1 bonded to bond0, 2Gbps.
/etc/samba/smb.conf attached below...
I?m seeing very slow transfers from Samba.... I?m not sure how else to
describe it. If I try and copy a 4GB DVD image from the server to any
Windows box (XP, 2003, 2008,
2007 Dec 17
1
Bonding problem in CENTOS4
I use bonding under CENTOS4.5 x32_62.
I have these weird messages when I'm restarting network.
Do you have any ideas how to fix this?
(there is similar bug for centos5 http://bugs.centos.org/view.php?id=2404, but the author says that it worked for him in centos4...)
Thanks
Vitaly
Dec 17 08:34:21 3_10 kernel: bonding: Warning: the permanent HWaddr of eth0 - 00:1A:64:0A:DC:9C - is still in
2012 Sep 06
2
[Advice] CentOS6 + KVM + bonding + bridging
With the current talk on bonding, I have a few questions of my own.
I'm setting up a KVM host with CentOS 6.3 x86_64 on which I'd like to
attach the VMs to a bonded interface.
My target setup is one where two GigE NICs are bonded and then the KVM
bridge interface is attached to the bonded interface.
Initially I tried to use the balance-alb mode (mode6), but had little
luck (receiving
2007 Mar 19
2
TC not working well with bonded nics please help
Hi,
I am facing a problem when I run tc on the bonded nic cards.
When I run tc on a single nic card, it worked perfectly fine. But when I
run tc on a bond of two nics, tc gives poor performance. The two nics
were bonded in round-robin (load balancing) mode. I created a qdisc, class
and a filter as follows:
tc qdisc add dev bond0 root handle 1: htb
tc class add dev bond0 parent 1: classid
2010 Sep 05
3
ip aliasing on bonded interface possible?
Has anyone successfully created a bonded interface (bond0) with say
two nics AND also then aliased that interface to get bond0 and bond0:1
(for an alias ip)
I just want to know if it's possible and reliable
Thanks
--
Robert Arkiletian
Eric Hamber Secondary, Vancouver, Canada
2007 Apr 18
2
[Bridge] Bridging over a bonded interface?
Hi,
This may sound crazy but I will go ahead anyway. Here's my scenario:
ifconfig bond0 10.10.10.1 netmask 255.0.0.0
ifenslave bond0 eth0
ifenslave bond0 eth1
brctl addbr stp0
brctl addif stp0 bond0
brctl stp stp0 on
Is this a valid scenario? I am trying to bond two interfaces and run STP
over the bonded interface..The problem I am trying to solve is to run STP
over aggregated links
2008 Sep 18
1
How to create a virtual bonded interface?
Hello,
I have a server with 4 NICS running CentOS 5.2. I have bonded the
interfaces together such that 'bond0' consists of eth0-3. This is not a
problem, and works fine.
However, I now need to create a virtual interface. In a non-bonded
server I would just create something like eth0:1, but with a bonded
interface I am a bit confused. I have created bond0:1 simple by copying
the
2018 Oct 04
3
Need help with Linux networking interfaces and NIC bonding
Hello everyone
I am running into some strange issues when configuring networking
interfaces on my physical server running Centos 7.5. Let me give you an
overview of what's going on:
We have a physical server, running CentOS 7.5. This server has one 4 port
NIC and one 2 port NIC and a Dell IDRAC port. The first port of the 4 port
NIC, em1, is used for Management traffic. The first port of
2006 Aug 17
5
Bonding + Shaping --> Is it Possible?
Hello All,
I was curious to know if I can do traffic shaping on abonded Interface?
Ex: I have to interfaces eth1 and eth2 which i have bonded together as bond0 , now the question is can I do shaping on eth1 and eth2 ??
Thanks
KartheeK
---------------------------------
Here''s a new way to find what you''re looking for - Yahoo! Answers
Send FREE SMS to your
2008 Apr 23
3
dom0 lost packets.
I try to get working together vlan and bonding both for dom0 and domU. I
lost packets sent to dom0 while domU is OK.
Nightly stats for dom0:
52879 packets transmitted, 45293 received, 14% packet loss, time 52879599ms
rtt min/avg/max/mdev = 0.144/0.224/717.306/5.129 ms
Nightly stats for domU:
52952 packets transmitted, 52952 received, 0% packet loss, time 52952554ms
rtt min/avg/max/mdev =
2015 Jun 25
1
Possible bug in kickstart
Hello All,
I seem to have run into a bug with the new --bridgeslaves=<INTERFACE> option. It would seem that if I tell the bridge device to use a virtual interface (like bond0) rather than a physical interface (em1/em2) that kickstart completely barfs on it. I have provided my network section below which works fine as long as i don't enable all the bridge content.
When the
2009 Sep 02
2
a room for blkio-cgroup in struct page_cgroup
Hi Kamezawa-san,
As you wrote before (http://lkml.org/lkml/2009/7/22/65)
> To be honest, what I expected in these days for people of blockio
> cgroup is like following for getting room for themselves.
<<snip>>
> --- mmotm-2.6.31-Jul16.orig/include/linux/page_cgroup.h
> +++ mmotm-2.6.31-Jul16/include/linux/page_cgroup.h
> @@ -13,7 +13,7 @@
> struct page_cgroup {
>
2009 Sep 02
2
a room for blkio-cgroup in struct page_cgroup
Hi Kamezawa-san,
As you wrote before (http://lkml.org/lkml/2009/7/22/65)
> To be honest, what I expected in these days for people of blockio
> cgroup is like following for getting room for themselves.
<<snip>>
> --- mmotm-2.6.31-Jul16.orig/include/linux/page_cgroup.h
> +++ mmotm-2.6.31-Jul16/include/linux/page_cgroup.h
> @@ -13,7 +13,7 @@
> struct page_cgroup {
>
2009 Sep 02
2
a room for blkio-cgroup in struct page_cgroup
Hi Kamezawa-san,
As you wrote before (http://lkml.org/lkml/2009/7/22/65)
> To be honest, what I expected in these days for people of blockio
> cgroup is like following for getting room for themselves.
<<snip>>
> --- mmotm-2.6.31-Jul16.orig/include/linux/page_cgroup.h
> +++ mmotm-2.6.31-Jul16/include/linux/page_cgroup.h
> @@ -13,7 +13,7 @@
> struct page_cgroup {
>
2006 Apr 06
4
OT: HOWTO: Create a 90mbit bonded link 600 metre s away with Cat 3 or telco wire [long]
I was given the challenge recently of creating a LAN-LAN bridge between two
buildings several
hundred metres from each other, using only existing Cat 3 wiring and without
having to resort
to an expensive and finicky 5 Ghz wireless link. I was able to create a 90
megabit link for
about $3,000 Cdn with new PC's, CentOS 4.1, and the newly avaliable Black
Box VDSL Ethernet
Extender, which
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
2010 May 28
1
bogus bond0 device showing up in /proc/net/dev
I'm running into a situation where a bogus bonded interface named
"bond0" is being created, in addition to the desired "bond2" interface.
Can anyone confirm this? Anyone know why it's happening or what I do
to get rid of it? I wanted to start my numbering scheme at 2 instead of
0, which I didn't think would be a problem.
As you can see, I have no reference
2017 Apr 18
2
anaconda/kickstart: bonding device not created as expected
Hi,
I am currently struggling with the right way to configure a bonding
device via kickstart (via PXE).
I am installing servers which have "eno" network interfaces. Instead of
the expected bonding device with two active slaves (bonding mode is
balance-alb), I get a bonding device with only one active slave and an
independent, non-bonded network device. Also the bonding device