Jun 12 2007

Storage in Pieces

Posted by admin in NAS
Storage in Pieces

Does fragmentation affect SANs, NAS and RAID? Most people believe not. Yet a recent paper released by Diskeeper says otherwise. In fact, the company says that disk arrays are just as prone to fragmentation as a single physical drive would be.

These devices do suffer from fragmentation. This is attributed to the impact of fragmentation on "logical" allocation of files and to varying degree, their "physical" distribution. The file system driver, NTFS.sys, handles the logical location (what the operating system, and a defragmenter affect). The actual 'writing' is then passed to the fault tolerant device driver (hardware or software RAID), which then, according to its procedures, handles the placement of files, and generating parity information, finally passing the data to the disk device driver (provided by drive manufacturer).

The paper by Diskeeper may be downloaded here.


Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>