Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-users

[Xen-users] Error 8 adding AOE device to domU

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Error 8 adding AOE device to domU
From: David Muench <davemuench@xxxxxxxxx>
Date: Tue, 29 Nov 2005 20:32:51 -0500
Delivery-date: Wed, 30 Nov 2005 01:32:50 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=CtUavpqmhZ7CMrCLacPUvgnyWSQMZi0Xe1R8z1xWiWgPCmIFSUfP+v8XKmC/CnSnNCEIkjXnpjrMBV7A6bLlwAEGlq6Rq/YlJaWFRBhpaQmhw+iLPh0rYKbOQG4UNKm06sDF6P04xzbXqXcq7LoCqCs/6CpyjuZt73g+NlSc1Ts=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi all,

I've been unable to add an ATA over ethernet device directly to a
domU. Here is an example of me trying to dynamically add it, but if I
put it in the domain config and just try to boot the domain the exact
same thing happens:

root@sol:/dom/jupiter# xm vbd-create jupiter phy:etherd/e4.1 sdc1 w
Error: Adding extent to vbd failed: device (vbd (uname
phy:etherd/e4.1) (dev sdc1) (mode w)), error 8

root@sol:/dom/jupiter# ls -l /dev/etherd/e4.1
brw-rw----  1 root disk 152, 1040 Nov 29 20:19 /dev/etherd/e4.1

All of my other domU's (7 so far) use AOE storage also, but they are
under LVM control in dom0 so I am exporting logical volumes to the
domU's. This is the first time I've tried to present the AOE storage
direct to a domU.

I'm running Xen 2.0.7. Thanks.

Dave

--
David Muench - davemuench@xxxxxxxxx
Jabber ID: dave@xxxxxxxxxxxxxxxxxxxx

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Error 8 adding AOE device to domU, David Muench <=