Difference between revisions of "Libvirt error messages in journald"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 1: Line 1:
<code>[[linux Administration/System Services/System Logging/Journalctl|journalctl]] -r | grep libvirt | grep error</code>
+
<code>[[linux Administration/System Services/System Logging/Journalctl|journalctl]] -r | grep [[libvirt]] | grep error</code>
  
 
== Errors ==
 
== Errors ==

Revision as of 17:29, 11 May 2020

journalctl -r | grep libvirt | grep error

Errors

  • Cannot allocate memory
  • No space left on device
  • Failed to get shared "write" lock
  • Operation failed: Storage source conflict with pool
  • internal error:
    • qemu unexpectedly closed the monitor
    • End of file from qemu monitor
    • connection closed due to keepalive timeout
    • process exited while connecting to monitor
  • End of file while reading data: Input/output error
  • Failed to acquire pid file
  • argument unsupported
  • Operation not supported
  • unknown procedure
  • Unable to read from monitor: Connection reset by peer


See also

Advertising: