On 6/22/05, Justin Conover <justin.conover@xxxxxxxxx> wrote: > On 6/17/05, Justin Conover <justin.conover@xxxxxxxxx> wrote: > > On 6/17/05, Stephen C. Tweedie <sct@xxxxxxxxxx> wrote: > > > Hi, > > > > > > On Fri, 2005-06-17 at 04:55, Justin Conover wrote: > > > > > > > ODD, I just extended /usr another 2 GB! > > > > > > > > Could there be a size limit problem happeneing? I know before that I > > > > was doing this on /home and it was pretty large, 40-80GB and now my > > > > home on this install today strated at 40GB and I tried to increase it > > > > another 5GB. > > > > > > Not sure. Have you filed a bug yet? If so, please attach "tune2fs -l" > > > information for one of the filesystems in question. > > > > > > Thanks, > > > Stephen > > > > > > > > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=160612 > > > > Oddness strikes again, I'm trying to extend home again to see what it > does and when I type in : > > lvextend -L+2G /d<hit tab> I get this > > # lvextend -L+2G /dawk: {if ($2 ~ /^/d/) print $2} > awk: ^ syntax error > > Another note, I re-install on my other test box, this time creating > /home on LogVol07 and makeing it 80GB. Updated to rawhide and now it > extends just fine. > This is the broken fc4 x86_64 box (forgot to include it) lvextend -L+2G /dev/VolGroup00/LogVol01 /dev/cdrom: open failed: Read-only file system Incorrect metadata area header checksum Extending logical volume LogVol01 to 57.00 GB Logical volume LogVol01 successfully resized [root@morpheus ~]# ext2online -d /dev/VolGroup00/LogVol01 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 <cut> 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-LogVol01 JBD: ext2online wants too many credits (2050 > 2048) # df -h /home Filesystem Size Used Avail Use% Mounted on /dev/mapper/VolGroup00-LogVol01 42G 27G 14G 67% /home