A computer components & hardware forum. HardwareBanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » HardwareBanter forum » General Hardware & Peripherals » Storage (alternative)
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Regular maintenance



 
 
Thread Tools Display Modes
  #1  
Old July 31st 06, 08:55 PM posted to comp.sys.ibm.pc.hardware.storage
Gerhard Fiedler
external usenet poster
 
Posts: 9
Default Regular maintenance

Hello,

what is the recommended practice for regular (preventive) drive/partition
maintenance on a typical Win2k/XP desktop or very light duty server system
(NTFS)?

chkdsk doesn't seem to be of much use for partition maintenance. Most of
the time, the errors it shows go away with time.

The purpose is to have a system running without any unnecessary hiccups --
"unnecessary" meaning that they could be prevented by a simple regular
routine check. (I'm not talking about backups -- that's another issue.)

Thanks,
Gerhard
  #2  
Old July 31st 06, 09:37 PM posted to comp.sys.ibm.pc.hardware.storage
Rod Speed
external usenet poster
 
Posts: 8,559
Default Regular maintenance

Gerhard Fiedler wrote:

what is the recommended practice for regular (preventive)
drive/partition maintenance on a typical Win2k/XP desktop
or very light duty server system (NTFS)?


Dont bother to do anything.

chkdsk doesn't seem to be of much use for partition maintenance.


It does check for basic stuff like systems that rebooted due to a mains failure etc.

Most of the time, the errors it shows go away with time.


Yes, because most dont matter much.

The purpose is to have a system running without any unnecessary
hiccups -- "unnecessary" meaning that they could be prevented by a
simple regular routine check. (I'm not talking about backups --
that's another issue.)


You dont need to do anything. I dont bother to defrag.


  #3  
Old July 31st 06, 10:49 PM posted to comp.sys.ibm.pc.hardware.storage
Arno Wagner
external usenet poster
 
Posts: 2,796
Default Regular maintenance

Previously Gerhard Fiedler wrote:
Hello,


what is the recommended practice for regular (preventive) drive/partition
maintenance on a typical Win2k/XP desktop or very light duty server system
(NTFS)?


chkdsk doesn't seem to be of much use for partition maintenance. Most of
the time, the errors it shows go away with time.


The purpose is to have a system running without any unnecessary hiccups --
"unnecessary" meaning that they could be prevented by a simple regular
routine check. (I'm not talking about backups -- that's another issue.)


For drive maintenance I would recoment a full SMART self test every
14 days or so. It will find problems and correct marginal sectors
before they become bad enough to be unrecoverable. I have been
doing that on a Linux cluster with good results for 3 years now.

You should be able to script this with the smartmontools (google)
for fully automatic execution.

For filesystem maintenance, is there no NTFS specific checker?
Something like ''ntfsck'' (Unix naming convention, probably named
differently on Windows)? There should be one, maybe somebody else
here knows what it is called.

Arno
  #4  
Old July 31st 06, 11:12 PM posted to comp.sys.ibm.pc.hardware.storage
Gerhard Fiedler
external usenet poster
 
Posts: 9
Default Regular maintenance

Arno Wagner wrote:

what is the recommended practice for regular (preventive) drive/partition
maintenance on a typical Win2k/XP desktop or very light duty server system
(NTFS)?


You should be able to script this with the smartmontools (google)
for fully automatic execution.


Thanks, I check that out.

For filesystem maintenance, is there no NTFS specific checker?
Something like ''ntfsck''


chkdsk. But it doesn't seem to be useful for this purpose.

Gerhard
  #5  
Old July 31st 06, 11:53 PM posted to comp.sys.ibm.pc.hardware.storage
Alan Kakareka
external usenet poster
 
Posts: 43
Default Regular maintenance

1.good HDD cooling
2.good power supply
3. mirroring raid
4.regular backups
5. -- no maintenance

--
--
Alan Kakareka
Data Recovery Service
786-253-8286 cell
http://www.247recovery.com
--
"Gerhard Fiedler" wrote in message
...
Arno Wagner wrote:

what is the recommended practice for regular (preventive)
drive/partition
maintenance on a typical Win2k/XP desktop or very light duty server
system
(NTFS)?


You should be able to script this with the smartmontools (google)
for fully automatic execution.


Thanks, I check that out.

For filesystem maintenance, is there no NTFS specific checker?
Something like ''ntfsck''


chkdsk. But it doesn't seem to be useful for this purpose.

Gerhard



  #6  
Old August 1st 06, 02:59 AM posted to comp.sys.ibm.pc.hardware.storage
Arno Wagner
external usenet poster
 
Posts: 2,796
Default Regular maintenance

Previously Gerhard Fiedler wrote:
Arno Wagner wrote:


what is the recommended practice for regular (preventive) drive/partition
maintenance on a typical Win2k/XP desktop or very light duty server system
(NTFS)?


You should be able to script this with the smartmontools (google)
for fully automatic execution.


Thanks, I check that out.


For filesystem maintenance, is there no NTFS specific checker?
Something like ''ntfsck''


chkdsk. But it doesn't seem to be useful for this purpose.


chkdsk is generic for all Windows filesystems. There may be
something specific for NTFS.

Arno
  #7  
Old August 1st 06, 03:42 AM posted to comp.sys.ibm.pc.hardware.storage
JohnH
external usenet poster
 
Posts: 25
Default Regular maintenance

Arno Wagner wrote:
Previously Gerhard Fiedler wrote:
Arno Wagner wrote:


what is the recommended practice for regular (preventive)
drive/partition maintenance on a typical Win2k/XP desktop or very
light duty server system (NTFS)?


You should be able to script this with the smartmontools (google)
for fully automatic execution.


Thanks, I check that out.


For filesystem maintenance, is there no NTFS specific checker?
Something like ''ntfsck''


chkdsk. But it doesn't seem to be useful for this purpose.


chkdsk is generic for all Windows filesystems. There may be
something specific for NTFS.


Nope, essentially because MS has chosen to do that in chkdsk and
because they have kept the details of NTFS very close to their chests.


  #8  
Old August 1st 06, 05:38 PM posted to comp.sys.ibm.pc.hardware.storage
Mike Tomlinson
external usenet poster
 
Posts: 30
Default Regular maintenance

In article , Gerhard Fiedler
writes

The purpose is to have a system running without any unnecessary hiccups --
"unnecessary" meaning that they could be prevented by a simple regular
routine check.


There's an alternative to chkdsk, you know.

My Computer, right-click drive, Properties, Tools, Check Now.

--
(\__/)
(='.'=) This is Bunny. Copy and paste bunny into your
(")_(") signature to help him gain world domination.

  #9  
Old August 2nd 06, 06:12 AM posted to comp.sys.ibm.pc.hardware.storage
Garrot
external usenet poster
 
Posts: 131
Default Regular maintenance

Mike Tomlinson wrote:

There's an alternative to chkdsk, you know.

My Computer, right-click drive, Properties, Tools, Check Now.


That is chkdsk.
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
HP Maintenance Kits - Paper Jam Roller Kits steveinflorida Printers 0 January 14th 05 03:22 AM
HP Laserjet 4200 - Maintenance Message Problem Steve Printers 1 December 15th 04 07:40 PM
Happy Birthday America SST Overclocking AMD Processors 326 November 27th 03 07:54 PM
Happy Birthday America SST Ati Videocards 336 November 27th 03 07:54 PM
Happy Birthday America SST Nvidia Videocards 336 November 27th 03 07:54 PM


All times are GMT +1. The time now is 06:34 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 HardwareBanter.
The comments are property of their posters.