WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] [RFC] Extensions to control tools for CD-ROM support

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] [RFC] Extensions to control tools for CD-ROM support
From: Mark Williamson <mark.williamson@xxxxxxxxxxxx>
Date: Wed, 11 May 2005 04:34:03 +0100
Delivery-date: Wed, 11 May 2005 03:40:32 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <42817A72.80302@xxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Organization: University of Cambridge
References: <42817A72.80302@xxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.8
> I noticed that there's now a bug in bugzilla for CD-ROM support (#28).
>
> There's just a couple issues on how it should be exposed in the tools.
> Otherwise, it's a pretty easy patch.

There's believed to be some sort of driver-level bug that needs fixing here, 
since it appears to be more broken than it should be.

> 1) How should a user specify whether a block device should be exposed as
> a CD-ROM?

How about a uname-style format like we have for source devs?  We could make 
the type specifier optional, e.g.

disks = [ 'phy:/dev/sda1,hda1,w', 'phy:/dev/cdrom,cdrom:hdd,r']

> 2) Is it going to be necessary to expose block devices as other types?

Maybe one day...  The above syntax should be flexible enough though.

> 3) If we're going to move to special Xen-specific block devices, should
> we also have Xen specific CD-ROMs?  Something like /dev/xcdN?

It'd be nice to retain the ability to use arbitrary hdX and sdX nodes for now 
(and possibly even after we have some device numbers assigned).

Cheers,
Mark

> Regards,
>
> Anthony Liguori
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>