Created
August 25, 2009 17:40
-
-
Save turingmachine/174862 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@tsunami auto]# fsck.ext3 /dev/mapper/iscsi_0p1 | |
e2fsck 1.39 (29-May-2006) | |
/ contains a file system with errors, check forced. | |
Pass 1: Checking inodes, blocks, and sizes | |
Inodes that were part of a corrupted orphan linked list found. Fix<y>? yes | |
Inode 1507530 was part of the orphaned inode list. FIXED. | |
Inode 1507532 was part of the orphaned inode list. FIXED. | |
Inode 1741710 was part of the orphaned inode list. FIXED. | |
Inode 1741993 was part of the orphaned inode list. FIXED. | |
Inode 1742016 was part of the orphaned inode list. FIXED. | |
Inode 1742062 was part of the orphaned inode list. FIXED. | |
Inode 1742064 was part of the orphaned inode list. FIXED. | |
Pass 2: Checking directory structure | |
Pass 3: Checking directory connectivity | |
Pass 4: Checking reference counts | |
Pass 5: Checking group summary information | |
Block bitmap differences: -(1508964--1508966) -(1569568--1569572) -1569580 -(1569593--1569599) -(1569692--1569703) -(1569720--1569732) -(1569740--1569755) -(1569768--1569815) -(1569825--1569848) -1569921 -(1569923--1569927) -(1569945--1569961) -(1570030--1570131) -(1570142--1570445) -(1739771--1739775) -(1785066--1785145) -(1786417--1786430) -(1786432--1786434) -(1788051--1788111) -(1788173--1788183) -(1788867--1788872) -(1789453--1789516) -1790768 -(1790777--1790780) -(1792131--1792132) -1792134 -1793808 -(1795563--1795570) -1803714 -(1804945--1804951) -(1807478--1807485) -(1807495--1807502) -(1807510--1807511) -(1808066--1808071) -(1808257--1808263) -(1808602--1808607) -(1808656--1808684) -(1808712--1808732) -(1808786--1808791) -(1820788--1820802) -(1820817--1820878) | |
Fix<y>? yes | |
Free blocks count wrong for group #46 (10035, counted=10038). | |
Fix<y>? yes | |
Free blocks count wrong for group #47 (17049, counted=17604). | |
Fix<y>? yes | |
Free blocks count wrong for group #53 (6393, counted=6398). | |
Fix<y>? yes | |
Free blocks count wrong for group #54 (2737, counted=2993). | |
Fix<y>? yes | |
Free blocks count wrong for group #55 (2728, counted=2906). | |
Fix<y>? yes | |
Free blocks count wrong (2319568, counted=2320565). | |
Fix<y>? yes | |
Inode bitmap differences: -1507525 -1507530 -1507532 -1741710 -1741993 -1742016 -1742062 -1742064 | |
Fix<y>? yes | |
Free inodes count wrong for group #46 (32144, counted=32147). | |
Fix<y>? yes | |
Free inodes count wrong for group #53 (23379, counted=23384). | |
Fix<y>? yes | |
Free inodes count wrong (3075423, counted=3075431). | |
Fix<y>? yes | |
/: ***** FILE SYSTEM WAS MODIFIED ***** | |
/: 70297/3145728 files (11.7% non-contiguous), 824150/3144715 blocks |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment