View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007532 | CentOS-7 | libvirt | public | 2014-08-25 04:02 | 2014-08-25 04:03 |
Reporter | KeiKun | Assigned To | |||
Priority | high | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 7.0-1406 | ||||
Summary | 0007532: failed to connect to monitor socket: No such process | ||||
Description | ERROR internal error: process exited while connecting to monitor: qemu-kvm: -chardev pty,id=charserial0: Failed to create chardev Domain installation does not appear to have been successful. If it was, you can restart your domain by running: virsh --connect qemu:///system start vm1 otherwise, please restart your installation. | ||||
Steps To Reproduce | 1) yum -y install qemu-kvm libvirt virt-install bridge-utils 2) virt-install \ --os-variant debianwheezy \ --network bridge=br0 \ --disk path=/var/lib/libvirt/images/vm1.img,size=10 \ --cdrom=/root/debian-7.6.0-i386-netinst.iso \ --graphics vnc \ --vcpus 2 \ --ram=1024 \ --name=vm1 \ --hvm \ --noautoconsole | ||||
Tags | No tags attached. | ||||
abrt_hash | |||||
URL | |||||
Aug 24 22:03:48 localhost systemd[1]: Started Virtualization daemon. Aug 24 22:03:48 localhost libvirtd[10752]: libvirt version: 1.1.1, package: 29.el7_0.1 (CentOS BuildSystem <http://bugs.centos.org>, 2014-07-22-19:38:59, worker1.bsys.centos.org) Aug 24 22:03:48 localhost libvirtd[10752]: Unable to lookup SELinux process context: Invalid argument Aug 24 22:03:48 localhost dnsmasq[976]: read /etc/hosts - 9 addresses Aug 24 22:03:48 localhost dnsmasq[976]: read /var/lib/libvirt/dnsmasq/default.addnhosts - 0 addresses Aug 24 22:03:48 localhost dnsmasq-dhcp[976]: read /var/lib/libvirt/dnsmasq/default.hostsfile Aug 24 22:03:57 localhost libvirtd[10752]: failed to connect to monitor socket: No such process Aug 24 22:03:57 localhost libvirtd[10752]: internal error: process exited while connecting to monitor: qemu-kvm: -chardev pty,id=charserial0: Failed to create chardev Aug 24 22:03:57 localhost libvirtd[10752]: Unable to lookup SELinux process context: Invalid argument Aug 24 22:06:24 localhost systemd[1]: Started Virtualization daemon. |
|