All of lore.kernel.org
 help / color / mirror / Atom feed
* Using SCSI and IDE frontend devices
@ 2006-10-25 17:53 Glauber de Oliveira Costa
  2006-10-26  9:27 ` Ewan Mellor
  0 siblings, 1 reply; 2+ messages in thread
From: Glauber de Oliveira Costa @ 2006-10-25 17:53 UTC (permalink / raw)
  To: xen-devel

Hello,

>From my comprehension, (correct me if I'm wrong), xvd frontend devices
should be used instead of hd and sd devices in the medium/long term. By
now, using sd devices does not even seems to always work. Shouldn't it
be te case for us to deprecate it's usage?

I got a simple patch that does it in case it's of interest, but some
questions still remains, like: Is leaving the message enough, or can we
do better, by making sure a xvd is used, even if it was not requested?

Comments very welcome,


-- 
Glauber de Oliveira Costa
Red Hat Inc.
"Free as in Freedom"

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Using SCSI and IDE frontend devices
  2006-10-25 17:53 Using SCSI and IDE frontend devices Glauber de Oliveira Costa
@ 2006-10-26  9:27 ` Ewan Mellor
  0 siblings, 0 replies; 2+ messages in thread
From: Ewan Mellor @ 2006-10-26  9:27 UTC (permalink / raw)
  To: Glauber de Oliveira Costa; +Cc: xen-devel

On Wed, Oct 25, 2006 at 02:53:13PM -0300, Glauber de Oliveira Costa wrote:

> Hello,
> 
> >From my comprehension, (correct me if I'm wrong), xvd frontend devices
> should be used instead of hd and sd devices in the medium/long term. By
> now, using sd devices does not even seems to always work. Shouldn't it
> be te case for us to deprecate it's usage?
> 
> I got a simple patch that does it in case it's of interest, but some
> questions still remains, like: Is leaving the message enough, or can we
> do better, by making sure a xvd is used, even if it was not requested?

It's the case that we want to deprecate sd and hd in the case of PV Linux, but
for HVM, we use the hd names to communicate with QEMU, and that's not a
problem because the guest doesn't see the device in the same way, and for
non-Linux PV guests, they are welcome to do whatever they want in terms of
device numbers.

For those reasons, we certainly can't force xvd when it wasn't requested.  We
even can't force it for Linux PV, as this would break older guests.

I think deprecation by documentation only is probably the best way.

Ewan.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-10-26  9:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-25 17:53 Using SCSI and IDE frontend devices Glauber de Oliveira Costa
2006-10-26  9:27 ` Ewan Mellor

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.