Re: Backup tools too slow for LTO-3



Darren Dunham wrote:

Richard B. Gilbert <rgilbert88@xxxxxxxxxxx> wrote:

OTOH, they have some limitations. In a Disaster Recovery situation, you have to restore your backup server before you can restore anything else! Not good if time is critical.
<snip>

Netbackup had the odd, to me, idea that if a backup failed it should exit with SUCCESS anyway to ensure the the script would continue with the next backup.


What script are you referring to here? Are you talking about scripting
around a client-side backup or parsing the result of a server-side
backup? Most NBU failures are pretty explicit in the job log.

I'm talking about a backup initiated from the Netbackup client. We needed to do it that way because it was a database backup and we determined what to backup on the fly by querying the database (select from V$DATAFILES....).

One time in perhaps fifty attempts, the backup would die before completing. I thought Netbackup should exit with failure so that my script could detect the failure and restart/retry the backup. Tech support insisted that the right way to do it was to to read the log file (or parse it). Detecting the failure by reading the log file the following morning made retrying infeasible; our backup Window had closed. We agreed to disagree.

.



Relevant Pages

  • Feedback on backup script
    ... The one problem I have is that the script keeps stopping at lines 633,635 and or 637 with the error "Path Not Found" I have emailed the original author for help but haven't heard back yet. ... I was just wondering if the problem could be that the account running the script doesn't have correct permissions to a share/directory/file that it's trying to backup? ... ' always one less than the actual number of folders. ... ' Show the user free space info on all available disk drives ...
    (microsoft.public.scripting.vbscript)
  • Re: External Hard drive Problem
    ... Replace my name/directorys with yours and enter the loginscript in you defaults. ... you will have to adjust the volume name of you r BackUp script. ...
    (comp.sys.mac.system)
  • Re: xcopy and vbscript
    ... It takes about 5-6 minutes to backup approximately ... A copy of the script is below for reference. ... ObjShell.Popup strMessage, 5, "Backup Complete", OK_Button ... Dim sSrc, sDest ' as string ...
    (microsoft.public.scripting.vbscript)
  • Re: Enterprise Manager Newbie Question
    ... a SQL backup is not a simple copy of the database files. ... Is it possible to write a script that one could run from a workstation and ...
    (microsoft.public.sqlserver.tools)
  • Re: batch file to delete files based on criteria
    ... >> I need to throw together a simple batch file to backup a file. ... >> schedule this via Task Scheduler to run every hour or so. ... > Create a snapshot backup when a file changes. ... >!Snapshot script from inside Windows Explorer. ...
    (microsoft.public.win2000.cmdprompt.admin)