From: David A. Bandel david@pananix.com
To: lartc@vger.kernel.org
Subject: [LARTC] cbq gives me an error RTNETLINK ...
Date: Sat, 03 Feb 2001 21:33:49 +0000 [thread overview]
Message-ID: <marc-lartc-98373940416966@msgid-missing> (raw)
In-Reply-To: <marc-lartc-98373940416964@msgid-missing>
<PRE>billy wrote:
><i>
</I>><i> On Saturday 03 February 2001 14:31, you wrote:
</I>><i> > billy wrote:
</I>><i> > > when I execute cbq I get this
</I>><i> > >
</I>><i> > > # cbq start
</I>><i> > > RTNETLINK answers: Invalid argument
</I>><i> > > RTNETLINK answers: Invalid argument
</I>><i> > > RTNETLINK answers: Invalid argument
</I>><i> > > RTNETLINK answers: Invalid argument
</I>><i> > > RTNETLINK answers: Invalid argument
</I>><i> > >
</I>><i> > > I don't understand what to do. I have check the kernel .config file like
</I>><i> > > 100 times and still does the same thing.
</I>><i> > > What can it be? I'm doing something wrong, but what?
</I>><i> > >
</I>
you have files:
/etc/sysconfig/cbq/cbq-1280.child-1
/etc/sysconfig/cbq/cbq-2560.child-2
/etc/sysconfig/cbq/cbq-5120.parent
when you do an ls, you'll see the files above in the order in which they
are shown. And this is the order in which cbq.init will read them.
Problem is, they need to be read from the bottom up so that the parent
class is implemented first, then each child of that parent. So you need
to change the file cbq-5120.parent to something like: cbq-0512.parent.
Now, when you do an ls, the order will be correct.
You must modify the names of your files so that they load in the correct
order -- parent before child (before subchild if you have a child as a
parent class as well).
Pls mail me off-list if you're still confused. I am fluent in Spanish
if that would help.
Ciao,
David A. Bandel
--
Focus on the dream, not the competition.
-- Nemesis Racing Team motto
</PRE>
next prev parent reply other threads:[~2001-02-03 21:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-02-03 17:31 [LARTC] cbq gives me an error RTNETLINK David
2001-02-03 21:33 ` David [this message]
2001-02-04 17:22 ` billy
2001-02-04 20:51 ` billy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-lartc-98373940416966@msgid-missing \
--to=lartc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.