All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tomasz Chmielewski <mangoo@wpkg.org>
To: xen-devel@lists.xensource.com, Keir.Fraser@cl.cam.ac.uk,
	padmashree.k.apparao@intel.com
Subject: Re: loop devices - Xen 3.0.3 problem?
Date: Fri, 27 Oct 2006 16:56:06 +0200	[thread overview]
Message-ID: <45421E06.4060601@wpkg.org> (raw)

>> When I try to create bridge 4
>> 
>> /etc/xen/scripts/network-bridge vifnum=4 start
>> 
>>  
>> 
>> Link veth4 is missing.
>> 
>> I tried increasing the loopback devices in the kernel boot command line using netloop.nloopbacks=64
>> And also with max_loop=64, but neither worked.
> 
> 
> The former should work if the driver is built into your kernel. If it's not I'm not sure if module loading picks up options from the boot-time command line. You might need to add a line to your modules.conf or to the line that manually loads netloop.

I also have this problem, it started with an upgrade to 3.0.3.

Trying to bring up a vifnum 4 or bigger results in that error (Link 
veth4 is missing).

It doesn't work when loop is in the kernel, and when is built as a module.
In fact, I tried to build it as a module, and then do:

# modprobe loop max_loop=256
# dmesg|grep loop
loop: loaded (max 256 devices)
# /etc/init.d/xend start

But it will always say that "Link veth4 is missing" if I start something 
like "/etc/xen/scripts/network-bridge vifnum=4 start".


-- 
Tomasz Chmielewski
http://wpkg.org

                 reply	other threads:[~2006-10-27 14:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=45421E06.4060601@wpkg.org \
    --to=mangoo@wpkg.org \
    --cc=Keir.Fraser@cl.cam.ac.uk \
    --cc=padmashree.k.apparao@intel.com \
    --cc=xen-devel@lists.xensource.com \
    /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.