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-bugs

[Xen-bugs] [Bug 1088] New: xen 3.1.1 block-detach: Error: destroyDevice(

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 1088] New: xen 3.1.1 block-detach: Error: destroyDevice() takes at most 4 arguments (5 given)
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Fri, 19 Oct 2007 05:36:33 -0700
Delivery-date: Fri, 19 Oct 2007 05:37:02 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bugs@xxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1088

           Summary: xen 3.1.1 block-detach: Error: destroyDevice() takes at
                    most 4 arguments (5 given)
           Product: Xen
           Version: unstable
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Tools
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: marduk@xxxxxxxxxxxxxxx


This worked with previous releases, but since I've upgraded to xen 3.1.1 I get:

$ xm block-list ant
Vdev  BE handle state evt-ch ring-ref BE-path
51712    0    0     4      4      8     /local/domain/0/backend/vbd/3/51712  
51728    0    0     4      5      9     /local/domain/0/backend/vbd/3/51728  
51744    0    0     4      7      728   /local/domain/0/backend/vbd/3/51744  
51760    0    0     4      8      875   /local/domain/0/backend/vbd/3/51760  
51776    0    0     4      9      939   /local/domain/0/backend/vbd/3/51776  
51792    0    0     4      10     550   /local/domain/0/backend/vbd/3/51792  
51808    0    0     4      11     1044  /local/domain/0/backend/vbd/3/51808  
51824    0    0     4      12     1063  /local/domain/0/backend/vbd/3/51824  

$ xm block-detach ant 51808
Error: destroyDevice() takes at most 4 arguments (5 given)
Usage: xm block-detach <Domain> <DevId> [-f|--force]


I get the same error with or without "--force"

Currently I have to reboot the guest to release the device :(


-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-bugs] [Bug 1088] New: xen 3.1.1 block-detach: Error: destroyDevice() takes at most 4 arguments (5 given), bugzilla-daemon <=