xen-devel
Re: [Xen-devel] [PATCH 0/3] domUloader
To: |
"Philip R. Auld" <pauld@xxxxxxxxxxx> |
Subject: |
Re: [Xen-devel] [PATCH 0/3] domUloader |
From: |
Kurt Garloff <garloff@xxxxxxx> |
Date: |
Thu, 26 Jan 2006 19:28:53 +0100 |
Cc: |
"Edwards, Nigel \(Nigel Edwards\)" <nigel.edwards@xxxxxx>, Jeremy Katz <katzj@xxxxxxxxxx>, Xen development list <xen-devel@xxxxxxxxxxxxxxxxxxx>, Ian Campbell <Ian.Campbell@xxxxxxxxxxxxx> |
Delivery-date: |
Thu, 26 Jan 2006 18:37:49 +0000 |
Envelope-to: |
www-data@xxxxxxxxxxxxxxxxxxx |
In-reply-to: |
<20060126142040.GF6369@xxxxxxxxxxxxxxxxxx> |
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> |
Mail-followup-to: |
Kurt Garloff <garloff@xxxxxxx>, "Philip R. Auld" <pauld@xxxxxxxxxxx>, Ian Campbell <Ian.Campbell@xxxxxxxxxxxxx>, "Edwards, Nigel (Nigel Edwards)" <nigel.edwards@xxxxxx>, Jeremy Katz <katzj@xxxxxxxxxx>, Xen development list <xen-devel@xxxxxxxxxxxxxxxxxxx> |
Organization: |
SUSE/Novell |
References: |
<DF5E364A470421429AE6DC96979A4F6F56D9DC@xxxxxxxxxxxxxxxxxxxxxxxxx> <20060126133715.GB6369@xxxxxxxxxxxxxxxxxx> <1138284098.4309.44.camel@xxxxxxxxxxxxxxxxxxxxx> <20060126142040.GF6369@xxxxxxxxxxxxxxxxxx> |
Sender: |
xen-devel-bounces@xxxxxxxxxxxxxxxxxxx |
User-agent: |
Mutt/1.5.9i |
Hi Philip,
On Thu, Jan 26, 2006 at 09:20:40AM -0500, Philip R. Auld wrote:
> Right, but this is just showing which UID it mapped to sda. My point
> was you can configure it to give a specific name to a specific UID:
>
> scsi-0ATA_ST3200826AS_Linux_ATA-SCSI_simulator -> ../../my_domU_diska
>
> Then you use my_domU_disk in the xen domain configuration.
> You can do this manually as well by looking up which sdX name the
> deivce got and making a link it or device node with the same
> major/minor. But I think udev can be configured to to it for you.
> I don't know the details of how to make it do that, but that's part
> of what it's for.
Use
disk = [ 'iscsi:scsi-0ATA_ST3200826AS_Linux_ATA-SCSI_simulator,hda,w' ]
and drop a script into /etc/xen/scripts/block-iscsi
that handles it. (I'm assuming now that scsi-0ATA_ST... is a unique
identifier here; otherwise chose a different property of your iSCSI
target.)
Unless I misunderstood something, that suggestion of Mark really
solves your problem.
Best,
--
Kurt Garloff, Head Architect, Director SUSE Labs (act.), Novell Inc.
pgplXpfsOPu0S.pgp
Description: PGP signature
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|