+ Post New Thread
Results 1 to 5 of 5
Windows Server 2000/2003 Thread, Two instances of ntbackup? in Technical; Hi, A simple question. Is it possible to run more than one instance of ntbackup on a server? I have ...
  1. #1

    Join Date
    Feb 2009
    Location
    UK
    Posts
    106
    Thank Post
    6
    Thanked 4 Times in 3 Posts
    Rep Power
    9

    Two instances of ntbackup?

    Hi,

    A simple question. Is it possible to run more than one instance of ntbackup on a server?

    I have to run a large backup of a D: drive tonight but also need to backup the C: drive and system state to a seperate backup file. I need both these backing up by tomorrow but I don't think the D drive backup is going to finish until the middle of the night.

    Can I just load up ntbackup (say on a remote desktop) and start the C: drive backup whilst the D: drive one is running? I don't want to just try it as the D: drive backup has been running for ages already and I don't want to risk it failing.

  2. IDG Tech News
  3. #2

    Join Date
    Aug 2005
    Location
    London
    Posts
    3,122
    Blog Entries
    2
    Thank Post
    111
    Thanked 516 Times in 446 Posts
    Rep Power
    117
    Not sure if ntbackup will let you run 2 instances - try it and see (just back up 2 small folders!)

    If it doesn't, the simplest way of doing it would be to have a batch file with

    Code:
    ntbackup <switches etc for first job>
    ntbackup <switches etc for second job>
    With this, the first backup will run and finish at (say) midnight and then the second backup will start immediately afterwards

  4. #3

    sparkeh's Avatar
    Join Date
    May 2007
    Location
    Leicestershire
    Posts
    4,275
    Blog Entries
    22
    Thank Post
    616
    Thanked 837 Times in 580 Posts
    Rep Power
    253
    You can run multiple instances but, having never done it, I am not sure if its a good idea.

    I know that this can cause issues with the catalogue so be aware that you may need to do some extra work of you need to restore anything.

    Probably best to go down the batch file route.

  5. #4

    Join Date
    Jan 2006
    Location
    Surburbia
    Posts
    2,178
    Thank Post
    74
    Thanked 305 Times in 243 Posts
    Rep Power
    112
    [It's too late for a batch file because the D: drive is running isn't it?]

    A system state backup normally only takes a few minutes. If you can't just do that afterwards then I'd schedule the system state backup for a time you think will be very safely after the D: drive backup has finished with a little (command line) AT job

  6. #5

    Join Date
    Feb 2009
    Location
    UK
    Posts
    106
    Thank Post
    6
    Thanked 4 Times in 3 Posts
    Rep Power
    9
    Hi,

    Thanks, the D: drive one is already running so the batch file won't be do-able.

    I need to do a C: drive backup as well, not just the system state. I guess I'll just have to hope that the D: drive one finishes sooner than I'm expecting. I have found in the past that scheduled jobs haven't always run.

SHARE:
+ Post New Thread

Similar Threads

  1. Prventing multiple instances of an app
    By Quatermass in forum Windows 7
    Replies: 7
    Last Post: 19th February 2010, 11:29 AM
  2. Install SQL 2005 Full over 2005 Express (other instances)
    By Heebeejeebee in forum MIS Systems
    Replies: 4
    Last Post: 7th April 2009, 03:19 PM
  3. ntbackup help please :S
    By techyphil in forum Windows
    Replies: 16
    Last Post: 18th June 2007, 02:19 PM
  4. Replies: 2
    Last Post: 25th May 2007, 07:55 AM
  5. NTBackup
    By Gatt in forum Windows
    Replies: 3
    Last Post: 4th January 2007, 11:16 AM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •