<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://cslt.org/mediawiki/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-cn">
		<id>http://cslt.org/mediawiki/index.php?action=history&amp;feed=atom&amp;title=How_to_repair_super_blocks</id>
		<title>How to repair super blocks - 版本历史</title>
		<link rel="self" type="application/atom+xml" href="http://cslt.org/mediawiki/index.php?action=history&amp;feed=atom&amp;title=How_to_repair_super_blocks"/>
		<link rel="alternate" type="text/html" href="http://cslt.org/mediawiki/index.php?title=How_to_repair_super_blocks&amp;action=history"/>
		<updated>2026-04-09T09:17:25Z</updated>
		<subtitle>本wiki的该页面的版本历史</subtitle>
		<generator>MediaWiki 1.23.3</generator>

	<entry>
		<id>http://cslt.org/mediawiki/index.php?title=How_to_repair_super_blocks&amp;diff=18632&amp;oldid=prev</id>
		<title>Cslt：以“1. The following commands are useful for checking raid status  pvdisplay; vgdisplay, lvdisplay; lvs, lvscan, mdadm  2. superblock information is backed up in many pl...”为内容创建页面</title>
		<link rel="alternate" type="text/html" href="http://cslt.org/mediawiki/index.php?title=How_to_repair_super_blocks&amp;diff=18632&amp;oldid=prev"/>
				<updated>2016-01-13T05:07:45Z</updated>
		
		<summary type="html">&lt;p&gt;以“1. The following commands are useful for checking raid status  pvdisplay; vgdisplay, lvdisplay; lvs, lvscan, mdadm  2. superblock information is backed up in many pl...”为内容创建页面&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;1. The following commands are useful for checking raid status&lt;br /&gt;
&lt;br /&gt;
pvdisplay; vgdisplay, lvdisplay; lvs, lvscan, mdadm&lt;br /&gt;
&lt;br /&gt;
2. superblock information is backed up in many places, so don't worry it's corrupted. Check the article: &lt;br /&gt;
&lt;br /&gt;
http://www.cnblogs.com/nathaninchina/articles/2748678.html&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Basically: &lt;br /&gt;
&lt;br /&gt;
(1) using the following command to find the error&lt;br /&gt;
&lt;br /&gt;
	sudo fsck.ext4 -v /dev/xxx&lt;br /&gt;
&lt;br /&gt;
(2) using hte following command to find superblock backup&lt;br /&gt;
&lt;br /&gt;
        mke2fs -n /dev/xxx&lt;br /&gt;
&lt;br /&gt;
(3) using the following command to get backup:&lt;br /&gt;
&lt;br /&gt;
        e2fsck -b block_number /dev/xxx&lt;/div&gt;</summary>
		<author><name>Cslt</name></author>	</entry>

	</feed>