User Tools

Site Tools


public:trouble

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
public:trouble [2016/07/25 15:26] – [Contents] wiki.tkpublic:trouble [2017/11/12 00:47] (current) – [Contents] Added a link wiki.tk
Line 1: Line 1:
 +====== KVM troubleshooting ======
 +This chapter describes all common errors that occured during several years of practical KVM administration. 'Common errors' means that the problems were not related to hardware properties, the network layout or other special implementation properties. Instead, the problems can occur in any KVM installation. That's why they are described here together with possible solutions and error causes if known.
 +===== Contents =====
 +This is the list of problems covered in this chapter:
 +  * [[public:trouble:mapping|Faulty mapping between iSCSI and multipath devices]]
 +  * [[public:trouble:multipath|Unnecessary multipath devices]]
 +  * [[public:trouble:multipath2|No multipath devices found]]
 +  * [[public:trouble:dm|Remaining DM devices]]
 +  * [[public:trouble:cache|Invisible LVM devices]]
 +  * [[public:trouble:comm|No communication with a virtual host]]
 +  * [[public:trouble:checksum|LVM checksum error]]
 +  * [[public:trouble:lvm|Cannot create logical volumes]]
 +  * [[public:trouble:network|No network communication via vhost interface]]
 +  * [[public:trouble:iscsi|iSCSI hard disk errors]]
 +  * [[public:trouble:vmbuilder|Error while creating vhosts with vmbuilder]]
 +  * [[public:trouble:libvirtd|Hanging process 'libvirtd']]
 +  * [[public:trouble:blockdev|Live migration error]] 
  
 +
 +[[public:start|contents]] | [[public:trouble:mapping|next chapter]]