imageimage

In this post I will show you how easy it is to run Backup Exec Job when Veeam Backup is ready with his job.

First you have to configure your backup job. The only thing different to the “normal” configuration is the Schedule tab. Set the job to Run now. Submit the job and cancel the job.

image

You will see the job under the Job Setup.

image

Now we’re going to test the job. Open a command prompt and run the following command:

“C:\Program Files\Symantec\Backup Exec\bemcmd.exe” -o01 -jJobName_Backup

image

If everything went ok, the Backup job should be running now.

More information about bemcmd.exe can be found here: http://seer.entsupport.symantec.com and in one of my earlier posts: backup-exec-start-a-backup-job-from-the-commandline

Now there is only one thing we need to configure in Veeam Backup. Open the Veeam Backup Job. Go to the Backup Destination window and click on Advanced.

image

Enable the Run the following command check box and enter the bemcmd.exe commando which we used earlier in the command prompt. After that, enable the Run every 1 backup cycle checkbox too.

image

Now you’re ready to go! When the Veeam Backup job is ready, it will start the Backup job of Symante Backup Exec and writes the Veeam Backup file to the tape drive.

9 thoughts on “Veeam Backup and Symantec Backup Exec side by side

  1. Excelent post,

    I’m using Symantec as a backup solution for several clients. One of them uses VMware VI 3.5 and my client has an option of VMware Infrastructure agent with it’s Symantec backup solution.

    It works great too. I never thought that backup solution like this is possible. This opens new horizons for my backup thoughs…. -:)

    Vladan

  2. wat is dit nou? veeam met backup exec om een vm te backuppen als je net nu zou doen met TSM dan word ik toch wat blijer :-).

    Joost

  3. This is what you should enter into command prompt

    “C:\Program Files\Symantec\Backup Exec\bemcmd.exe” -o01 -jJobName_Backup

    on the image there is and extra ”

    took me a bit to find it

  4. Waarom niet andersom benaderd:
    backupexec, pre-command met een powershell script de veeam backup starten, als die ok is, dan tape laten starten en de vbk file backuppen?

    Ik vraag het me alleen af. Had het zo zelf bedacht, maar misschien heb je een reden waarom jij het zo doet…

    1. Addy, zou je een hint willen geven van hoe dit op te zetten?

      Zowel Powershell, Backup Exec als Veeam zijn vrij nieuw voor me.

      Het voordeel van de door jou genoemde BE pre-command methode lijkt me dat je dan de standaard GFS policy als voorbeeld voor een rotatie kunt gebruiken. Deze creëert echter 3 jobs, dus dat maakt het wat moeilijk om deze vanuit Veeam te starten. Als BE echter de Veeam job(s) start lijkt een GFS rotatie wel mogelijk.

      Martijn

  5. Martijn,

    Ai, dat is best lastig als alles vrij nieuw is :).
    Globaal:

    – Backupexec een job aanmaken. In je job heb je mogelijkheid voor: pre en post action. Daar zou je dus je powershellscript kunnen aanroepen.
    – powershellscript: sorry, ook niet zo’n scriptkiddy, maar het moet zeker kunnen om vanaf je backupexec server je veeam server aan te roepen met het juiste commando. (ik ga er even vanuit dat je 2 servers hebt).
    – Veeam, goede support en forum. Stel je vraag daar en je bent vrij snel actief met een werkende config. In basis zou ik eerst een werkende job maken met de GUI als je nieuw bent. Weet je zeker dat alles echt werkt. Daarna zou ik deze vertalen naar een powershellscript wat dan de Veeambackup doet.
    Dan alles aan elkaar plakken en hopen dat het werkt. Ik doe het overigens nu niet zo. Ik doe een backup to share met Veeam. Die loopt 30 dagen (elke dag een backup) en na 30 dagen gaat er 1 op tape met backupexec. Zo kan ik nog eens 6 maanden (1 backup per maand) terug.

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.