Skip to main content

[GUIDE] How To deploy & schedule Veeam Agent Protection Group MS Cluster step by step


Link State
Forum|alt.badge.img+11

How To deploy Veeam Agent Protection Group

Are two physical nodes of an MS cluster and MSSQL instance in the cluster

Reference:

Installing Veeam Agent for Microsoft Windows - Veeam Agent for Microsoft Windows Guide

Getting Started - Veeam Agent for Microsoft Windows Guide

Installation and Configuration - Veeam Agent for Microsoft Windows Guide

  • Create new Protection Group

The account used to perform a consistent backup of an MSSQL DB must be entered either in the Local group Administrators or enter the user side MSSQL studio with permissions of DBA Admin\Owner.
You require different sets of Microsoft SQL permissions in the following cases:
Installation (remote or local): current account needs CREATE ANY DATABASE permission on the SQL server level. After database creation this account automatically gets a db_owner role and can perform all operations with the database. If the current account does not have this permission, a Database Administrator may create an empty database in advance and grant the db_owner role to the account that will be used for installing Veeam Backup & Replication.
Upgrade: current account should have sufficient permissions for that database. To grant these permissions through role assignment, it is recommended that you use the account with db_owner role.
Operation: the account used to run Veeam Backup Service requires db_datareader and db_datawriter roles as well as permissions to execute stored procedures for the configuration database on the Microsoft SQL Server. Alternatively, you can assign db_owner role for this database to the service account.
  • I prefer check only Install backup Agent & Install driver CBT.
  • I don’t use “Auto-update agent” for unexpected event.
  • I don’t use “Perform reboot automatically” for unexpected reboot or pending reboot on production servers.
  • Create New Job Windows Agent

 

  • Check first your recovery model:

How to back up a SQL Server transaction log (veeam.com)

  • Only databases in Full or Bulk-logged recovery models have their changes recorded to a SQL transaction log file, making recovery to a specific point-in-time possible. Make sure your database is in a Full or Bulk-logged recovery mode.

Set database recovery model - SQL Server | Microsoft Docs

 

 

 

 

Lunch your new Agent job and check it

enjoy

9 comments

MicoolPaul
Forum|alt.badge.img+23
  • 2358 comments
  • April 22, 2022

Cor, @Link State that’s a hefty blog post there! Made for a good morning read!


JMeixner
Forum|alt.badge.img+17
  • Veeam Vanguard
  • 2650 comments
  • April 22, 2022

Very detailed topic 😎
Have to take some time to get it all...


Iams3le
Forum|alt.badge.img+11
  • Veeam Legend
  • 1374 comments
  • April 22, 2022

Thank you @Link State for sharing 


BertrandFR
Forum|alt.badge.img+8
  • Influencer
  • 527 comments
  • April 22, 2022

Nice article, @Link State . You can use the ad cluster object too for cluster :)

https://www.veeam.com/kb2463


regnor
Forum|alt.badge.img+14
  • Veeam MVP
  • 1346 comments
  • April 23, 2022

Great guide and very detailed, thanks @Link State 


Link State
Forum|alt.badge.img+11
  • Author
  • Veeam Legend
  • 602 comments
  • April 26, 2022
BertrandFR wrote:

Nice article, @Link State . You can use the ad cluster object too for cluster :)

https://www.veeam.com/kb2463

 

this is object cluster :)

 


BertrandFR
Forum|alt.badge.img+8
  • Influencer
  • 527 comments
  • April 26, 2022
Link State wrote:
BertrandFR wrote:

Nice article, @Link State . You can use the ad cluster object too for cluster :)

https://www.veeam.com/kb2463

 

this is object cluster :)

 

Well, i need to repair my glasses 🤓


  • New Here
  • 1 comment
  • December 6, 2024

I'm searching such explanation for a while. 

On the Veeam supportpage is some information about Clusters and Protection groups but not in detailed steps like this. 

Thanks for sharing.👍


Link State
Forum|alt.badge.img+11
  • Author
  • Veeam Legend
  • 602 comments
  • December 6, 2024
ALugtenburg wrote:

I'm searching such explanation for a while. 

On the Veeam supportpage is some information about Clusters and Protection groups but not in detailed steps like this. 

Thanks for sharing.👍

Thank you ​@ALugtenburg  Glad to have been useful. regards