[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] xm vs. xl



Hi,

no idea if this should belong here or to the dev list:

https://wiki.xen.org/wiki/XL#xl_Upgrade_Checklist

lists a moderate number of user facing changes from xm to xl.
Unfortunately one really big one is missing:

xm -l list

(domain
    (domid 0)
    (cpu_weight 256)
    (cpu_cap 0)
    (pool_name Pool-0)
    (bootloader '')
    (vcpus 2)
    (cpus ((0) (1)))
    (on_poweroff destroy)
    (on_crash restart)
    (uuid 00000000-0000-0000-0000-000000000000)
    (bootloader_args '')
    (name Domain-0)
    (on_reboot restart)
    (maxmem 16777215)
    (memory 2285)
    (shadow_memory 0)
    (features '')
    (on_xend_start ignore)
    (on_xend_stop ignore)
    (cpu_time 8472782.84427)
    (online_vcpus 2)
    (image (linux (kernel '') (superpages 0) (nomigrate 0) (tsc_mode 0)))
    (status 2)
    (state r-----)
)

xl -l list

(domain
        (domid 0)
        (create_info)
        (hvm 0)
        (hap <default>)
        (oos <default>)
        (ssidref 0)
        (name Domain-0)
        (uuid 00000000-0000-0000-0000-000000000000)
        (xsdata (null))
        (platformdata (null))
        (build_info)
        (max_vcpus 0)
        (tsc_mode default)
        (max_memkb 4294967292)
        (target_memkb 2597151)
        (nomigrate <default>)
        (image
                (linux 0)
                        (kernel (null))
                        (cmdline (null))
                        (ramdisk (null))
                        (e820_host <default>)
                )
        )
)

Especially the cpu pinning information is completely gone.

This is a documentation bug at least.

Or am I missing something?

regards,

tim

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
https://lists.xen.org/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.