Difference between revisions of "Libvirt error messages in journald"

From wikieduonline
Jump to navigation Jump to search
(Created page with "<code>journalctl -r | grep libvirt | grep error</code> Errors: * Cannot allocate memory * No space left...")
 
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<code>[[linux Administration/System Services/System Logging/Journalctl|journalctl]] -r | grep libvirt | grep error</code>
+
[[journalctl]] -r | grep [[libvirt]] | grep error
 +
journalctl -r | grep [[libvirt-guests.sh]]
  
  
 
+
== Errors ==
 
 
Errors:
 
 
* Cannot allocate memory
 
* Cannot allocate memory
 
* No space left on device
 
* No space left on device
Line 11: Line 10:
 
* internal error:  
 
* internal error:  
 
** qemu unexpectedly closed the monitor
 
** qemu unexpectedly closed the monitor
** End of file from qemu monitor
+
** [[End of file from qemu monitor]]
 
** connection closed due to keepalive timeout
 
** connection closed due to keepalive timeout
 
** process exited while connecting to monitor
 
** process exited while connecting to monitor
Line 22: Line 21:
 
* Unable to read from monitor: Connection reset by peer
 
* Unable to read from monitor: Connection reset by peer
  
 +
== Related pages ==
 +
* [[Journalctl -u libvirtd]]
 +
 +
 +
 +
== See also ==
 +
* {{KVM}}
  
 
[[Category:KVM]]
 
[[Category:KVM]]
 
[[Category:Libvirt]]
 
[[Category:Libvirt]]
 
[[Category:logging]]
 
[[Category:logging]]

Latest revision as of 08:53, 29 September 2020

journalctl -r | grep libvirt | grep error
journalctl -r | grep libvirt-guests.sh


Errors[edit]

  • 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

Related pages[edit]


See also[edit]

Advertising: