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

[Xen-devel] VBD problem

To: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] VBD problem
From: "Tvrtko A. Uršulin" <tvrtko@xxxxxxxxxxxx>
Date: Wed, 11 Feb 2004 11:47:22 +0100
Delivery-date: Wed, 11 Feb 2004 10:53:53 +0000
Envelope-to: steven.hand@xxxxxxxxxxxx
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>
Organization: Croadria Internet usluge
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.6
Sorry for flooding you with questions, here comes another one:

xen:~ # xc_vd_tool.py list
ID    Size(MB)      Expiry
1     4096          never
2     128           never

xen:~ # xc_dom_control.py vbd_add 0 vd:0 /dev/xvda w
Traceback (most recent call last):
  File "/usr/bin/xc_dom_control.py", line 232, in ?
    if XenoUtil.vd_extents_validate(segments,writeable) < 0:
  File "/usr/lib/python2.3/site-packages/XenoUtil.py", line 948, in 
vd_extents_validate
    for new_ext in new_extents:
TypeError: iteration over non-sequence


Additionally, will /dev/xvda be created by the script or I must create it 
manually? (in that case what are the major/minor numbers?)

Thanks!


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] VBD problem, Tvrtko A. Uršulin <=