Skip to content

Instantly share code, notes, and snippets.

@Jeeppler
Created February 23, 2016 16:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Jeeppler/22badb4729d0fcccf21f to your computer and use it in GitHub Desktop.
Save Jeeppler/22badb4729d0fcccf21f to your computer and use it in GitHub Desktop.
DispVM Error
time=1456244804.09, qfile-daemon-dvm init
time=1456244804.09, creating DispVM
time=1456244804.16, collection loaded
time=1456244804.16, VM created
time=1456244804.16, VM starting
time=1456244804.16, creating config file
time=1456244804.27, calling restore
Traceback (most recent call last):
File "/usr/lib/qubes/qfile-daemon-dvm", line 192, in <module>
main()
File "/usr/lib/qubes/qfile-daemon-dvm", line 179, in main
dispvm = qfile.get_dvm()
File "/usr/lib/qubes/qfile-daemon-dvm", line 151, in get_dvm
return self.do_get_dvm()
File "/usr/lib/qubes/qfile-daemon-dvm", line 105, in do_get_dvm
dispvm.start()
File "/usr/lib64/python2.7/site-packages/qubes/modules/01QubesDisposableVm.py", line 193, in start
domain_config, libvirt.VIR_DOMAIN_SAVE_PAUSED)
File "/usr/lib64/python2.7/site-packages/libvirt.py", line 4405, in restoreFlags
if ret == -1: raise libvirtError ('virDomainRestoreFlags() failed', conn=self)
libvirt.libvirtError: internal error: libxenlight failed to restore domain 'disp5'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment