Skip to content

Instantly share code, notes, and snippets.

@meskarune
Created November 4, 2017 17:24
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save meskarune/90a2c561488303a16e67554cc108e47e to your computer and use it in GitHub Desktop.
Save meskarune/90a2c561488303a16e67554cc108e47e to your computer and use it in GitHub Desktop.
Error starting domain: internal error: process exited while connecting to monitor: 2017-11-04T17:17:15.489583Z qemu-system-x86_64: -chardev pty,id=charserial0: char device redirected to /dev/pts/2 (label charserial0)
2017-11-04T17:17:15.496190Z qemu-system-x86_64: can't open backing store /dev/hugepages/libvirt/qemu/4-Windows10 for guest RAM: Permission denied
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 89, in cb_wrapper
callback(asyncjob, *args, **kwargs)
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 125, in tmpcb
callback(*args, **kwargs)
File "/usr/share/virt-manager/virtManager/libvirtobject.py", line 82, in newfn
ret = fn(self, *args, **kwargs)
File "/usr/share/virt-manager/virtManager/domain.py", line 1505, in startup
self._backend.create()
File "/usr/lib/python2.7/site-packages/libvirt.py", line 1069, in create
if ret == -1: raise libvirtError ('virDomainCreate() failed', dom=self)
libvirtError: internal error: process exited while connecting to monitor: 2017-11-04T17:17:15.489583Z qemu-system-x86_64: -chardev pty,id=charserial0: char device redirected to /dev/pts/2 (label charserial0)
2017-11-04T17:17:15.496190Z qemu-system-x86_64: can't open backing store /dev/hugepages/libvirt/qemu/4-Windows10 for guest RAM: Permission denied
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment