This is happening on several box's now, i386/64 selinux off/on, doesn't seem to matter. "ext2online: ext2_ioctl: No space left on device" With 60+GB left, another box has 11GB and another has 80+GB. $ df -h /home Filesystem Size Used Avail Use% Mounted on /dev/mapper/VolGroup00-LogVol02 42G 35G 5.0G 88% /home # vgdisplay --- Volume group --- VG Name VolGroup00 System ID Format lvm2 Metadata Areas 1 Metadata Sequence No 20 VG Access read/write VG Status resizable MAX LV 0 Cur LV 8 Open LV 8 Max PV 0 Cur PV 1 Act PV 1 VG Size 148.91 GB PE Size 32.00 MB Total PE 4765 Alloc PE / Size 2716 / 84.88 GB Free PE / Size 2049 / 64.03 GB VG UUID FIl4bH-o9Zi-0zfE-m3by-ieZ2-RaJJ-IVVss0 # lvextend -L+10G /dev/VolGroup00/LogVol02 Extending logical volume LogVol02 to 60.00 GB Logical volume LogVol02 successfully resized # ext2online -d /dev/VolGroup00/LogVol02 ext2online v1.1.18 - 2001/03/18 for EXT2FS 0.5b ext2_open ext2_bcache_init ext2_determine_itoffset setting itoffset to +1027 ext2_get_reserved Found 1021 blocks in s_reserved_gdt_blocks 343 old groups, 3 blocks 480 new groups, 4 blocks checking for group block 32772 in Bond checking for group block 98308 in Bond checking for group block 163844 in Bond checking for group block 229380 in Bond checking for group block 294916 in Bond checking for group block 819204 in Bond checking for group block 884740 in Bond checking for group block 1605636 in Bond checking for group block 2654212 in Bond checking for group block 4096004 in Bond checking for group block 7962628 in Bond ext2_ioctl: EXTEND group to 11239424 blocks using itoffset of 1027 new block bitmap is at 0xab8401 new inode bitmap is at 0xab8402 new inode table is at 0xab8403-0xab8802 new group has 30717 free blocks new group has 32768 free inodes (1024 blocks) ext2_ioctl: ADD group 343 ext2online: ext2_ioctl: No space left on device ext2online: unable to resize /dev/mapper/VolGroup00-LogVol02