> On Wednesday July 7, mike@xxxxxxxxxxxxxxx wrote: > > Hi, > > > > I originally had a 250G ide drive on my system. I added a second 250G and > > used raidreconf to go from non-raid to raid using "raidreconf -i > > /dev/hde1 -n /etc/raidtab -m /dev/md0". The conversion suceeded, mdadm > > reports that everything is ok, and the new raid0 works fine but df reports > > the wrong size. Is there any way to get df to report the correct size > > without wiping the data? Could I have done something with raidreconf > > differently to avoid this? > > If it is an ext2 or ext3, then resize2fs is what you need now. > If some other filesystem.... maybe some other tool. > > NeilBrown > resize2fs did the trick! Thanks all! Mike - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html