Re: Online resize issue with 3.13.5 & 3.15.6
From: Brad Campbell <hidden>
Date: 2014-07-25 04:33:34
On 21/07/14 09:03, Brad Campbell wrote:
On 20/07/14 19:26, Brad Campbell wrote:quoted
G'day all, Machine was running 3.13.5. x86_64. I had a 12 device (2TB) RAID-6 formatted ext4. I added 2 drives to its underlying md and restriped it (no issues). After the restripe I attempted an online resize using ext2progs 1.42.5 (Debian stable). This failed with a message about the size not fitting into 32 bits so I compiled 1.42.11 and tried again.More info: I discovered the debug flags, so this is resize2fs -f 255 /dev/md0 last_start just keeps incrementing for as long as I care to leave it run. fs has 4007207 inodes, 1957 groups required. fs requires 4374122900 data blocks. With 1957 group(s), we have 63820826 blocks available.
Ping? Working filesystem that locks up resize2fs 1.42.11 and consequently fails to fill the entire device. Passes fsck cleanly but will not resize either online or off. Is there any other data I can provide or pointers on how I might un-break things? Regards, Brad