Re: Converting ext3 to ext4 - results (Re: ext3 vs ext4)

2009-02-06 Thread Stephen
That is interesting On 2/6/09, Charles Jones wrote: > Okay here is the run on the other partition, including a pre-conversion > fsck. > > # df -h /raid1 > FilesystemSize Used Avail Use% Mounted on > /dev/sdb1 1.8T 1.2T 557G 69% /raid1 > > *Pre-conversion fsck:* > # ti

Re: Converting ext3 to ext4 - results (Re: ext3 vs ext4)

2009-02-06 Thread Charles Jones
Okay here is the run on the other partition, including a pre-conversion fsck. # df -h /raid1 FilesystemSize Used Avail Use% Mounted on /dev/sdb1 1.8T 1.2T 557G 69% /raid1 *Pre-conversion fsck:* # time fsck -fp /dev/sdb1 fsck 1.41.3 (12-Oct-2008) RAID1: 3259/24420352

Re: Converting ext3 to ext4 - results (Re: ext3 vs ext4)

2009-02-06 Thread Nathan England
one of the articles I read yesterday says the initial fsck of a drive will take as long as a normal fsck on ext3, then subsequent fsck'ing will be faster... http://kernelnewbies.org/Ext4#head-9a25213c5b924bdb8b33efbcb91bfa1279bd2b00 ~~ From the article ~~ Fsck is a very slow operation, espec

Re: Converting ext3 to ext4 - results (Re: ext3 vs ext4)

2009-02-06 Thread Charles Jones
lug.phoenix.az.us] On Behalf Of Charles > Jones > Sent: Friday, February 06, 2009 11:16 AM > To: Main PLUG discussion list > Subject: Re: Converting ext3 to ext4 - results (Re: ext3 vs ext4) > > > Bob Elzer wrote: > > This is informative, but I don't think the tim

RE: Converting ext3 to ext4 - results (Re: ext3 vs ext4)

2009-02-06 Thread Bob Elzer
...@lists.plug.phoenix.az.us] On Behalf Of Charles Jones Sent: Friday, February 06, 2009 11:16 AM To: Main PLUG discussion list Subject: Re: Converting ext3 to ext4 - results (Re: ext3 vs ext4) Bob Elzer wrote: This is informative, but I don't think the timing can be ruled acc

Re: Converting ext3 to ext4 - results (Re: ext3 vs ext4)

2009-02-06 Thread Charles Jones
scuss-boun...@lists.plug.phoenix.az.us] On Behalf Of Charles Jones Sent: Friday, February 06, 2009 8:45 AM To: Main PLUG discussion list Subject: Converting ext3 to ext4 - results (Re: ext3 vs ext4) Charles Jones wrote: I'm going to attempt a non-destructive conversion of a 2TB raid pariti

RE: Converting ext3 to ext4 - results (Re: ext3 vs ext4)

2009-02-06 Thread Bob Elzer
Jones Sent: Friday, February 06, 2009 8:45 AM To: Main PLUG discussion list Subject: Converting ext3 to ext4 - results (Re: ext3 vs ext4) Charles Jones wrote: > I'm going to attempt a non-destructive conversion of a 2TB raid > parition from ext3 to ext4. I will post the results :) Here

Converting ext3 to ext4 - results (Re: ext3 vs ext4)

2009-02-06 Thread Charles Jones
Charles Jones wrote: > I'm going to attempt a non-destructive conversion of a 2TB raid parition > from ext3 to ext4. I will post the results :) Here's how it went. I did this on a system running Fedora Core 10: This is the partition I'm converting: # df -h /dev/sdc1 FilesystemSize Us