On 2/25/07, Justin Conover <justin.conover@gmail.com> wrote:
# lvcreate -L4G -nLogVol08 VolGroup00
  Incorrect metadata area header checksum
  Logical volume "LogVol08" created


Not sure what that is, but doesn't sound good.

# lvextend -L+6G /dev/VolGroup00/LogVol08
  Incorrect metadata area header checksum
  Extending logical volume LogVol08 to 10.00 GB
  Logical volume LogVol08 successfully resized
# resize2fs /dev/VolGroup00/LogVol08
resize2fs 1.39 (29-May-2006)
Filesystem at /dev/VolGroup00/LogVol08 is mounted on /srv; on-line resizing required
Performing an on-line resize of /dev/VolGroup00/LogVol08 to 2621440 (4k) blocks.
The filesystem on /dev/VolGroup00/LogVol08 is now 2621440 blocks long.