ADSM-L

Re: Performance Large Files vs. Small Files

2001-02-14 16:08:09
Subject: Re: Performance Large Files vs. Small Files
From: "Prather, Wanda" <Wanda.Prather AT JHUAPL DOT EDU>
Date: Wed, 14 Feb 2001 16:07:37 -0500
Here's a quick and dirty suggestion:

While the backup appears to be noodling around doing nothing during the
compare, enter the command "Q SESSION F=D".

If the server shows the session in RUN state, you are probably waiting on
the server.
If the server shows the session in IDLEW state,  the server is probably
waiting on the client noodling around in it's own filesystem.  If your
server is a fairly spiffy machine, I'll bet you find the time is being spent
on the client end.

The only way to be sure, as Richard mentioned, is to run a client trace.

This thread started way back, I forget what type of client this is.  But if
it's Windows, I would for sure run DISKCLEAN on the filesystem.  I have seen
this type of behavior many times where on client machines, the client code
is truly just taking ages noodling around the file system looking for stuff
to back up, either because the file structure is atrocious, or the client
machine doesn't have much umph, or the disk has some dirty/damaged areas and
a lot of retry goes on.