I installed CoreOs on libvirt using link https://coreos.com/docs/running-coreos/platforms/libvirt/. The VM is also showing inside Virtual Machine Manager and working fine. The problem is once I shutdown the VM using Virtual Machine Manager, the instance of CoreOS is getting deleted and not showing under Virt-Manager. Do I missing something or is it the default behaviour of CoreOS ? Please help.
I do not have enough time to inspect documents you've shared.
But I need to tell you that it is the same situtation when you use
virsh create
command instead ofvirsh define
command. So just better to define your kvm from .xml configuration.