<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<blockquote cite="mid:20100413200054.GG44172@l04.local" type="cite">
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">Could you run e2fsck interactively, doing

e2fsck -p -f /dev/vg0/usr

to see whether a safe repair can be done non-interactively? I wonder if your
filesystem is corrupted anyway and that e2fsck run before resize2fs wouldn't
even be necessary otherwise.
      </pre>
    </blockquote>
    <pre wrap="">Works fine after an fai-sysinfo boot:

root@lutil:~# e2fsck -p -f /dev/vg0/usr
/dev/vg0/usr: 41374/393216 files (0.6% non-contiguous),
227117/1572864 blocks
root@lutil:~#

At this time resize2fs doesn't require a prior e2fsck, though.

    </pre>
  </blockquote>
  <pre wrap=""><!---->
So I hope that the addition of -p fixes this (3.4~beta1+experimental7).
  </pre>
</blockquote>
<br>
It does <span class="moz-smiley-s1"><span> :-) </span></span>. Looks
like it's the end of this everlasting thread.<br>
Thanks for your great job with setup-storage.<br>
<br>
-- <br>
Nicolas<br>
</body>
</html>