<!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:20100318213623.GA37186@laptop165.dbai.tuwien.ac.at"
 type="cite">
  <blockquote type="cite">
    <pre wrap="">Hello,

I'm trying to resize the /usr volume while installing a host in
squeeze with 3.3.4~beta2+experimental1, and setup-storage strangely
removes the volume before trying to resize it:

Starting setup-storage 1.2.1+exp
[...]
vg0/usr will be resized
[...]
Executing: lvremove -f vg0/usr
[...]
Executing: lvresize -L 8192 vg0/usr
Command lvresize -L 8192 vg0/usr had exit code 5
[...]

Following is the config file; as it's the first time I use this
option it might be wrong somewhere.

    </pre>
  </blockquote>
  <pre wrap=""><!---->
[...]

You might in fact be the first one ever to use this feature :-) Seriously, it's
pretty likely this is somehow broken. Would you mind pasting the full output
with debug enabled? I've just checked the code and there *is* a check for resize
at the respective part, but maybe I'm missing something or whatever.

  </pre>
</blockquote>
Woaw, the first one, I feel somehow like Neil Armstrong <span
 class="moz-smiley-s1"><span> :-) </span></span>. The paste is below,
in this case I have preserved 2 other volumes, but the result is the
same if I don't.<br>
<br>
<a class="moz-txt-link-freetext" href="http://paste.debian.net/64852/">http://paste.debian.net/64852/</a><br>
<br>
-- <br>
Nicolas<br>
<br>
</body>
</html>