<!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="#333333">
Thanks Patrick!<br>
<br>
promise i've read the man but dosen't understand Logical Extents
concept :)<br>
<br>
Best regards!<br>
<blockquote cite="mid44059FE3.9020205@redhat.com" type="cite">
  <blockquote type="cite">
    <pre wrap="">we only want to use LVM with one Logical volume, and want to use the
100% of available space.
is there any way to create it? Look:

acrol ~ # vgdisplay
  --- Volume group ---
  VG Name               mirror
[...]
  VG Size               232.88 GB
  PE Size               32.00 MB
  Total PE              7452
  Alloc PE / Size       7452 / 232.88 GB
  Free  PE / Size       0 / 0
[...]

acrol ~ # lvcreate -L232.88G -nlv00 mirrorPoe
  Rounding up size to full physical extent 232.91 GB
  Insufficient free extents (7452) in volume group mirrorPoe: 7453 required

How to use all the 7452 PE? Thanks in advance
    </pre>
  </blockquote>
  <pre wrap=""><!---->
lvcreate -l7452 -nlv00 mirrorPoe

see man lvcreate
  </pre>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<hr><img src="cid:part1.07070802.05000204@telecyl.com">
<table>
  <tbody>
    <tr>
      <td style="font-size: 10px;"> </td>
    </tr>
    <tr>
      <td style="font-size: 12px; font-family: Trebuchet MS;"
 width="50%"> <b>       Alejandro Alfonso Fernández <br>
      Dpto de Sistemas. Área Corporativa </b>
      </td>
      <td style="font-size: 12px; font-family: Trebuchet MS;"
 width="50%"> <a href="mailto:alejandro.alfonso@telecyl.com">alejandro.alfonso@telecyl.com</a>
      <br>
      <a href="http://www.telecyl.com/">http://www.telecyl.com/</a>
      </td>
    </tr>
    <tr>
      <td style="font-size: 10px;"> </td>
    </tr>
    <tr>
      <td style="font-size: 12px; font-family: Trebuchet MS;"
 width="50%"> Proción 7, Portales 1-2 Edificio América II <br>
28023 Madrid <br>
Tfn: 91 452 18 00 - Fax: 91 452 18 08
      </td>
      <td style="font-size: 12px; font-family: Trebuchet MS;"
 width="50%"> Juan García Hortelano, 43 Edificio Telecyl <br>
47014 Valladolid <br>
Tfn: 983 428 200 - Fax: 983 428 223
      </td>
    </tr>
  </tbody>
</table>
<hr>
</div>
</body>
</html>