Comment 34 for bug 116897

Revision history for this message
tirili (tom-tiri) wrote :

And, finally I cannot control these domains from virsh:

root@tirisrv01:/etc/xen# virsh
Welcome to virsh, the virtualization interactive terminal.

Type: 'help' for help with commands
       'quit' to quit

virsh # dumpxml vs2
libvir: QEMU error :
error: failed to get domain 'vs2'

virsh # dumpxml vs1
libvir: QEMU error :
error: failed to get domain 'vs1'

virsh # quit

But xm list shows all Domains.

root@tirisrv01:/etc/xen# xm list
Name ID Mem VCPUs State Time(s)
Domain-0 0 3018 4 r----- 273.7
vs1 500 1 9.6
vs2 500 1 6.9

How can I modify the information for vs1 and vs2? Where is it stored ?

Thanks for your help!

Thomas.