I would like some of my domains to start automatically when my host starts (I'm using libvirt+KVM on ubuntu). I guess I could put some "virsh start..." statements in rc.local, but is there a way to configure this within libvirt/virsh?
|
feedback
|
|
Looking at the output of "help":
This requires that you defined the domain from a file (i.e., that the domain is persistent rather than transient). | |||
|
feedback
|