All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nuno Silva <nuno.silva@vgertech.com>
To: "Jérôme Petazzoni" <jp@enix.org>
Cc: xen-devel@lists.sourceforge.net
Subject: Re: which (pseudo)-device can be used as VBD in xenU ?
Date: Mon, 29 Nov 2004 20:11:43 +0000	[thread overview]
Message-ID: <41AB827F.1040606@vgertech.com> (raw)
In-Reply-To: <41AB557D.2070904@enix.org>

Jérôme Petazzoni wrote:
> I saw examples of VBD using hdXY and sdXY inside virtual machines, like 
> this : disk=phy:hda5,hda1,w
> 
> And I would like to do this : disk=phy:md8,md1,w
> 
> But it failed (the "real" md driver tried to access something that 
> didn't exist, of course, and rootfs couldn't be mounted). Did I do 
> something wrong, or is the frontend driver only able to "fake" hdXY and 
> sdXY devices ?

I guess that you can export _ALL_ the block devices that make your md8 
and create the md *in* the guest.

Exporting a "normal" block device (md8, from the host) is the same as 
exporting another "normal" block device, like sda2.

> FYI, my motivation is to supply mdX devices to ease migration from/to 
> real servers.

IMHO one of the biggest advantages of virtualization is hardware 
independence. You'll loose (part of) that if you create your md inside 
the guest... At least it'll be a pain to mantain...

Regards,
Nuno Silva


-------------------------------------------------------
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://productguide.itmanagersjournal.com/

  parent reply	other threads:[~2004-11-29 20:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-29 16:59 which (pseudo)-device can be used as VBD in xenU ? Jérôme Petazzoni
2004-11-29 18:16 ` Martin Maney
2004-11-29 20:11 ` Nuno Silva [this message]
2004-11-29 20:35 ` Ian Pratt
2004-11-29 20:53   ` Jérôme Petazzoni
2004-11-29 21:47     ` Ian Pratt

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=41AB827F.1040606@vgertech.com \
    --to=nuno.silva@vgertech.com \
    --cc=jp@enix.org \
    --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.