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] XCP 1.0, Guest access to local device.

To: ramus56 <ramus56@xxxxxxxx>
Subject: Re: [Xen-users] XCP 1.0, Guest access to local device.
From: Dustin Marquess <dmarquess@xxxxxxxxx>
Date: Mon, 9 May 2011 11:26:25 -0700
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 09 May 2011 11:28:18 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=cqJbtyoOiH/+g/JLV4FeZxxGpXVlXzP4GT68EV/dwpo=; b=h4FfoWO4myrXi7XVdrfjlqwec1to8CXRfJ76zLQrQb539tkUPKeu1wqNDMC7K+aQpO kbe1XQ4Fhr/TusHH4Mk3jVyG/2h/WMjHBuPxvK/i/oidF8lyDMLaMgSpeZC0Z0z4GBdw 6zb18/COBZCswMfjOR59RRQVCJY3kjguVMJ3k=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=mx187w6rUoyZ9IOtdhF+UNayYN0UoZldrIxt0Lq0elz0jpkajmSRO4VkEDKExECZad XiiVoXeQNvY9WGH1K2VtUIUc5eKGYBwBh1cgv25sbZR4n5+gepX6atCgcFrhxlXqkCSl yJXsjRB5Ki8rPsIHX4D5+7s8kmejsOhBXO5PM=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <SNT128-DS129AD4D94CB98D25286604D8850@xxxxxxx>
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <SNT128-DS129AD4D94CB98D25286604D8850@xxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
>From what I can tell, XCP doesn't normally offer this functionality,
although I was able to do exactly that using a USB drive, as XCP seems
to treat removable drives differently.

Can somebody confirm that this isn't supported?  It seems like it
should be possible with some SM hackery, since it works for removable!

-Dustin

On Sun, May 8, 2011 at 2:50 PM, ramus56 <ramus56@xxxxxxxx> wrote:
>
> I'm looking to expose a(several) drive "/dev/sda" that is physically to the
> XCP host to a pv guest running locally.
> I know this would tie the VM, which lives in a remote SR, to this specific
> XCP host that this local disk.
>
> I'm not looking to create a VHD file on this local drive and use it as a
> disk in the VM.
> I'm looking to expose entire physical disks to the guest to run ZFS RAID
> operations on them.
>
>
> Before XCP I would add a line like this to the guest config file  to expose
> a local drive.
>
> disk = [ 'phy:/dev/vg0/filesrversystem,xvda1,w', 'phy:/dev/sda,xvda2,w' ]
>
> or
>
> xm block-attach myhost phy://dev/sda /dev/xvdc w
>
>
> _______________________________________________
> 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>