<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Thanks for the pointer.  Turning to my other bad file system, I could use some help interpreting e2fsck.  I have the source and have been looking at various web resources, so  I
 suppose I could figure this out eventually.<br>
<br>
Actually, maybe I should ask a simpler question: should I just run e2fck, accepting its recommendations, and live with the results?  No matter what I do I don't think I can recover any more information.
<br>
<br>
Here's a little diagram:<br>
media01/root   # LVM logical volume on which the ext4 filesystem resides<br>
VM's sda, sdb, various partitions   # physical volumes making up the media01VG<br>
------ virtual machine above here ---<br>
--- physical machine/ host below here -------------------<br>
media01b.vdi                    # host file backing virtual disk sdb<br>
# note I have made a spare copy of media01b.vdi.<br>
# The file backing virtual sda had no hardware problems.<br>
## various more layers here<br>
physical disk<br>
<br>
The physical disk at the bottom is failing. I used (g)ddrescue to copy as much of the media01b.vdi file as I could; the file is about 700G, and there were 2 chunks of 0x1000 bytes that could not be recovered and are now 0 filled.<br>
<br>
The basic structure of the virtual disks appears intact: the partition tables are still there and the logical volumes can still be assembled.<br>
<br>
If it's worth getting into the details, here's what e2fsck, run inside another VM that has the problems disks temporarily inserted says.  What do the individual block bitmap differences mean?  I'm guessing + and minus indicate whether the block was found in
 the scan only or in the file system tables on disk one, but I don't know which.  And what do the numbers mean?  Offsets in bytes? sectors? relative to ??<br>
<br>
root@wheezy02:~# e2fsck -vn /dev/media01-vg/root<br>
e2fsck 1.42.12 (29-Aug-2014)<br>
One or more block group descriptor checksums are invalid.  Fix? no<br>
<br>
Group descriptor 465 checksum is 0x5e7a, should be 0xa22b.  IGNORED.<br>
Group descriptor 482 checksum is 0x69eb, should be 0x73a5.  IGNORED.<br>
Group descriptor 485 checksum is 0xbd9b, should be 0x21c9.  IGNORED.<br>
Group descriptor 496 checksum is 0xe550, should be 0x9a62.  IGNORED.<br>
Group descriptor 508 checksum is 0xf4d0, should be 0x2466.  IGNORED.<br>
/dev/media01-vg/root contains a file system with errors, check forced.<br>
Pass 1: Checking inodes, blocks, and sizes<br>
Pass 2: Checking directory structure<br>
Pass 3: Checking directory connectivity<br>
Pass 4: Checking reference counts<br>
Pass 5: Checking group summary information<br>
Block bitmap differences:  +15243264 +(15511418--15511423) +(15511488--15511551) +(15523264--15523327) +(15812608--15813174) -(15813349--15813503) -(15813632--158\<br>
14054) +(15814656--15815176) +(15815680--15816191) -(15816505--15816703) -(15823872--15824895) -(15850505--15851519) -(15852544--15853567) -(15896583--15898623) +\<br>
(16029735--16029759) +(16029786--16029823) +(16029852--16029855) +(16029884--16031743) -(16261152--16261954) -(16263740--16263743) -16459791 +(16459795--16459799)\<br>
 -(16459808--16459814) -(16459825--16459839) -(16460000--16460026) -(16460288--16460799) +(16668689--16670719) +(17210175--17211391) +17498112 -(17498624--1749913\<br>
5) -(17499262--17500159) +17534976 -(17536000--17537023) -(17953505--17954815) +(18026714--18028543) +(18031327--18032639) -(18032653--18034687) +(18062252--18063\<br>
359) +(18655232--18657173) -(19314688--19316735) -(19331072--19333119) -19406880 -25174048 -(41954376--41955015) -(42999849--42999850) -(42999852--42999859) -(429\<br>
99861--42999862) -(43524128--43546654) -(45621280--45625870) -(45637632--45641520) -46669856 -(48242720--48246756) -(67436544--67446783)<br>
Fix? no<br>
<br>
Free blocks count wrong for group #473 (0, counted=134).<br>
Fix? no<br>
<br>
## quite a few more Free blocks wrong messages<br>
<br>
Free blocks count wrong (48434540, counted=48384585).<br>
Fix? no<br>
<br>
Inode bitmap differences:  -4849670<br>
Fix? no<br>
<br>
Free inodes count wrong for group #592 (8187, counted=8186).<br>
Fix? no<br>
<br>
Free inodes count wrong (16811016, counted=16811015).<br>
Fix? no<br>
<br>
Padding at end of block bitmap is not set. Fix? no<br>
<br>
<br>
/dev/media01-vg/root: ********** WARNING: Filesystem still has errors **********<br>
<br>
<br>
       56312 inodes used (0.33%, out of 16867328)<br>
          91 non-contiguous files (0.2%)<br>
          53 non-contiguous directories (0.1%)<br>
             # of inodes with ind/dind/tind blocks: 0/0/0<br>
             Extent depth histogram: 51385/43<br>
    19012244 blocks used (28.19%, out of 67446784)<br>
           0 bad blocks<br>
          14 large files<br>
<br>
       46167 regular files<br>
        5101 directories<br>
          12 character device files<br>
          25 block device files<br>
           0 fifos<br>
<br>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF798926"><font color="#000000" face="Tahoma" size="2"><b>From:</b> darkonc@gmail.com [darkonc@gmail.com] on behalf of Stephen Samuel [samuel@bcgreen.com]<br>
<b>Sent:</b> Thursday, November 19, 2015 8:00 AM<br>
<b>To:</b> Boylan, Ross<br>
<b>Cc:</b> Ext3-users@redhat.com<br>
<b>Subject:</b> Re: recovering corrupt file system<br>
</font><br>
</div>
<div></div>
<div>
<div dir="ltr">well, the next place to go, if fsck isn't enough would be to to try debugfs(1)
<div>man debugfs.</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Wed, Nov 18, 2015 at 8:39 PM, Boylan, Ross <span dir="ltr">
<<a href="mailto:Ross.Boylan@ucsf.edu" target="_blank">Ross.Boylan@ucsf.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
I guess some of the trouble was that the virtual disk was mounted read-only at the VM level.  When I mounted read/write I was able to do fsck, which gave messages about replaying the logs and a couple messages about changing the inode counts (sorry, don't have
 the exact words).  Then I ran fsck -f, which didn't report any problems.  Then I mounted it, and everything seems OK.<br>
<br>
I'm still interested in the general question about how to diagnose and recover from file system errors, since I have another virtual machine that was backed by a failing real disk.<br>
________________________________________<br>
From: Boylan, Ross<br>
Sent: Wednesday, November 18, 2015 4:35 PM<br>
To: <a href="mailto:Ext3-users@redhat.com" target="_blank">Ext3-users@redhat.com</a><br>
Subject: recovering corrupt file system<br>
<div class="HOEnZb">
<div class="h5"><br>
Any recommendations for tools to diagnose and recover problems on an ext4 file system?<br>
<br>
In particular:<br>
root@jessie01:~# mount -o ro /dev/markov02/root /mnt/markov02<br>
mount: wrong fs type, bad option, bad superblock on /dev/mapper/markov02-root,<br>
       missing codepage or helper program, or other error<br>
<br>
       In some cases useful info is found in syslog - try<br>
       dmesg | tail or so.<br>
and e2fsck says<br>
root@jessie01:~# e2fsck /dev/markov02/root<br>
e2fsck 1.42.12 (29-Aug-2014)<br>
/dev/markov02/root: recovering journal<br>
Superblock needs_recovery flag is clear, but journal has data.<br>
<br>
markov02/root is an LVM volume, built on partitions from 2 disks in a virtual machine.  The initial symptom was that the VM the disks were in originally would only get as far as busybox when it started.  However, I think the filesystem was OK even after that,
 since it was visible in busybox and in another VM.  I think virt-manager might have overwritten on of the disks because I left "allocate entire disk now" checked when I moved one of the disks between machines.<br>
<br>
I'm making copies of the virtual disks now.<br>
Ross Boylan<br>
<br>
_______________________________________________<br>
Ext3-users mailing list<br>
<a href="mailto:Ext3-users@redhat.com" target="_blank">Ext3-users@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/ext3-users" rel="noreferrer" target="_blank">https://www.redhat.com/mailman/listinfo/ext3-users</a><br>
</div>
</div>
</blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
<div class="gmail_signature">Stephen Samuel <a href="http://www.bcgreen.com" target="_blank">
http://www.bcgreen.com</a>  Software, like love, <br>
778-861-7641                              grows when you give it away</div>
</div>
</div>
</div>
</div>
</body>
</html>