Tech Support > Microsoft Windows > Windows Server > normally take LONG time to backup an ntbackup file using ntbackup?
normally take LONG time to backup an ntbackup file using ntbackup?
Posted by David on January 17th, 2007


windows 2000 server backs up data from itself and other machines to another
server over the network resulting in about a 24GB ntbackup .bkf file. This
bkf file is on a windows server 2003 machine which then backs it up using
ntbackup to a locally attached DLT 8000 tape drive. The first backup, the
one over the network to the 2k3 server, takes a little over 3 hours. Then
the backup from that 2k3 server to the tape drive takes about 12 hours! Is
that normal?

The backup file is 24 GB. The tape drive is a DLT 8000 which has a
compressed 80GB capacity and a transfer rate of 12MB/s. Thats 96mbps (12*8)
which is very close to the 100mbps network. So if I'm thinking about this
correctly the 'over the network' transfer rate and the 'tape drive'
transfer rate should be about the same. So I assumed the backup jobs should
be about the same... in fact I assumed the backup to tape would even be a
little faster since the first backup did the task of compressing all the raw
data into the one .bkf file.

what could be causing this difference in time? Is this normal? am I just
missing where the bottleneck actually is on the second backup job... maybe
the SCSI bus itself? maybe ntbackup choking on trying to compress the
already compressed bkf file?


Posted by Pegasus \(MVP\) on January 18th, 2007



"David" <nospam@nospam.com> wrote in message
news:eILKALpOHHA.2312@TK2MSFTNGP04.phx.gbl...
I suspect your tape drive can do about 12 MBits/s (rather than 12
MBytes/s), which is about 1 MByte/s after allowing for control bits
etc. A 24 GByte file would take some 24,000 seconds to back up,
which is about 7 hours, which is in the same ball park as the 12 hours
you observe.

Your best bet is to carefully read the manual and the specs that came
with the tape drive. Note that your times will double if the verify
switch is on.



Posted by David on January 18th, 2007


thanks for the reply Pegasus.

I got the speed info from
http://www.sunstarco.com/Drive%20Com...odO GUDGg#SLR

they list as MB/s which I 'assumed' was megabyte as the convention is
normally to use caps for megabytes and lowercase for megabits. But the site
doesn't specifically say MB/s = megabytes per second, and I don't know
enough about tape drive speeds in general to know which it should be, so you
may be right. I don't actually have a manual to check as this is a used
drive that was actually just put into service as a temporary replacement due
to other drive failing... basically used what I had until new drive is
obtained. I'll try the internet for a manual to see for sure.

anyone know if the specs listed at the link provided are in fact refering to
megabytes or megabits?

"Pegasus (MVP)" <I.can@fly.com> wrote in message
news:%23ky45BqOHHA.4484@TK2MSFTNGP02.phx.gbl...



Similar Posts