Chris,
The file system has absolutely NO idea of what disk technology you are
using (IDE, SCSI, RAIDx). The file system fragments - it happens regardless
of disk technology.
Defragmentation (which occurs at the file system level) ensures that only 1
logical request has to be made to access a file - regardless of where that
file is physically found on the drive(s).
- Greg/Raxco Software
Microsoft MVP - Windows File System
Disclaimer: I work for Raxco Software, the maker of PerfectDisk - a
commercial defrag utility, as a systems engineer in the support department.
Want to email me? Delete ntloader.
"Chris Popescu" <nospam@nonexistent> wrote in message
news:%23Nb6%(E-Mail Removed)...
> Is there any logic to defragment volumes residing on hardware RAID5?
>
> From my understanding should be no benefit because the file blocks are
> anyway stripped to different hard disks and the read/writing process on
them
> is mostly random controlled by the hardware.
>
> Thank you,
>
> Chris Popescu
>
>
|