• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Just built a 4 drive RAID 5 array - How to format for NTFS?

RaiderJ

Diamond Member
This array took an entire day to build, and now I'm wondering if I also need to do a full format, which will take a long time.

Is a quick format ok, or does the first format on a new drive have to be a full one?
 
Originally posted by: RaiderJ
This array took an entire day to build, and now I'm wondering if I also need to do a full format, which will take a long time.

Is a quick format ok, or does the first format on a new drive have to be a full one?

It doesn't have to be a full format, but it's often recommended if the drives are brand new, since a 'full' format will mark any bad sectors on the drives as unusable.

If they're not brand-new drives, or you don't care, just do a quick format.
 
I imagine the RAID controller picked up any bad sectors while it was building (that IS what it's doing, right)?

Just did a quick format and copied over 50GB or so. Everything seems ok to me!
 
Originally posted by: RaiderJ
I imagine the RAID controller picked up any bad sectors while it was building (that IS what it's doing, right)?

Depends on the controller. If it did a lengthy 'build' process to initialize the array, it probably did the equivalent of a full format. Some controllers don't have to fully format the drives to initialize the array, even with a RAID5 (they just mark all the stripes as 'unused' in some way until the OS writes data to them).
 
The build process took around 25 hours (4x400GB = 1.2TB usable) and I didn't have any "quick build" options, so I'm guessing it handled any bad sectors.
 
The array is running on a PIII 550MHz, so that might have slowed things down. Eventually, I'd like to have the array setup in a system that looks like this.
 
Just did a quick format and copied over 50GB or so. Everything seems ok to me!

I'd be weary of putting a lot of data on their so fast, I usually run a burn-in for at least 24hrs before trusting a single drive with any data, with that array you've got 4x as much of a chance of failure.
 
Originally posted by: Nothinman
Just did a quick format and copied over 50GB or so. Everything seems ok to me!

I'd be weary of putting a lot of data on their so fast, I usually run a burn-in for at least 24hrs before trusting a single drive with any data, with that array you've got 4x as much of a chance of failure.

How would I do a burn-in test? Something like a surface test?
 
Personally, i run bonnie++ over and over. Any benchmark that stresses the drives and can run for a long time should do fine.
 
What about doing a quick format now, and then just running chkdsk /r later? Won't that wind up accomplishing the same thing?
 
Originally posted by: Jeff7
What about doing a quick format now, and then just running chkdsk /r later? Won't that wind up accomplishing the same thing?

Sure, but if you have already copied some data to the array and it has bad sectors, your data could be corrupted. The whole point of doing the full format would be to find the bad sectors before you use them.

That said, if your array took hours and hours to initialize, the controller hopefully scanned for any bad sectors while doing the initial build.
 
It's an Intel controller - I couldn't find any info on how it does the scan, but I'm assuming since I didn't have a quick format option, it scanned all the drives while building the array. It sure took long enough, it had better have checked those drives!
 
Back
Top