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

xen-bugs

[Xen-bugs] [Bug 586] New: domid parameter ignored when creating a DomU w

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 586] New: domid parameter ignored when creating a DomU with 'xm' tool
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Mon, 27 Mar 2006 12:14:40 +0000
Delivery-date: Mon, 27 Mar 2006 12:16:57 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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=586

           Summary: domid parameter ignored when creating a DomU with 'xm'
                    tool
           Product: Xen
           Version: 3.0.1
          Platform: x86
        OS/Version: Linux-2.6
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Tools
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: cfragoso@xxxxxxxx
                CC: cfragoso@xxxxxxxx


It seems that the parameter domid (former vmid) is ignored from command-line and
configuration file when creating a new DomU with xen's 'xm' tool:

------------------------------------------------------------------
#xm create /etc/xen/vm.cfg domid=6
Using config file "/etc/xen/vm.cfg".
Started domain vm
zion:/home/cfragoso# sudo xm list
Name                              ID Mem(MiB) VCPUs State  Time(s)
Domain-0                           0      220     1 r-----  1695.3
vm                                33       64     1 ------     0.7
------------------------------------------------------------------
Same result when adding 'domid  = 6' to '/etc/xen/vm.cfg'
------------------------------------------------------------------

-- 
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 586] New: domid parameter ignored when creating a DomU with 'xm' tool, bugzilla-daemon <=