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 935] New: Many "cpus" are shown in the information of th

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 935] New: Many "cpus" are shown in the information of the xm list command
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Fri, 23 Mar 2007 03:11:43 -0700
Delivery-date: Fri, 23 Mar 2007 03:12:37 -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=935

           Summary: Many "cpus" are shown in the information of the xm list
                    command
           Product: Xen
           Version: unstable
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Tools
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: kanno.masaki@xxxxxxxxxxxxxx


I tried the xm list command with --long option.
The result is as follows.

# xm list
Name                                      ID   Mem VCPUs      State   Time(s)
Domain-0                                   0   512     2     r-----    181.7
vm1                                            256     2                 0.0
# xm list --long vm1
(domain
    (on_crash restart)
    (uuid 528fd1d0-7b57-be48-942e-0e724560b1c9)
    (bootloader_args )
    (vcpus 2)
    (name vm1)
    (on_poweroff destroy)
    (on_reboot restart)
    (cpus (1))
    (bootloader )
    (maxmem 256)
    (memory 256)
    (shadow_memory 0)
    (cpu_weight 256)
    (cpu_cap 0)
    (features )
    (on_xend_start ignore)
    (on_xend_stop ignore)
    (cpus (1))
    (cpus (1))
    (cpus (1))
    (cpus (1))
    (cpus (1))
    (cpus (1))
    (image
        (linux
            (kernel /boot/vmlinuz-2.6.18-xen)
            (ramdisk /boot/initrd-2.6.18-xen.img.domU)
            (args 'root=/dev/hda1 ro 3')
        )
    )
    (status 0)
    (device
        (vbd
            (uuid 30b08d5c-c228-7938-dfb7-47f47c4561f0)
            (bootable 1)
            (driver paravirtualised)
            (dev hda1)
            (uname file:/xen/rhel4u2.root.img-vm1)
            (mode w)
        )
    )
)


-- 
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 935] New: Many "cpus" are shown in the information of the xm list command, bugzilla-daemon <=