Problem with NTBACKUP

From: Tony Tuccillo (tonytinsydney_at_nospam.hotmail.com)
Date: 03/27/04


Date: Fri, 26 Mar 2004 16:02:20 -0800

Hi Lanwench,
   I'm currently running 2003 server. The links you sent
me apply to Windows 2000. Would the same apply to 2003 ?
This is the batch file I use:
@echo off
rsm.exe refresh /LF"Seagate STT3401A"
timeout /t 30 /nobreak
for /f "Tokens=1-4 Delims=/ " %%i in ('date /t') do set
dt=%%i-%%j-%%k-%%l
for /f "Tokens=1" %%i in ('time /t') do set tm=-%%i
set tm=%tm::=-%
set dtt=%dt%%tm%
C:\WINDOWS\system32\ntbackup.exe backup "@C:\Documents
and Settings\Administrator\Local Settings\Application
Data\Microsoft\Windows
NT\NTBackup\data\backup.bks" /n "Media Created %
dtt%" /d "Set Created %dtt%" /v:no /r:no /rs:no /hc:on /m
normal /j "Eagle" /l:s /p "miniQIC" /UM
rsm.exe eject /PF"Media Created %dtt% - 1" /astart
exit

Subject: Re: Problem with NTBACKUP
 From: "Lanwench [MVP - Exchange]"
<lanwench@heybuddy.donotsendme.unsolicitedmail.atyahoo.com
Sent: 3/25/2004 7:34:57 AM
 
What server OS and service pack?

See http://support.microsoft.com/default.aspx?scid=kb;EN-
US;267574 and
http://support.microsoft.com/default.aspx?scid=kb;EN-
US;239892

In SP4, you get the option to run

    rsm inventory ...

which will take care of this problem in 99% of the cases
I've seen. Please
write back if this doesn't correct the problem or if I've
misunderstood
it....

Tony Tuccillo wrote:
Hello,
    I wrote up this backup batch file that runs every
night to back up my server. The preceding steps before
running NTBACKUP labels the tape with the time and date
that the backup is run and to use any tape whether its
blank or not and then eject it when done. This works most
of the time, however occasionally it fails with the
following message:

Backup Status
  The operation was not performed because no storage
media was specified.

The tape is in place when this happens and the batch file
hasn't been changed in months and this is the only
comment in the backup log.

Has anyone had any similar experiences and subsuquent
resolutions ?

Thanks
Tony



Relevant Pages

  • Re: Tape vs HDD vs NAS (speed considerations and size etc)..
    ... drive inside the backup server.. ... drive tape drive? ... eliminate the external SATA drives ...
    (microsoft.public.windows.server.sbs)
  • Re: Slow Backup Speeds with BackupExec 11d over Gigabit Ethernet (600 MB/min)...?
    ... advice on tape solutions than I can give you. ... As for ShadowProtect Server, ... My network backup to Storage Server over gigabit ethernet takes 1.5 hours ... Production server with 15K SCSI drives, ...
    (microsoft.public.windows.server.sbs)
  • Re: SBS 2003 Standard Restore from tape
    ... I use the SBS Backup Utility from the Server management console no 3rd party backup software. ... I use the tape driver that comes with SBS 2003 with a seagate dat4 tape drive. ... When i try to do a catalog on these tapes i get the error message "The library is unable to load the media at this time because the drive is in use." ...
    (microsoft.public.windows.server.sbs)
  • Re: Offsite backup options
    ... you'd want to run it on a workstation so you don't hang the server, ... I like Exabyte VXA Drives for this. ... Until our backups start to exceed a single tape I just wanted to use ... the Built-In SBS Backup which works pretty good for our current needs. ...
    (microsoft.public.windows.server.sbs)
  • Re: "Error on a Request to Write Data to Media" Error Message When You Use Ntbackup.exe"
    ... you are using the SBS Backup Wizard in the Server ... Clean the tape, and then go to RSM to mark the tape as 'Clean'. ... Microsoft CSS Online Newsgroup Support ...
    (microsoft.public.windows.server.sbs)

Loading