From: Anthony Liguori <aliguori@us.ibm.com>
To: "Ronald G. Minnich" <rminnich@lanl.gov>
Cc: xen-devel@lists.sourceforge.net
Subject: Re: adding more than one disk.
Date: Wed, 16 Feb 2005 22:43:04 -0600 [thread overview]
Message-ID: <421420D8.9080808@us.ibm.com> (raw)
In-Reply-To: <Pine.LNX.4.58.0502162047250.17576@enigma.lanl.gov>
Ronald G. Minnich wrote:
>If I set up my xen file as follows:
>disk = [ 'phy:loop0,loop0,w', 'phy:loop1,loop1,w']
>
>I realize I should USTL but it seemed to me I should expect blkif changed
>messages for each vbd. I'm only getting the messages once.
>
>i.e. I see this:
>===========> blkif_status_change to 1
>===========> blkif_status_change to 2
>===========> evtchn for blkif is 3
>====> enable disk interrupt
>=========> controller connected
>
>
>For the first disk, and that's it. Shouldn't I see two of these sets of
>messages, one for each disk?
>
>
Unliked netif devices, there is only one blkif device (that is one
blk_handle) for all of your vbds within a domain. There is also only
one event channel (again, this is different than netif devices). I'm
not sure if there are scenarios where you would have multiple blkif
devices...
>Is my expectation wrong or is something else going on that I missed?
>
>
Is there some sort of problem with Plan9? What exact is happening? The
above statements are for Linux. I don't know if things are somehow
different under Plan9..
>thanks
>
>ron
>p.s. I actually now have two plan 9/xen users out there ... 2 more than I
>had a month ago. So a month ago there was one, now 3 ... at this rate we
>should take over the planet in no time.
>
>
Is there an image of Plan9 somewhere? I'm currently rebuilding my main
machine and would love to throw a copy of it in the mix and be #4 :-)
Regards,
Anthony Liguori
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
next prev parent reply other threads:[~2005-02-17 4:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-17 4:00 adding more than one disk Ronald G. Minnich
2005-02-17 4:43 ` Anthony Liguori [this message]
2005-02-17 13:18 ` Mark Williamson
2005-02-17 15:31 ` Ronald G. Minnich
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=421420D8.9080808@us.ibm.com \
--to=aliguori@us.ibm.com \
--cc=rminnich@lanl.gov \
--cc=xen-devel@lists.sourceforge.net \
/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.