* [Bridge] ksoftirqd process
@ 2010-12-09 14:14 Pravin Pardeshi
0 siblings, 0 replies; 3+ messages in thread
From: Pravin Pardeshi @ 2010-12-09 14:14 UTC (permalink / raw)
To: bridge
[-- Attachment #1: Type: text/html, Size: 1764 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Bridge] ksoftirqd process
@ 2010-12-09 16:14 Pravin Pardeshi
2010-12-09 16:30 ` Stephen Hemminger
0 siblings, 1 reply; 3+ messages in thread
From: Pravin Pardeshi @ 2010-12-09 16:14 UTC (permalink / raw)
To: bridge
[-- Attachment #1: Type: text/html, Size: 1785 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Bridge] ksoftirqd process
2010-12-09 16:14 [Bridge] ksoftirqd process Pravin Pardeshi
@ 2010-12-09 16:30 ` Stephen Hemminger
0 siblings, 0 replies; 3+ messages in thread
From: Stephen Hemminger @ 2010-12-09 16:30 UTC (permalink / raw)
To: Pravin Pardeshi; +Cc: bridge
On Thu, 9 Dec 2010 21:44:28 +0530
Pravin Pardeshi <pravin.pardeshi@tcs.com> wrote:
> Hi,
> I want to have bridge for two NICs (eth0 and eth1) with Knoppix 6.2 Live CD on virtualbox. I tried the following commands;
>
> # brctl addbr br0
> # brctl sethello 30
> # brctl stp br0 off
>
> # ifconfig eth0 0.0.0.0
> # ifconfig eth1 0.0.0.0
> # ifconfig eth0 down
> # ifconfig eth1 down
>
> # brctl addif br0 eth0
> # brctl addif br0 eth1
>
> After the addition of eth0 and eth1 to the bridge, the ksoftirq gets kicked off and starts consuming CPU. The connection to network is lost. The CPU utilization never stabilizes even after waiting for 10-15 minutes. Knoppix 6.2 has kernel 2.6.32.6 and bridge-utils is the latest version from debian repositories.
>
> Firstly, am I missing something?
> Secondly, is it possible to have a setup I am attempting with the live cd?
>
> Thanks,
> Pravin
You probably created a network loop. And you turned STP off
so it can't be detected.
--
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-12-09 16:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-09 16:14 [Bridge] ksoftirqd process Pravin Pardeshi
2010-12-09 16:30 ` Stephen Hemminger
-- strict thread matches above, loose matches on Subject: below --
2010-12-09 14:14 Pravin Pardeshi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox