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] /etc/xc/defaults question..

To: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Subject: Re: [Xen-devel] /etc/xc/defaults question..
From: I RATTAN <rattan@xxxxxxxxxxxxx>
Date: Tue, 6 Apr 2004 16:27:49 -0400 (EDT)
Cc: Rolf Neugebauer <rolf.neugebauer@xxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 07 Apr 2004 20:19:59 +0100
Envelope-to: steven.hand@xxxxxxxxxxxx
In-reply-to: <E1BAwu0-0003Sh-00@xxxxxxxxxxxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
References: <E1BAwu0-0003Sh-00@xxxxxxxxxxxxxxxxx>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx

On Tue, 6 Apr 2004, Keir Fraser wrote:

> It doesn't matter -- it's not /really/ SCSI. It's just the name the
> teh virtual device appears as in the other guest. What you do need to
> change is:
>  vbd_list = [ ('phy:sda%d'%(7+vnid),'sda1','w'), ('phy:sda6','sda6','r') ]
>                     ^^^^^^^^^^^^^^^                    ^^^^
>
> The former binds the name 'sda1' in the guest to real physical device
> sda(7+vmid), and 'sda6' to realy physical device sda6. These need to
> be changed to appropriate partitions on hda.

So

  vbd_list = [ ('phy:hda1','sda1','w'), ('phy:hda1','sda6','r') ]

might be an appropriate entry as I have one IDE disk (hda) with root-fs
on /dev/hda1
?

-ishwar


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel