XCP vm created via xl create doesn't show up in Xencenter neither in xe vm-list

Posted by user138664 on Server Fault See other posts from Server Fault or by user138664
Published on 2012-09-27T08:04:09Z Indexed on 2012/09/27 9:39 UTC
Read the original article Hit count: 281

Filed under:
|

i am running XCP 1.4.90.530.170661 and i have many PV guests running and created via XenCenter. I have created now an openwrt PV guest via the xl create command but it doesn't show up in Xencenter neither in the vm-list command:

xe vm-list 

uuid ( RO)           : 6d29aac1-67ff-f83e-4dbc-894a3b6b9c10
     name-label ( RW): slitaz
    power-state ( RO): running

uuid ( RO)           : 07d96dd1-8223-cd1c-587d-ae37e48d267b
     name-label ( RW): xen-centos6
    power-state ( RO): running

uuid ( RO)           : 3164bcf1-e43c-badb-e0cf-5423751fffb9
     name-label ( RW): xenwin7
    power-state ( RO): running

uuid ( RO)           : 8a31725e-4bcb-48ac-ba7b-e7c1ba310789
     name-label ( RW): Control domain on host: xen-mini
    power-state ( RO): running


xl list

Name                                        ID   Mem VCPUs  State   Time(s)
Domain-0                                     0   300     2     r-----    4862.5
xenwin7                                      2   766     1     -b----    4933.1
slitaz                                      10   255     1     -b----      30.8
xen-centos6                                 11   767     1     -b----      46.9
openwrt                                     12    32     1     -b----       6.8

are these two different kinds of PV vm? if yes, is there a way to export the "xl create" one as xva/ova and import it to show up like the others?

Thanks in advance,

/c/

© Server Fault or respective owner

Related posts about virtualization

Related posts about xen