[CentOS] "No free sectors available" while try to extend logical volumen in a virtual machine running CentOS 6.5

Tue Oct 28 19:47:37 UTC 2014
reynierpm at gmail.com <reynierpm at gmail.com>

On Tue, Oct 28, 2014 at 2:47 PM, Robert Nichols <rnicholsNOSPAM at comcast.net>
wrote:

> That looks good.  I understand the I/O error now.  It is from an attempt to
> read from the missing PV.  The one question I have is, "Did you ever resize
> the root filesystem?"  I suspect not, since you would have seen errors from
> the missing blocks.  If you _did_, then it should be "interesting" trying
> to get the filesystem back into its available space.  In any case, fixing
> the LVM structure has to come first, so I say go ahead without the "--test"
>


Ok, done:

vgcfgrestore -v --file LVMconfig.new vg_devserver
File descriptor 7 (pipe:[18995]) leaked on vgcfgrestore invocation. Parent
PID 3790: bash
  /dev/root: read failed after 0 of 4096 at 27522957312: Input/output error
  /dev/root: read failed after 0 of 4096 at 27523014656: Input/output error
  Restored volume group vg_devserver

What's next?