Created an attachment (id=543896) --> (http://bugzilla.novell.com/attachment.cgi?id=543896) [details] Xen xm formatted config file
Actually I use virsh for starting my VMs and the long list option doesn't work with any of them.
After upgrading my homevhst to os12.3, I took my xm formatted config files and converted them to libvirt formatted xml using "virsh domxml-from-native". I then used "virsh define" to add them to libvirt.
I can do most things through virsh and libvirt but some things are not yet supported (ex. "virsh console" does not work) which means I need to use xl.
https://bugzilla.novell.com/show_bug.cgi?id=820873 https://bugzilla.novell.com/show_bug.cgi?id=820873#c11 --- Comment #11 from bamvor jian zhang <bjzhang@suse.com> 2013-10-15 06:27:19 UTC --- (In reply to comment #5) the virsh console command is upstreamed right now. do u have anyother command must use xl cli with the details from "xl list -l"? the details of vm could get from virsh dumpxml domain_name or xenstore-ls. is it enough for you?
I would assume that xl is pulling the information from xenstore and not from a config file so I would assume it doesn't matter but maybe I'm wrong.
I've attached the original xm formatted config file.
-- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.