Hi list, I already had a VM working smoothly, then I decided to create a new one. I made an error when copying the config file, I used the same name for both VMs. When I saw my error, I edited the config file of the second VM, but now I am unable to shut it down or reboot it. I can''t enter the VM either as it is not running, but "xm list" still displays it. How can I turn it off or force it to reload its configuration file? Best regards, _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
xm destroy domainId should kill it, if it becomes a zombie service restart xend should fix that. Russ Thomas wrote:> Hi list, > > I already had a VM working smoothly, then I decided to create a new > one. I made an error when copying the config file, I used the same > name for both VMs. When I saw my error, I edited the config file of > the second VM, but now I am unable to shut it down or reboot it. I > can''t enter the VM either as it is not running, but "xm list" still > displays it. How can I turn it off or force it to reload its > configuration file? > > Best regards, > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Saturday June 07 2008 01:40:49 pm Ruslan Sivak wrote:> Thomas wrote: > > Hi list, > > > > I already had a VM working smoothly, then I decided to create a new > > one. I made an error when copying the config file, I used the same > > name for both VMs. When I saw my error, I edited the config file of > > the second VM, but now I am unable to shut it down or reboot it. I > > can''t enter the VM either as it is not running, but "xm list" still > > displays it. How can I turn it off or force it to reload its > > configuration file?See if ''xm delete vm-name'' helps. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users