Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Mastering Veeam Backup & Replication 10
Mastering Veeam Backup & Replication 10

Mastering Veeam Backup & Replication 10: Protect your virtual environment and implement cloud backup using Veeam technology

By Chris Childerhose
$43.99
Book Feb 2021 332 pages 1st Edition
eBook
$29.99
Print
$43.99
Subscription
$15.99 Monthly
eBook
$29.99
Print
$43.99
Subscription
$15.99 Monthly

What do you get with Print?

Product feature icon Instant access to your digital eBook copy whilst your Print order is Shipped
Product feature icon Black & white paperback book shipped to your address
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Buy Now
Table of content icon View table of contents Preview book icon Preview Book

Mastering Veeam Backup & Replication 10

Chapter 1: Installation – Best Practices and Optimization

Veeam Backup & Replication v10 is part of Veeam Availability Suite, which is ready for the modern data center and allows you to back up all of your workloads, including Cloud, Virtual, and Physical. It is simple, yet flexible, when it comes to meeting your most challenging business requirements. In this chapter, we will discuss the installation of the software, what components make up Veeam Backup & Replication v10, and some best practices and optimizations. There will be practical examples throughout the chapter of how to optimize specific elements that make up the Veeam environment. We will also touch on some of the websites, including the Best Practices Guide for Veeam, among others, to give you the resources to help set up Veeam in your environment. As they say with Veeam – It Just Works.

In this chapter, we're going to cover the following main topics:

  • Understanding the components of Veeam Backup & Replication
  • Understanding the best practices for Veeam installation and setup
  • Configuring and optimizing proxy servers
  • Setting up repository servers for success
  • Understanding the scale-out repository

Technical requirements

To ensure a successful installation, you will require the following:

  • A Windows 2016/2019 server with the required disk space to install the application (2012 R2 is also currently supported). Windows 10 and other modern Windows desktop operating systems are also supported.
  • The latest ISO file from www.veeam.com, which requires registration on the site and allows you to obtain a trial license. As of the time of writing, version 10.0.1.4854 is the current release.

Understanding the components of Veeam Backup & Replication

The Veeam Backup & Replication software has several components that together make up the complete architecture that is needed to protect your environment.

Veeam Backup & Replication has the following components:

  • Backup Server: Installed on either a physical or virtual server, this is the core component of Veeam Backup & Replication that controls and coordinates backups, replication, recovery verification, and restore tasks. It manages job scheduling as well as resource allocation. It also contains global configuration settings for the environment.
  • Proxy Server: These are the workhorses of the environment as they offload tasks from the backup server and are the data movers between the backup server and repositories. It is the proxy servers that you can scale to add processing tasks to the environment.
  • Repository Server: This is the backup target where all backup files (VBM – metadata, VBK – full backup file, and VIB – incremental) get written. The repository servers can be Windows- or Linux-based and have different filesystems, such as NTFS, ReFS, and XFS.
  • Enterprise Manager Server: This server is an optional component and gets installed when you want to manage multiple backup servers in a single pane of glass. You can see backup jobs within your environment from multiple backup servers. Enterprise Manager also allows you to search all Microsoft Windows guest OS files within all current and archived backups with one-click restore. This optional component uses a separate SQL server and backup catalog service for indexing the guest operating systems.
  • Built-In WAN Acceleration: This is also an optional component that allows for better movement of data between sites. It helps minimize data transfer by comparing the data blocks before the transfer, so only new blocks are sent across the WAN. It also accelerates backups by up to 50x between sites.
  • File Explorers: These are built-in applications used during restore and look very similar to Windows Explorer. They allow you to browse the restore point to select specific files or data to be restored. There are explorers for Active Directory, Microsoft SQL, Oracle, Microsoft Exchange, Microsoft SharePoint, and Microsoft OneDrive for Business.

You can reference the Veeam Backup & Replication File Explorers at the following website:

https://helpcenter.veeam.com/docs/backup/explorers/explorers_introduction.html?ver=100

The following diagram will show all the aforementioned components:

Figure 1.1 – Veeam Backup & Replication components

Figure 1.1 – Veeam Backup & Replication components

In a simple setup, where all components are installed on one server but can scale as needed, you will require at least the backup server, proxy server, and repository server.

When you have multiple offices, you may wish to deploy Veeam Backup & Replication in a more advanced setup, as illustrated here:

Figure 1.2 – Advanced or distributed architecture installation

Figure 1.2 – Advanced or distributed architecture installation

This deployment depicts the advanced or distributed setup of the application across more than one office where Enterprise Manager would see both backup servers.

Now that you have a better understanding of the components that make up Veeam Backup & Replication, we will now get into the installation, as well as best practices and optimizations, in the next section.

Understanding the best practices and optimizations for Veeam installation

The installation of Veeam Backup & Replication v10 is a straightforward process, and this section will go through the operation of the install as well as touch on best practices and optimizations for your environment. Setting up Veeam, if not done right, can lead to components not working correctly and poor performance, among other things. However, if you set up Veeam correctly, it will protect your data and environment with little configuration.

Installation of Veeam Backup & Replication v10

Before installing Veeam, we need to ensure that you have a server deployed, either Windows 2016 or 2019, with enough disk space for the installation. The disk layout should be similar to the following:

  • OS drive: This is where your operating system resides and should be used only for this purpose.
  • Application drive: This will be your application installation drive for Veeam and all its components.
  • Catalog drive: Veeam uses a catalog that can generate around 10 GB of data per 100 VMs backed up with file indexes. If this were to be a significant storage requirement for your deployment, it may be advisable to allocate to a separate drive.

Once your server is ready, and you have downloaded the ISO file and mounted it, complete the following steps for installation:

  1. Run the setup.exe file on the mounted ISO drive:
    Figure 1.3 – Main installation screen

    Figure 1.3 – Main installation screen

  2. Click either on the Install button under the Veeam Backup & Replication 10a section on the left or the Install link on the right side under Standalone components. At this point, you will see the License Agreement window, so you need to select the two checkboxes to place a checkmark and then click Next to continue.
  3. You will now need to provide a valid license file, be it a purchase or a trial. If you do not have it at this part of the installation, you can click Next to continue, and Veeam will operate in the Community (Free) Edition. When you obtain the license file, you can install that within the application:
    Figure 1.4 – License dialogue window

    Figure 1.4 – License dialogue window

  4. The next screen is where you choose which components you want to install and which directory. Veeam recommends that all of them are selected:

    Veeam Backup & Replication: The main application.

    Veeam Backup Catalog: Used when you turn on Guest OS Indexing within your jobs. This option takes all the Guest files and stores them in a catalog where you are then able to use advanced searching across all restore points and conduct 1-click file restores from the Enterprise Manager console.

    Veeam Backup & Replication Console: This is where you go to view, create, and edit jobs, and manage the environment.

  5. After clicking Next, the installer will then do a system check for any pre-requisites required, and if something is missing, you will be prompted and have the option to install the missing components:
    Figure 1.5 – System Configuration Check – missing components

    Figure 1.5 – System Configuration Check – missing components

  6. Click the Install button to have the missing components installed.
  7. Once all the components have passed, you can click Next to move to the following screen. Unlike in previous versions of Veeam Backup & Replication, the next screen does not give you the option to input a user account to run the services. Instead, with version 10 of Veeam, you need to select the checkbox next to Let me specify different settings and then click Next.
  8. You will now have the opportunity to enter a user account for the Veeam services, better known as a Service Account. There are some recommended settings for this service account:

    – You must have Local Administrator rights on the Veeam server.

    – If you are using a separate SQL Server and not the Express edition that comes with the install, you require permissions to create the database.

    – You will need full NTFS permissions to the folder containing the catalog.

    For all the detailed permissions, please visit https://helpcenter.veeam.com/docs/backup/vsphere/required_permissions.html?ver=100:

Figure 1.6 – User account for services

Figure 1.6 – User account for services

For this setup, I am using an account that I created on my lab server. In contrast, in a production scenario, you would already have a service account set up in Active Directory to enter at this step:

  1. The next screen lets you select the type of SQL install you will be using, and in a lab scenario, using SQL Express is good enough. If you are in an enterprise environment, the recommended best practice is to use an external SQL Server for best performance. Also, note that you can use Windows authentication or SQL Server authentication:
    Figure 1.7 – SQL Server instance for Veeam

    Figure 1.7 – SQL Server instance for Veeam

  2. After selecting the appropriate options, click Next once again.
  3. The next window is the TCP/IP port configuration. Should you want to use different ports, you can adjust them here, but the default ports should suffice. You then click Next to move to the Data Locations screen:
    Figure 1.8 – Data Locations – directory selection

    Figure 1.8 – Data Locations – directory selection

  4. Here, you indicate the application drive for the Instant recovery write cache, which mounts restore points during recovery and the dedicated drive for Catalog folder for guest OS indexing.

    The installer is now ready to first complete installation of the local SQL Express instance and then the application. Veeam will also set your user account that you selected to initiate all the services:

    Figure 1.9 –Ready to Install and check for updates

    Figure 1.9 –Ready to Install and check for updates

  5. After reviewing the setup, click Install to proceed with the installation and start setting up the components that work together with the backup server.

We will now proceed to configuring the required settings for Veeam to work with VMware:

  • Repository Server: The server used to store the backup files.
  • Proxy Servers: The servers that perform all the backup tasks.
  • VMware vCenter Credentials: Used to connect and see your clusters, hosts, vApps, and Virtual Machines (VMs). vCenter Server is not required as standalone ESXi hosts are also supported if licensed in VMware:
  1. When you first launch the Veeam Backup & Replication console, you are taken directly to the Inventory tab, and Virtual Infrastructure will be highlighted:
    Figure 1.10 – The initial console screen

    Figure 1.10 – The initial console screen

  2. This screen is where we will begin adding the virtual center to enable the backup of your virtual machines. Click on the ADD SERVER option to start the process. You will then get prompted to select what kind of server to add. Choose VMware vSphere and then either vSphere or vCloud Director:
    Figure 1.11 – vSphere or vCloud Director selection

    Figure 1.11 – vSphere or vCloud Director selection

    You would typically select vSphere; however, if you have vCloud Director in your environment, you may also want to choose this option. When you choose vSphere, you will get prompted for two things to complete the connection:

    – The DNS or IP address of your vCenter server.

    – Credentials; these can either be a vsphere.local user or a domain account set up for access.

    Important note

    You do have the option of selecting Microsoft Hyper-V and Nutanix AHV, but this book is focused mainly on VMware vSphere.

  3. Enter in the required credentials and then click Next, followed by Apply, to complete the VMware vSphere setup. You will now see your vCenter server listed under the Virtual Infrastructure section of the console and will be able to browse the hosts and virtual machines.

We now move on to the next piece required for the infrastructure, which is the proxy server. By default, the Veeam Backup & Replication server is to be your VMware Backup Proxy and File Backup Proxy. Due to the limitations of my lab, I am going to use this server as an example, but in the real world, you would add multiple proxy servers to your environment for better performance and according to best practice. Also, based on best practices, you would typically disable the Veeam Backup & Replication server from being a proxy server to allow the other proxy servers to handle the workload.

The next component you will require is a Repository Server, the location where Veeam Backup & Replication will store the backup files. By default, Veeam Backup & Replication creates a Default Backup Repository, typically on the most significant sized drive attached to your backup server. This location will be where the Configuration Backups usually get backed up. There are multiple options for adding a repository:

Figure 1.12 – Backup Repository selection

Figure 1.12 – Backup Repository selection

The first three selections would be for block storage, and the last one is object storage, which only works when creating a scale-out backup repository as the capacity tier for offloading data.

For further information on Veeam Backup & Replication best practices and the documentation, please visit the following websites:

You have now completed the installation and basic configuration required for Veeam Backup & Replication. We will now look at how to optimize the proxy and repository servers in the next sections.

Configuring and optimizing proxy servers

Proxy servers are the workhorses of the Veeam Backup & Replication v10 application, and they do all the heavy lifting or processing of tasks for backup and restore jobs. When you set up Veeam, you need to ensure that the proxy servers get configured as per best practices:

When you decide to deploy a proxy server, Veeam Backup & Replication will install two components on the server:

  • Veeam Installer Service: This is used to check the server and upgrade software as required.
  • Veeam Data Mover: This is the processing engine for the proxy server and performs all the required tasks.

Veeam Backup & Replication proxy servers use what we call a Transport Mode to retrieve data during backup. Three standard modes are available, and they are listed in order, starting with the most efficient method:

  • Direct Storage access: The proxy is placed in the same network as your storage arrays and can retrieve data directly from there. This method allows for two transport modes – Direct SAN access and Direct NFS access. The backup load is offloaded from the hypervisor to process the workloads.
  • Virtual Appliance: This mode mounts the VMDK files to the proxy server for what we typically call Hot-Add Mode to back up the server data.
  • Network: This mode is the least efficient, and is used when the Failover to network mode if primary mode fails, or is unavailable option is selected. It moves the data through your network stack, and it is recommended not to use 1 GB, but rather 10 GB or higher.

In addition to these standard transport modes provided natively for VMware environments, Veeam provides two other transport modes: Backup from Storage Snapshots, and Direct NFS. These provide storage-specific transport options for NFS systems and storage systems that integrate with Veeam.

Refer to the integration with storage systems guide: https://helpcenter.veeam.com/docs/backup/vsphere/storage_integration.html?ver=100.

Along with the transport modes, there are specific tasks that the proxy server performs:

  • Retrieving the VM data from storage
  • Compressing
  • Deduplicating
  • Encrypting
  • Sending the data to the backup repository server (backup job) or another backup proxy server (replication job)

Veeam proxy servers leverage what is known as VADP (VMware vStorage APIs for Data Protection) when using all transport modes other than Backup from Storage Snapshots and Direct NFS.

The following are things you should consider in relation to your proxy servers:

  • Operating System: Most software vendors will always recommend the latest and greatest, so if you are going to choose Windows, then 2019, or if you are going to choose Linux, then the newest flavor you have picked (Example – Ubuntu 20.04.1 LTS). Note that as regards Linux VMware backup proxies, only HotAdd mode is supported in Veeam Backup & Replication v10.
  • Proxy Placement: Depending on the transport mode for the server, you will need to place it as close to the servers you want to back up, such as on a specific host in VMware, a physical server, or a blade enclosure. The closer to the source data, the better!
  • Proxy Sizing: This can be tricky to determine and will be dependent on the server being physical or virtual. Veeam proxy servers complete what are called Tasks, which is the processing of one virtual disk for a VM or one physical disk for a server. Therefore, Veeam recommends one physical core or one vCPU as well as 2 GB of RAM per task.

Veeam has a formula used to calculate the required resources for a proxy server:

  • D = source data in MB
  • W = backup window in seconds
  • T = throughput in MB/s, = D/W
  • CR = change rate
  • CF = cores required for full backup, = T/100
  • CI = cores required for incremental backup, = (T * CR)/25

Based on these requirements, we can use a sample of data to perform the calculations:

  • 500 virtual machines
  • 200 TB of data
  • 8-hour backup window
  • 10% change rate

Using these numbers, we perform the following calculations:

This formula determines the throughput required for the data that will be ingested by the backups.

We now use the numbers we calculated to determine the required number of cores needed to run both full backup and incremental backup to meet your defined SLA:

This formula takes the throughput from the previous formula and then calculates the number of CPU cores required.

Based on our calculations and considering you require 2 GB of RAM for each task, you would need a virtual server with 73 vCPUs and 146 GB of RAM. This size may seem like a considerable server, but keep in mind that it uses the sample data. Your calculations will likely be much smaller or possibly more extensive, depending on your dataset.

Should you decide to use a physical server as a proxy, you should have a server with 2 – 10 core CPUs. In the case of our sample data, two physical servers are what you require. If you are using virtual servers for proxies, then the best practice is to configure them with a maximum of 8 vCPUs and add as many as required for your environment – in this case, we would need nine servers.

Should you want to size things based on incremental backups only, your requirements are less than half of those for a full backup – 29 vCPUs and 58 GB of RAM.

There are limitations for proxy servers that you need to be aware of when it comes to job processing and performance. As noted above, a proxy server performs tasks, which are assigned CPU resources. Concurrent task processing is dependent on the resources you have available in your infrastructure and the number of proxy servers you have deployed. As seen here, when adding a proxy server to Veeam Backup & Replication, there is the Max concurrent tasks option, which correlates to the number of CPUs that are assigned:

Figure 1.13 – Max concurrent tasks limitation for a proxy

Figure 1.13 – Max concurrent tasks limitation for a proxy

The task limits can be viewed at the following link: https://helpcenter.veeam.com/docs/backup/vsphere/limiting_tasks.html?ver=100.

Important note

Job performance gets impacted based on the tasks of a proxy server. As an example, if you had a proxy server with 8 CPUs and you added 2 virtual machines for backup, one with 4 disks and the other with 6 disks, only 8 of 10 disks would get processed in parallel. The remaining 2 disks would have to wait on resources before backing up because tasks get assigned per virtual disk of a VM during the backup process.

You should now be able to size your proxy servers correctly regarding things such as CPUs and RAM and understand proxy placement and how it processes tasks. Proxy servers send data to repository servers, which is the focus of the next section.

Setting up repository servers for success

A repository server is a storage location for your backups, so setting them up correctly the first time will ensure that you have the best performance. When creating a repository, it is always a good idea to follow the Veeam Backup & Replication best practices:

https://bp.veeam.com/vbr/VBP/2_Design_Structures/D_Veeam_Components/D_backup_repositories/

Some things to consider when setting up a repository are the following:

  • ReFS/XFS: With Windows 2016/2019, ensure you format your repository drive(s) as ReFS with 64k block sizing to take advantage of space savings for synthetic fulls and GFS. For Linux, you need to set up XFS and Reflink to take advantage of space saving and fast cloning. In both of these situations, a storage efficiency will be realized for synthetic full backups. This efficiency prevents duplication, but is not deduplication.
  • Sizing: Ensure that you adhere to the Veeam Backup & Replication recommendation of 1 core and 4 GB of RAM per repository task. Just like proxy servers, your repository servers have task limits as well. At a minimum, you need 2 cores and 8 GB of RAM.

When you calculate out the sizing requirements, you need to take into account your proxy servers and the amount of CPUs configured. You then need to use a 3:1 ratio for the core count on a repository server:

Example: If your proxy server was configured with 8 CPUs, you would then need to configure the repository server with 2 CPUs based on this rule of 3:1. To configure the RAM, you multiply the CPU count by four, ending up with 8 GB of RAM.

When you use the Windows ReFS filesystem as your repository, you need to consider the overhead required for the filesystem and be sure to add another 0.5 GB of RAM per terabyte of ReFS.

Setting up your task limits for a repository server is different to a proxy server due to the way tasks are consumed. The setting chosen will be handled differently:

  • Per-VM Backup Files: When selected, this creates a backup chain per VM located in a job. Therefore, if the backup job has 10 virtual machines, then it will consume 10 repository tasks as well as 10 proxy tasks.
  • No Per-VM Selection: The backup job consumes one repository task because all VM data gets written to the same backup file, and the proxy task will remain the same with one task per each virtual disk.

The task limits can be viewed at the following link: https://helpcenter.veeam.com/docs/backup/vsphere/limiting_tasks.html?ver=100.

When setting up a repository for the first time, you can set the task limit as follows:

Figure 1.14 – Repository task limit

Figure 1.14 – Repository task limit

Important note

When you limit the number of tasks per repository, and you have jobs with many virtual machines requiring backup, this will be one of the bottlenecks in your environment. You also need to ensure that you do not set the limit too high as that could overwhelm your storage, causing performance degradation. Make sure to test all your components and resources available for your backup infrastructure.

You should, after this section, be able to choose which type of filesystem for your repository and also size it correctly based on CPU and RAM. We also discussed the per-VM versus no per-VM methods. Now we will use this knowledge to tie this into creating a scale-out repository.

Understanding the scale-out repository

So, what is a Scale-Out Backup Repository, or SOBR, you ask? A SOBR, uses multiple backup repositories called performance extents to create a sizeable horizontal scaling repository system. Veeam Backup & Replication can use multiple repositories of various types, such as the following:

  • Windows Backup Repositories: NTFS or the recommended ReFS
  • Linux Backup Repositories: XFS with Reflink
  • Shared Folder: NFS, SMB, or CIFS
  • Deduplication Storage Appliances: ExaGrid, EMC DataDomain, HPe StoreOnce

The SOBR can expand with on-premises storage, such as block storage, or even a cloud-based object repository known as Capacity Extent. Veeam Backup & Replication combines the Performance and Capacity extents into one to summarize their capacities:

Figure 1.15 – Scale-out backup repository

Figure 1.15 – Scale-out backup repository

The ability to use an SOBR is dependent on the license version that you are using with Veeam Backup & Replication:

  • Enterprise: Allows for a total of two SOBRs with three extents
  • Enterprise Plus: Provides for an unlimited number of SOBRs with as many performance extents as required, but only one capacity tier per SOBR

    Tip

    Should you happen to downgrade your licensing from Enterprise Plus or Enterprise to Standard, you will lose the ability to target your jobs to the SOBR. You can, however, restore data from the SOBR.

With the different license types, this limits you in terms of the number of both SOBRs and extents per SOBR you can configure. As noted above, there is a limit of two for Enterprise, and an unlimited number for Enterprise Plus.

Tip

For the best performance and manageability, it is best to keep your SOBR limited to 3-4 extents if possible. There is less movement of data and if you have a failed extent, replacing it is fairly simple. Also, when you have too many extents and need to move data around, this can become a bit of a challenge when extents start getting full. If you are using object storage, then it will be one of the components of the SOBR that will be the capacity tier.

The SOBR works with many types of jobs or tasks in Veeam Backup & Replication:

  • Backup jobs
  • Backup copy jobs
  • VeeamZIP jobs
  • Agent backups – Linux or Windows agent v2.0 or later
  • NAS backup jobs
  • Nutanix AHV backup jobs

The next thing to keep in mind is the limitations of using a SOBR as there are certain things you cannot do:

  • Only Enterprise & Enterprise Plus License support using a SOBR.
  • You cannot use it as a target for configuration backup jobs, replications jobs, VM copy jobs, Veeam Agents v1.5 or earlier for Windows, and v1.0 or earlier for Linux.
  • Adding a repository as an extent to a SOBR will not be allowed if there is an unsupported job using the repository.
  • Rotating drives are not supported – an example would be a drive attached by USB or serial cable.
  • You are unable to use the same extent in two scale-out repositories.

Refer to the following page limitations on the Veeam Backup & Replication website: https://helpcFixedenter.veeam.com/docs/backup/vsphere/limitations-for-sobr.html?ver=100.

When it comes to the makeup of the scale-out, there are two tiers:

  • Performance Tier: Fast storage and fastest access to data
  • Capacity Tier: Typically object storage for long-term archival and offloading capabilities or a lower tier of storage

The performance tier you require will be the one that provides the quickest access to files and restores as and when necessary. When you create a standard repository before adding it to an SOBR, there are specific settings retained in the SOBR:

  • The number of simultaneous tasks it can perform
  • The storage read and write speeds
  • Data decompression settings relating to storage
  • The block alignment settings of the storage

What the SOBR will not inherit is a repository backed by rotating drives or if you selected to use the per-VM backup option. This option is on by default in a SOBR.

Another aspect to consider is the backup file placement policy that you will use. There are pros and cons to both, and specific operating systems such as ReFS and XFS require one over the other. The two types of placement policies are as follows:

  • Data locality
  • Performance

Refer to the following performance tier page on the Veeam Backup & Replication website: https://helpcenter.veeam.com/docs/backup/vsphere/backup_repository_sobr_extents.html?ver=100.

Data locality allows the scale-out to place all backup files in the chain to the same extent within the SOBR, thereby keeping files together. In contrast, the performance policy will enable you to choose which extents to use for both full backup files (VBK) and incremental files (VIB). The metadata file (VBM) is located on all extents in the SOBR for consistency and in the case of files needing to move extents:

Figure 1.16 – Placement policy options for the scale-out repository

Figure 1.16 – Placement policy options for the scale-out repository

For further information on backup placement, refer to the following page on the Veeam Backup & Replication website: https://helpcenter.veeam.com/docs/backup/vsphere/backup_repository_sobr_placement.html?ver=100.

Now, when it comes to the capacity tier, there can only be one per scale-out, and it is required to be one of the following:

Figure 1.17 – Object Storage repository for the capacity extent

Figure 1.17 – Object Storage repository for the capacity extent

Using a capacity tier as part of your SOBR is suitable for the following:

  • You can offload older data or when your SOBR reaches a specific percentage of capacity to allow you to free up storage space.
  • Company policy stipulates that you have to keep a certain amount of data onsite, and that all older data is then tiered off after X days to the capacity tier.
  • Using it falls into the 3-2-1 rule, where one copy of the information is offsite. Refer to the following blog post for more details on the 3-2-1 rule: https://www.veeam.com/blog/3-2-1-rule-for-ransomware-protection.html.

You specify the capacity tier after creating it as a standard repository and during the SOBR wizard at this stage:

Figure 1.18 – Capacity Tier page of the scale-out wizard

Figure 1.18 – Capacity Tier page of the scale-out wizard

Please visit the following capacity tier page on the Veeam Backup & Replication website: https://helpcenter.veeam.com/docs/backup/vsphere/capacity_tier.html?ver=100.

We are now going to tie all of the above information together and create an SOBR. First, you need to open the Veeam Backup & Replication console and select the Backup Infrastructure section on the bottom left. Once in this section in the tree, click on the Scale-out Repositories option on the left:

Figure 1.19 – The Scale-out Repositories section of the console

Figure 1.19 – The Scale-out Repositories section of the console

Once you are in this section, you can either click the Add Scale-out Repository button in the toolbar or, on the right-hand pane, you can right-click and select Add Scale-out backup repository….

You will then name the scale-out and give it a thoughtful description. The default name is Scale-out Backup Repository 1. You then click Next, and you will come to the Performance Tier section of the wizard:

Figure 1.20 – Scale-out wizard – Performance Tier

Figure 1.20 – Scale-out wizard – Performance Tier

In this section, you will click on the Add… button and choose the standard repositories that will be part of your scale-out. You can also click on the Advanced button to choose two options:

  • Use per-VM backup files (recommended)
  • Perform full backup when the required extent is offline

Click the Next button to proceed. You then will pick your placement policy, which is Data Locality or Performance. As noted, if using ReFS or XFS, you must select Data Locality to take advantage of the storage efficiency that each filesystem provides. Click Next after making your choice.

You can now choose to use the Capacity Tier option for your SOBR or just click the Apply button to finish. Note at this screen, when you select a capacity tier, that there are several options you can enable:

  • Copy backups to object storage as soon as they get created in the performance tier.
  • Move backups to object storage as they age out of the restore window – the default is 14 days, and you can also click on the Override button to specify offloading until available space is below a certain percentage.
  • You can also encrypt your data upload to object storage as another level of security:
Figure 1.21 – Capacity Tier selection for the scale-out

Figure 1.21 – Capacity tier selection for the scale-out

Note that some capacity tier targets support immutability. This feature is an essential attribute in the war on ransomware. In v10, capacity tier targets that support immutability include AWS S3 with object lock and some S3-compatible object storage systems. Immutability allows data to be protected and not deleted for the set period of days assigned.

Once complete, you will see your new SOBR, and when you select it, you will see the performance tier extents and capacity tier options if you chose it:

Figure 1.22 – SOBR created

Figure 1.22 – SOBR created

If you want further information on the SOBR, visit this page on the Veeam Backup & Replication website: https://helpcenter.veeam.com/docs/backup/vsphere/sobr_add.html?ver=100.

Once set up within Veeam Backup & Replication, the SOBR is pretty self-sufficient. Still, there is maintenance that you need to perform in order to ensure optimal performance, and plenty of storage is available for backups.

The final thing to discuss is the management of the SOBR after creation. Once created, you may need to do any of the following items:

  • Edit the settings to change the performance policy, for example.
  • Rescan the repository to update the configuration in the database.
  • Extend the performance tier by adding another extent to the SOBR.
  • Put an extent in maintenance mode to either perform maintenance on the server that holds it or evacuate the backups to remove the extent.
  • Switch an extent into what is called Sealed Mode, where you do not want any more writes to it, but you can still restore from it; this allows you to replace the extent with a new one.
  • Run a report on the SOBR.
  • Remove an extent from the SOBR that requires maintenance mode.
  • And lastly, remove the SOBR altogether.

For more information on SOBR management, please visit the following Veeam Backup & Replication website: https://helpcenter.veeam.com/docs/backup/vsphere/managing_sobr_data.html?ver=100.

Summary

This chapter has provided you with the tools required to complete the installation of Veeam Backup & Replication v10 and outlined what components make up the installation. We discussed the pre-requisites, including versions of SQL Server that you can use – Express or SQL Standard/Enterprise. We next addressed in detail how to set up proxy servers, as well as configuration best practices and optimal settings. This part was then followed by a discussion on repositories and how to create them, and also included best practices and optimizations for best performance. Lastly, we looked at the scale-out repository and how to set it up, including the performance and capacity tiers, as well as how to manage them after setup.

This chapter will ensure that you have all the basics covered and will help when we move to the next chapter, which covers the 3-2-1 rule—Chapter 2, The 3-2-1 Rule – Keeping Data Safe.

Left arrow icon Right arrow icon

Key benefits

  • Explore the 3-2-1 rule of backups in Veeam to keep your data safe
  • Gain in-depth knowledge of NAS backups and Scale-Out Repositories to use in your virtual environment
  • Discover Veeam’s monitoring and reporting utility - Veeam ONE - along with Linux and Window’s proxy

Description

Veeam is one of the leading modern data protection solutions, and mastering this technology can help you to protect your virtual environments effectively. This book guides you through implementing modern data protection solutions for your cloud and virtual infrastructure with Veeam. You will even gain in-depth knowledge of advanced concepts such as DataLabs, cloud backup and recovery, Instant VM Recovery, and Veeam ONE. This book starts by taking you through Veeam essentials, including installation, best practices, and optimizations for Veeam Backup & Replication. You'll get to grips with the 3-2-1 rule to safeguard data along with understanding how to set up a backup server, proxies, repositories, and more. Later chapters go on to cover a powerful feature of Veeam 10 – NAS backup. As you progress, you'll learn about scale-out Repositories and best practices for creating them. In the concluding chapters, you'll explore the new proxy option available in both Linux and Windows. Finally, you'll discover advanced topics such as DataLabs, cloud backup and recovery, Instant VM Recovery, and Veeam ONE. By the end of this book, you will be equipped with the skills you need to implement Veeam Backup & Replication for your environment and disaster recovery.

What you will learn

Discover the advanced concepts of Veeam Backup & Replication 10 Master application optimizations based on Veeam best practices Understand how to configure NAS backups and work with repositories and proxies Explore different ways to protect your backups, including object immutability and cloud backup and recovery Discover how DataLabs works Understand how Instant VM Recovery allows you to restore virtual machines Become well versed in Veeam ONE for monitoring and reporting on your environment
Estimated delivery fee Deliver to Malaysia

Standard delivery 10 - 13 business days

$8.95

Premium delivery 5 - 8 business days

$45.95
(Includes tracking information)

Product Details

Country selected

Publication date : Feb 18, 2021
Length 332 pages
Edition : 1st Edition
Language : English
ISBN-13 : 9781838980443

What do you get with Print?

Product feature icon Instant access to your digital eBook copy whilst your Print order is Shipped
Product feature icon Black & white paperback book shipped to your address
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Buy Now
Estimated delivery fee Deliver to Malaysia

Standard delivery 10 - 13 business days

$8.95

Premium delivery 5 - 8 business days

$45.95
(Includes tracking information)

Product Details


Publication date : Feb 18, 2021
Length 332 pages
Edition : 1st Edition
Language : English
ISBN-13 : 9781838980443

Table of Contents

15 Chapters
Preface Chevron down icon Chevron up icon
1. Section 1: Installation – Best Practices and Optimizations Chevron down icon Chevron up icon
2. Chapter 1: Installation – Best Practices and Optimization Chevron down icon Chevron up icon
3. Chapter 2: The 3-2-1 Rule – Keeping Data Safe Chevron down icon Chevron up icon
4. Section 2: Storage – NAS Backup, Linux, SOBR, and OBS Chevron down icon Chevron up icon
5. Chapter 3: NAS Backup Chevron down icon Chevron up icon
6. Chapter 4: Scale-Out Repository and Object Storage – New Copy Policy Chevron down icon Chevron up icon
7. Chapter 5: Windows and Linux – Proxies and Repositories Chevron down icon Chevron up icon
8. Chapter 6: Object Storage – Immutability Chevron down icon Chevron up icon
9. Section 3: DataLabs, Cloud Backup, and Veeam ONE Chevron down icon Chevron up icon
10. Chapter 7: Veeam DataLabs Chevron down icon Chevron up icon
11. Chapter 8: Cloud Backup and Recovery Using Veeam Cloud Connect Provider and the Insider Protection Feature Chevron down icon Chevron up icon
12. Chapter 9: Instant VM Recovery Chevron down icon Chevron up icon
13. Chapter 10:Veeam ONE Chevron down icon Chevron up icon
14. Other Books You May Enjoy Chevron down icon Chevron up icon

Customer reviews

Top Reviews
Rating distribution
Empty star icon Empty star icon Empty star icon Empty star icon Empty star icon 0
(0 Ratings)
5 star 0%
4 star 0%
3 star 0%
2 star 0%
1 star 0%
Top Reviews
No reviews found
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

What is the delivery time and cost of print book? Chevron down icon Chevron up icon

Shipping Details

USA:

'

Economy: Delivery to most addresses in the US within 10-15 business days

Premium: Trackable Delivery to most addresses in the US within 3-8 business days

UK:

Economy: Delivery to most addresses in the U.K. within 7-9 business days.
Shipments are not trackable

Premium: Trackable delivery to most addresses in the U.K. within 3-4 business days!
Add one extra business day for deliveries to Northern Ireland and Scottish Highlands and islands

EU:

Premium: Trackable delivery to most EU destinations within 4-9 business days.

Australia:

Economy: Can deliver to P. O. Boxes and private residences.
Trackable service with delivery to addresses in Australia only.
Delivery time ranges from 7-9 business days for VIC and 8-10 business days for Interstate metro
Delivery time is up to 15 business days for remote areas of WA, NT & QLD.

Premium: Delivery to addresses in Australia only
Trackable delivery to most P. O. Boxes and private residences in Australia within 4-5 days based on the distance to a destination following dispatch.

India:

Premium: Delivery to most Indian addresses within 5-6 business days

Rest of the World:

Premium: Countries in the American continent: Trackable delivery to most countries within 4-7 business days

Asia:

Premium: Delivery to most Asian addresses within 5-9 business days

Disclaimer:
All orders received before 5 PM U.K time would start printing from the next business day. So the estimated delivery times start from the next day as well. Orders received after 5 PM U.K time (in our internal systems) on a business day or anytime on the weekend will begin printing the second to next business day. For example, an order placed at 11 AM today will begin printing tomorrow, whereas an order placed at 9 PM tonight will begin printing the day after tomorrow.


Unfortunately, due to several restrictions, we are unable to ship to the following countries:

  1. Afghanistan
  2. American Samoa
  3. Belarus
  4. Brunei Darussalam
  5. Central African Republic
  6. The Democratic Republic of Congo
  7. Eritrea
  8. Guinea-bissau
  9. Iran
  10. Lebanon
  11. Libiya Arab Jamahriya
  12. Somalia
  13. Sudan
  14. Russian Federation
  15. Syrian Arab Republic
  16. Ukraine
  17. Venezuela
What is custom duty/charge? Chevron down icon Chevron up icon

Customs duty are charges levied on goods when they cross international borders. It is a tax that is imposed on imported goods. These duties are charged by special authorities and bodies created by local governments and are meant to protect local industries, economies, and businesses.

Do I have to pay customs charges for the print book order? Chevron down icon Chevron up icon

The orders shipped to the countries that are listed under EU27 will not bear custom charges. They are paid by Packt as part of the order.

List of EU27 countries: www.gov.uk/eu-eea:

A custom duty or localized taxes may be applicable on the shipment and would be charged by the recipient country outside of the EU27 which should be paid by the customer and these duties are not included in the shipping charges been charged on the order.

How do I know my custom duty charges? Chevron down icon Chevron up icon

The amount of duty payable varies greatly depending on the imported goods, the country of origin and several other factors like the total invoice amount or dimensions like weight, and other such criteria applicable in your country.

For example:

  • If you live in Mexico, and the declared value of your ordered items is over $ 50, for you to receive a package, you will have to pay additional import tax of 19% which will be $ 9.50 to the courier service.
  • Whereas if you live in Turkey, and the declared value of your ordered items is over € 22, for you to receive a package, you will have to pay additional import tax of 18% which will be € 3.96 to the courier service.
How can I cancel my order? Chevron down icon Chevron up icon

Cancellation Policy for Published Printed Books:

You can cancel any order within 1 hour of placing the order. Simply contact customercare@packt.com with your order details or payment transaction id. If your order has already started the shipment process, we will do our best to stop it. However, if it is already on the way to you then when you receive it, you can contact us at customercare@packt.com using the returns and refund process.

Please understand that Packt Publishing cannot provide refunds or cancel any order except for the cases described in our Return Policy (i.e. Packt Publishing agrees to replace your printed book because it arrives damaged or material defect in book), Packt Publishing will not accept returns.

What is your returns and refunds policy? Chevron down icon Chevron up icon

Return Policy:

We want you to be happy with your purchase from Packtpub.com. We will not hassle you with returning print books to us. If the print book you receive from us is incorrect, damaged, doesn't work or is unacceptably late, please contact Customer Relations Team on customercare@packt.com with the order number and issue details as explained below:

  1. If you ordered (eBook, Video or Print Book) incorrectly or accidentally, please contact Customer Relations Team on customercare@packt.com within one hour of placing the order and we will replace/refund you the item cost.
  2. Sadly, if your eBook or Video file is faulty or a fault occurs during the eBook or Video being made available to you, i.e. during download then you should contact Customer Relations Team within 14 days of purchase on customercare@packt.com who will be able to resolve this issue for you.
  3. You will have a choice of replacement or refund of the problem items.(damaged, defective or incorrect)
  4. Once Customer Care Team confirms that you will be refunded, you should receive the refund within 10 to 12 working days.
  5. If you are only requesting a refund of one book from a multiple order, then we will refund you the appropriate single item.
  6. Where the items were shipped under a free shipping offer, there will be no shipping costs to refund.

On the off chance your printed book arrives damaged, with book material defect, contact our Customer Relation Team on customercare@packt.com within 14 days of receipt of the book with appropriate evidence of damage and we will work with you to secure a replacement copy, if necessary. Please note that each printed book you order from us is individually made by Packt's professional book-printing partner which is on a print-on-demand basis.

What tax is charged? Chevron down icon Chevron up icon

Currently, no tax is charged on the purchase of any print book (subject to change based on the laws and regulations). A localized VAT fee is charged only to our European and UK customers on eBooks, Video and subscriptions that they buy. GST is charged to Indian customers for eBooks and video purchases.

What payment methods can I use? Chevron down icon Chevron up icon

You can pay with the following card types:

  1. Visa Debit
  2. Visa Credit
  3. MasterCard
  4. PayPal
What is the delivery time and cost of print books? Chevron down icon Chevron up icon

Shipping Details

USA:

'

Economy: Delivery to most addresses in the US within 10-15 business days

Premium: Trackable Delivery to most addresses in the US within 3-8 business days

UK:

Economy: Delivery to most addresses in the U.K. within 7-9 business days.
Shipments are not trackable

Premium: Trackable delivery to most addresses in the U.K. within 3-4 business days!
Add one extra business day for deliveries to Northern Ireland and Scottish Highlands and islands

EU:

Premium: Trackable delivery to most EU destinations within 4-9 business days.

Australia:

Economy: Can deliver to P. O. Boxes and private residences.
Trackable service with delivery to addresses in Australia only.
Delivery time ranges from 7-9 business days for VIC and 8-10 business days for Interstate metro
Delivery time is up to 15 business days for remote areas of WA, NT & QLD.

Premium: Delivery to addresses in Australia only
Trackable delivery to most P. O. Boxes and private residences in Australia within 4-5 days based on the distance to a destination following dispatch.

India:

Premium: Delivery to most Indian addresses within 5-6 business days

Rest of the World:

Premium: Countries in the American continent: Trackable delivery to most countries within 4-7 business days

Asia:

Premium: Delivery to most Asian addresses within 5-9 business days

Disclaimer:
All orders received before 5 PM U.K time would start printing from the next business day. So the estimated delivery times start from the next day as well. Orders received after 5 PM U.K time (in our internal systems) on a business day or anytime on the weekend will begin printing the second to next business day. For example, an order placed at 11 AM today will begin printing tomorrow, whereas an order placed at 9 PM tonight will begin printing the day after tomorrow.


Unfortunately, due to several restrictions, we are unable to ship to the following countries:

  1. Afghanistan
  2. American Samoa
  3. Belarus
  4. Brunei Darussalam
  5. Central African Republic
  6. The Democratic Republic of Congo
  7. Eritrea
  8. Guinea-bissau
  9. Iran
  10. Lebanon
  11. Libiya Arab Jamahriya
  12. Somalia
  13. Sudan
  14. Russian Federation
  15. Syrian Arab Republic
  16. Ukraine
  17. Venezuela