Difference between revisions of "Journalctl -u libvirtd"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
<code>[[journalctl -r]] -u [[libvirtd]] | grep -i error</code>
 
<code>[[journalctl -r]] -u [[libvirtd]] | grep -i error</code>
  
 +
== Configuration ==
 +
[[libvirtd.conf]]
 +
#log_level = 3
  
 +
 +
== Logs ==
 
  Jun 02 10:18:44 SERVER libvirtd[14155]: 2020-07-02 06:18:44.477+0000: 14157: error : virStorageFileReportBrokenChain:431 : Cannot access storage file '/path/to/file.qcow2' (as uid:64055, gid:116): '''No such file or directory'''
 
  Jun 02 10:18:44 SERVER libvirtd[14155]: 2020-07-02 06:18:44.477+0000: 14157: error : virStorageFileReportBrokenChain:431 : Cannot access storage file '/path/to/file.qcow2' (as uid:64055, gid:116): '''No such file or directory'''
  

Revision as of 09:15, 2 July 2020

journalctl -r -u libvirtd | grep -i error

Configuration

libvirtd.conf
#log_level = 3


Logs

Jun 02 10:18:44 SERVER libvirtd[14155]: 2020-07-02 06:18:44.477+0000: 14157: error : virStorageFileReportBrokenChain:431 : Cannot access storage file '/path/to/file.qcow2' (as uid:64055, gid:116): No such file or directory


libvirtd[14189]: 2019-11-21 15:08:13.035+0000: 14192: error : qemuDomainBlockCommit:17568 : invalid argument: top '/path/to/file/VM_NAME.qcow2' in chain for 'hda' has no backing file

Jul 01 20:29:54 XXXX libvirtd[2243]: 2020-07-01 16:29:54.441+0000: 3788: error : qemuDomainObjBeginJobInternal:4945 : Timed out during operation: cannot acquire state change lock (held by remoteDispatchDomainBlockJobAbort)


Related commands


See also

Advertising: