Server

How, why and when to defragment your Windows Server disks

Servers are particularly susceptible to file fragmentation as they deal with multiple requests from a wide range of users and often have more complicated drive setups such as RAIDs and SANs.

Regular defragmentation doesn't only speed up file access, it can extend the life of the drive

Scheduling depends largely on usage, but should never be less than once a month. If uncertain, you can initially manually run periodic scans of increasing time span to determine how fast drives typically fragment.

Windows does include its own defragmentation application however this has several limitations, including only being able to defragment local volumes and only being able to defragment one volume at a time. Although some of these have been addressed in Windows Server 2008, third-party tools like Diskeeper and O&O Defrag offer more features.

Automate defragmentation with batch files and command flags. For Windows' own utility, DEFRAG.EXE /f will force a defrag even if space is low.

Schedule the run through the GUI or with the AT command using the syntax "AT \\computername time /interactive | /every:date,... /next:date,... command". For example "AT 03:00am /every:M,W,F C:\defrag.bat" will run the batch file at three in the morning every Monday, Wednesday and Friday.
You can see the tasks created by the AT commands in the Task Scheduler (Control Panel > Administrative Tools).

For clients using virtualisation, you may need to set up defragmentation more often, perhaps even daily. That's because the VM files are usually a single very large file so even minimal fragmentation can affect performance.

Vendors such as Diskeeper also offer real time scanning, which constantly monitors performance and defragments drives when not in use, removing the need to schedule defragmentation.

Fragmented drives can severely impact disk performance and reduce drive lifetimes
Fragmented drives can severely impact disk performance and reduce drive lifetimes





Show other articles by this author

Bookmark and Share
Write comment
security image
smaller | bigger

busy

Download


Next Issue - Sep 2010

To read a sample please
download Jan/Feb 2009
IT-Expert-Magazine-Vo2-Ed1.pdf
 
FREE SUBSCRIPTION!

Overseas Subcription

Overseas: One Year Subscription $75.00

Pay below and send an email with your address to subs@itexpertmag.com

Download

MS-SMB-Report-2009
Microsoft SMB Insight Report (2.2MB)

Because they can respond so quickly as business conditions change,small and midsize companies have an advantage in a volatile and uncertain economic climate".
Steve Ballmer, CEO, Microsoft

IT EXPERT TOP TIP

Got a client who wants to make their own Blu-ray discs and needs to know which office PCs they can check them on? (or is honest enough to say they want to watch movies on a plane?) Check what discs they can watch and whether advanced features will work with this Cyberlink utility.
http://www.cyberlink.com/english/support/blu-ray_support/diagnosis.jsp read more

TAKE THE POLL

Unified communications

Key resources

Login to view Key Resources

RECENT COMMENTS