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-users

Re: [Xen-users] physical device

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] physical device
From: "sven waeyenbergh" <sven.waeyenbergh@xxxxxxxxx>
Date: Thu, 3 Jan 2008 16:33:11 +0100
Cc: tr1719@xxxxxxxxxxx
Delivery-date: Thu, 03 Jan 2008 07:33:42 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=j7rpXfTvCRIy/ebdG6YoxL67J4liagh7IAwkD0D3EL4=; b=u4XTVwRbg+8rH2zW3p149aUYWSAPkl7JHoHt0u4BwvpU2YR59BCv7zbYRvrzzZ3Uoy49eU1WS7ubmpuUctyuD/sju4Q0+n+FKdAzIRTSZ2r6yvV6pDNTxLcC20bXKu12ZF9dLw2xtEobCZhahhEefNVZXp4kXlNTb9hVSBtMKzs=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=usmzmEK8Hw/jSApa5zPWpIZQD0jzDgv9w+2AUDsXAjwhRwJVQSbdEWqOy07UMtWniHunr0yXmEZYez8VWJHs0ci9qqp5cgFnCWx3SQ8OovT28DBIIahx8IGDQKgQJvMJSqEuPGDYVz+axRWt1yAYSNBIfswOs0rQSQH/Q4m9vcI=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <56286.10.0.0.1.1199359382.squirrel@localhost>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <56286.10.0.0.1.1199359382.squirrel@localhost>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I think you should do something like:

disk    = [ 'phy:vg0/vx-disk,sda1,w', 'phy:vg0/vx-swap,sda2,w','phy:vg0/vx-data,sda5,w','phy:hda,sdb,w' ]


S

On Jan 3, 2008 12:23 PM, tr1719 <tr1719@xxxxxxxxxxx> wrote:
Hi!

I' ve a xen virtual machine, and i' d like to assign cdrw device to it. My
physical device on domain0 is /dev/hda, and in the configuration file i'
ve this:

disk    = [ 'phy:vg0/vx-disk,sda1,w', 'phy:vg0/vx-swap,sda2,w',
'phy:vg0/vx-data,sda5,w' ]

I' ve tried to assign the cdrom to it in many ways i found in different
examples, but none of them worked. I tried to load the cdrom, and
ide-generic module, and create the device (with mknod), but didn' t help.

Please help me to solve this problem.

Many thanks.





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

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>