[libvirt] How to start a defined domain

25 Oct
2010
25 Oct
'10
10:19 p.m.
I've create a domain called "vm01" using Virt-Manager, the GUI tool. Now I wanna use libvirt api to control the life cycle of vm01. It went on well with shutdown and reboot, but how to start it became a problem. I was intended to get the virDomainPtr by using virDomainLookupByName api, and then start it using virDomainCreate api. But it turns out that virDomainLookupByName api cannot return a virDomainPtr for a defined but not running domain. That's my situation, what do you suggest I do now? Thanks in advance. 2010-10-26 Lancer
5434
Age (days ago)
5434
Last active (days ago)
0 comments
1 participants
participants (1)
-
黄亮