public:trouble:checksum
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
public:trouble:checksum [2015/12/16 13:47] – [Failure cause] wiki.tk | public:trouble:checksum [2016/12/18 12:37] (current) – [Error description] wiki.tk | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ===== LVM checksum error ===== | ||
+ | ==== Error description ==== | ||
+ | The problem can begin with the inaccessibility ('' | ||
+ | |||
+ | Commands for displaying the LVM volume group ('' | ||
+ | ==== Failure cause ==== | ||
+ | After findings so far the checksum error is not related to the data content of the LVM partition. It is related to errors in the meta data information of the LVM device. The cause of the meta data corruption is unknown. | ||
+ | ==== Solution ==== | ||
+ | The following command checks and repairs the LVM meta data information. When several KVM hosts are connected to the LVM device, the command only needs to be executed on one host. | ||
+ | vgcfgrestore < | ||
+ | After execution of the command '' | ||
+ | |||
+ | [[public: | ||