PC Review


Reply
Thread Tools Rate Thread

Backup - Removeable Storage Problem

 
 
Jim Matthews
Guest
Posts: n/a
 
      23rd Dec 2003
I run a scheduled backup each night which accepts whatever tape is in the
drive at the time. (batch file below)

Occasionally, the tape fills up and requests that I add another tape and
tells me to move it to the "backup" or "Free media" folder

No matter what I do, I can't get it to accept the new tape

I do not have this problem if I run a backup manually - I just give it a new
tape and off it goes.

Can anyone lend a hand ?

Here is the .bat file I use (spaces inserted for ease of reading)

start /wait c:\winnt\system32\rsm.exe refresh /LF"ARCHIVE Python 06408-XXX
SCSI Sequential Device"

sleep 10

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:\WINNT\system32\NTBACKUP.EXE backup "@C:\Documents and
Settings\Administrator\Local Settings\Application Data\Microsoft\Windows
NT\NTBackup\data\Daily Backup.bks" /n "KT %dtt%" /d "KT %dtt%" /v:yes /r:no
/rs:yes /hcn /m normal /j "Daily Backup" /l:f /p "4mm DDS" /um

c:\winnt\system32\rsm.exe eject /PF"KT %dtt% - 1" /astart

exit

Thanks in advance

--
JIM MATTHEWS
Dallas, Texas


 
Reply With Quote
 
 
 
 
Jerold Schulman
Guest
Posts: n/a
 
      24th Dec 2003

Here is a quote from http://support.microsoft.com?kbid=239892

" The /um switch will only work on the initial tape request. The /um switch was
not intended to be used when spanning tapes since this requires human
intervention. Ntbackup does not overwrite any tape other than the original
(first) tape of a backup set; any additional tapes must be manually prepared
using RSM before ntbackup will use it to complete the scheduled backup. "


I presume this only happen on a "normal" backup.

Consider splitting it into 2 jobs.


On Tue, 23 Dec 2003 08:11:21 -0600, "Jim Matthews" <(E-Mail Removed)>
wrote:

>I run a scheduled backup each night which accepts whatever tape is in the
>drive at the time. (batch file below)
>
>Occasionally, the tape fills up and requests that I add another tape and
>tells me to move it to the "backup" or "Free media" folder
>
>No matter what I do, I can't get it to accept the new tape
>
>I do not have this problem if I run a backup manually - I just give it a new
>tape and off it goes.
>
>Can anyone lend a hand ?
>
>Here is the .bat file I use (spaces inserted for ease of reading)
>
>start /wait c:\winnt\system32\rsm.exe refresh /LF"ARCHIVE Python 06408-XXX
>SCSI Sequential Device"
>
>sleep 10
>
>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:\WINNT\system32\NTBACKUP.EXE backup "@C:\Documents and
>Settings\Administrator\Local Settings\Application Data\Microsoft\Windows
>NT\NTBackup\data\Daily Backup.bks" /n "KT %dtt%" /d "KT %dtt%" /v:yes /r:no
>/rs:yes /hcn /m normal /j "Daily Backup" /l:f /p "4mm DDS" /um
>
>c:\winnt\system32\rsm.exe eject /PF"KT %dtt% - 1" /astart
>
>exit
>
>Thanks in advance



Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
backup to removeable storage farbuncle Windows XP Help 3 5th Mar 2007 12:50 AM
removeable storage =?Utf-8?B?bGVzLnNtaXRo?= Windows XP General 2 4th Jan 2007 05:01 PM
Removeable Storage options MedRxman Windows XP Help 7 28th Mar 2006 01:43 AM
monitoring removeable storage Chris ONeill Microsoft Windows 2000 Security 1 14th Aug 2005 04:09 AM
HD in removeable shuttle: Define as Removeable Storage? Rich Windows XP Help 1 3rd Jan 2005 02:14 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:15 AM.