On Mon, October 15, 2007 2:21 pm, Roger Searle wrote: > Hi, I have a couple of drives set up as raid1 via software raid with /, > /boot and /home partitions. Before I potentially destroy the data, I > thought I'd check - can tune2fs be used on a multidisk set? ie just do > tune2fs -m 1 /dev/md3 (being the /home partition)? > > Cheers, > Roger > >
Don't know the answer to that, but I can say that on a data partition (like /home) you may as well go for -m 0. Probably not on / though. -- Nick Rout
