Virtual Machine Manager Linux system boot error problem

Source: Internet
Author: User
Tags reset connection reset linux

First, in Virtual Machine Manager boot system times error:

Cannot send Monitor command ' {' Execute ': ' Qmp_capabilities '} ': Connection reset by peer

Traceback (most recent call last):

File "/usr/share/virt-manager/virtmanager/asyncjob.py", line, in Cb_wrapper

Callback (Asyncjob, *args, **kwargs)

File "/usr/share/virt-manager/virtmanager/engine.py", line 956, in Asyncfunc

Vm.startup ()

File "/usr/share/virt-manager/virtmanager/domain.py", line 1048, in startup

Self._backend.create ()

File "/usr/lib64/python2.6/site-packages/libvirt.py", line 325, in Create

if ret = = -1:raise Libvirterror (' Virdomaincreate () failed ', dom=self)

Libvirterror:cannot Send Monitor command ' {' Execute ': ' Qmp_capabilities '} ': Connection reset by peer

Solution:

1) Remove any snapshot available

# rm-f/var/lib/libvirt/qemu/save/my-virtual-machine-name

2) Restart LIBVIRTD

# Service LIBVIRTD Restart

3) Start the virtual machine again

Second, in the ordinary user log in the case, open the virtual machine may also be an error, the problem may be encountered is: LIBVIRTD This service has not started

Solution:

1) su root

2) Service LIBVIRTD start

3) Chkconfig LIBVIRTD on (set to power-on self-boot)

This column more highlights: http://www.bianceng.cnhttp://www.bianceng.cn/OS/Linux/

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.