<!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">
Michael Tautschnig a &eacute;crit&nbsp;:
<blockquote
 cite="mid:20100408140248.GI15504@laptop165.dbai.tuwien.ac.at"
 type="cite">
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">In this case, the problem is somewhat unrelated: The partitions don't seem to
fit on disk in this way. That is, there isn't sufficient space for 512 * 1024 *
1024 bytes before sda2.

Was that layout created using setup-storage? Probably yes. What I do suspect is
some rounding issue, and, well this is the culprit: The partition has been
created such as to end at a cylinder boundary, which is considered for the final
disk layout, but not for intermediate checks.

      </pre>
    </blockquote>
    <pre wrap="">My mistake, sorry.

I built the filesystem with setup-storage, using version FAI version
3.3.4 and for sda1 a size of '512', with no unit.
And then ran 3.3.5-experimental2 to resize /usr, with the same size
of '512' for sda1, which seems to give a different result.

I have done it again using a size of 512MiB, and it works as
expected: the volume is resized, but the filesystem is not.

    </pre>
  </blockquote>
  <pre wrap=""><!---->
Huch? Why is that expected behavior? Shouldn't everything be resized? Could you
paste the logs?
  </pre>
</blockquote>
<br>
<a class="moz-txt-link-freetext" href="http://paste.debian.net/68014/">http://paste.debian.net/68014/</a><br>
<br>
I really misunderstood your previous mail, where you said "resize2fs
will <b class="moz-txt-star"><span class="moz-txt-tag">*</span>not<span
 class="moz-txt-tag">*</span></b> be used on normal partitions". <br>
I see you're using resize2fs in this case, but it fails.<br>
<br>
-- <br>
Nicolas<br>
</body>
</html>