ADSM-L

NT Backup performance

1999-03-01 12:23:35
Subject: NT Backup performance
From: Bill Nowlin <bnowlin AT PRIMENET DOT COM>
Date: Mon, 1 Mar 1999 17:23:35 -0000
Greetings,
I am seeing EXTREMELY poor performance backing up a filesystem located on a
NT server. Here are the details:

NT Server 4.0( ADSM server and client...different boxes)
ADSM Server 3.1.2.0
ADSM client 3.1.0.6
Clarion Hardware RAID5
175 GB filesystem
600,000+ files (and growing rapidly)
NT cluster

There are 4 RAID5 filesystems on the same hardware and we are seeing the
poor performance on ONLY one of the filesystems.
The other filesystems are not as large and also do not have nearly as many
files. The performance on the filesystem in question is over 20 times
slower than the other filesystems. Additionally when we use NT explorer to
display the files and directories, it takes about 6-7 seconds to display
the directory tree and an additional 6-7 seconds when scrolling through the
tree. We do NOT see this degredation when issuing the "dir" command.
To try and isolate the problem, I ran a selective backup using the trace
option with the "fileops" flag. I ran this on both the poor performance
drive and a drive that is performing well. Below is part of the results for
the filesystem performing poorly. Where the trace output shows nearly a
half a second in the "ntfileio.c" section PER FILE and over a second
between "psfsinfo.c" and "ntfileio.c" PER FILE. On the other filesystem
there is NO elapsed time for these processes.

Has anyone experienced anything like this? Any suggestions?
02/23/1999 15:57:07.0640 : psfsinfo.c( 901): setDosDevTrueName: Querying
DOS Device name for R: ...
02/23/1999 15:57:07.0656 : psfsinfo.c( 909): setDosDevTrueName: Dos Device
name is '\Device\Harddisk0\Partition1'
02/23/1999 15:57:08.0390 : ntfileio.c(3853): GetStreamSize(): Opening
'R:\test:AFP_Resource' ...
02/23/1999 15:57:08.0468 : ntfileio.c(3872): GetStreamSize(): Stream
'AFP_Resource' doesn't exists
02/23/1999 15:57:08.0468 : ntfileio.c(3853): GetStreamSize(): Opening
'R:\test:AFP_AFPInfo' ...
02/23/1999 15:57:08.0562 : ntfileio.c(3872): GetStreamSize(): Stream
'AFP_AFPInfo' doesn't exists
02/23/1999 15:57:08.0562 : ntfileio.c(3853): GetStreamSize(): Opening
'R:\test:AFP_Info' ...
02/23/1999 15:57:08.0625 : ntfileio.c(3872): GetStreamSize(): Stream
'AFP_Info' doesn't exists
02/23/1999 15:57:08.0625 : ntfileio.c(3853): GetStreamSize(): Opening
'R:\test:AFP_IndIndex' ...
02/23/1999 15:57:08.0703 : ntfileio.c(3872): GetStreamSize(): Stream
'AFP_IndIndex' doesn't exists
02/23/1999 15:57:08.0703 : ntfileio.c(3853): GetStreamSize(): Opening
'R:\test:AFP_DeskTop' ...
02/23/1999 15:57:08.0750 : ntfileio.c(3872): GetStreamSize(): Stream
'AFP_DeskTop' doesn't exists
02/23/1999 15:57:08.0750 : ntfileio.c(1323): fioGetAttrib(): Alternate
Stream Sizes:

    AfpResource  =  0
    AfpAfpInfo   =  0
    AfpInfo      =  0
    AfpIndIndex  =  0
    AfpDesktop   =  0

Thanks
Bill Nowlin
CoComp Inc
bnowlin AT primenet DOT com
<Prev in Thread] Current Thread [Next in Thread>
  • NT Backup performance, Bill Nowlin <=