From: "Sébastien Riccio" <sr@swisscenter.com>
To: xen-devel@lists.xensource.com
Subject: xen 4.1.1 + 3.0.0-rc5 dom0 + blktap2
Date: Wed, 29 Jun 2011 04:08:07 +0200 [thread overview]
Message-ID: <4E0A8907.6010300@swisscenter.com> (raw)
Hi,
I'm currently trying xen 4.1.1 with the 3.0.0-rc5 (heard that it now
contains the xen code to run as front or back xen domain).
Everything seems to run fine, except that I am trying since a few hours
to mount a .vhd file in the dom0.
What I tried so far:
to create a blank vhd file (this is working):
host# vhd-util create -n /storage/test.vhd -s 20G
Then i try to mount the file in dom0 (as stated in a blktap2 README file)
host# tapdisk2 -n vhc:/storage/test.vhd
it fails, returning:
tapdisk2: invalid option -- 'n'
usage: tapdisk2 <-u uuid> <-c control socket>
Then i've tried:
host# tap-ctl list
It returns:
blktap kernel module not installed
Then tried too:
host# xl block-attach 0 tap:vhd:/storage/test.vhd xvda w 0
It does not complain but nothing happens.
Am I getting something wrong about how to do it ? Does the 3.0.0-rc5
kernel is missing something ?
(look like there is no blktap module in the kernel tree, but blkback
that I enabled, don't know if it's the same)
I have no more ideas about what to try next. Any clue ?
Thanks a lot for your help!
Kind regards,
Sébastien
next reply other threads:[~2011-06-29 2:08 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-29 2:08 Sébastien Riccio [this message]
2011-06-29 2:32 ` xen 4.1.1 + 3.0.0-rc5 dom0 + blktap2 Daniel Stodden
2011-06-29 2:38 ` Daniel Stodden
2011-06-29 2:42 ` Sébastien Riccio
[not found] ` <4E0A90C4.40302@swisscenter.com>
[not found] ` <1309315788.10719.10.camel@agari.van.xensource.com>
2011-06-29 2:53 ` Sébastien Riccio
-- strict thread matches above, loose matches on Subject: below --
2011-06-29 2:06 Madjik
2011-06-30 10:30 ` Ian Campbell
2011-06-30 10:55 ` Stefano Stabellini
2011-06-30 11:00 ` Ian Campbell
2011-06-30 11:02 ` Ian Campbell
2011-06-30 16:10 ` Sébastien Riccio
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=4E0A8907.6010300@swisscenter.com \
--to=sr@swisscenter.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.