Quantcast
Channel: Veeam Support Knowledge Base
Viewing all 4506 articles
Browse latest View live

HCL - QNAP TS-hx83XU

$
0
0

Challenge

VeeamReadyRepo

Product Information:

Company name: QNAP Systems, Inc.
Product Family: TS-hx83XU
Status: Veeam Ready - Repository
Classification Description: Verified backup storage that supports all Veeam backup and restore features.

Solution

Product Details:

Model number: TS-h1283XU
Storage Category: RAID Storage Array
Drive quantity, size, type: 5 – 1TB SATA HDD
Storage configuration: RAID5, no SSD caching
Firmware version: QTS Hero 4.5.0
Connection protocol and speed: SMB 10GbE
Additional support: All models and configurations of TS-hx83XU with specifications equivalent or greater than the above

General product family overview:

The QTS hero NAS TS-h1283XU-RP is powered by an Intel® Xeon® E processor with up to 128 GB DDR4 Error Correcting Code (ECC) memory to deliver server-grade performance with dependable reliability. Running the brand new QTS hero operating system that incorporates ZFS, the TS-h1283XU-RP supports near-limitless snapshots, SnapSync, block-level inline data deduplication, and inline data compression.

 

Veeam testing configuration:

Note: The following settings were used by the vendor to meet Veeam Ready testing requirements and should not be considered best practices. Additional changes or settings may be needed to meet the storage efficiency or performance needs for each environment. For each setting, reference links are provided for further clarification.
 

Veeam Build Number: 9.5.4.2866

Job Settings:

Deduplication: Enabled (Default)
Compression: Optimal (Default)
Storage Optimization: Local Target (Default)
 

Repository Settings:

Repository Type: Network attached storage - SMB share
Align backup file blocks: Disabled (Default)
Decompress before storing: Disabled (Default)
Per-VM Backup Files: Disabled (Default)
 

Vendor recommended configuration:

Hardware Settings:

  • No array deduplication used in testing
  • No array compression used in testing
  • Jumbo frames used in testing (MTU=9000)

HCL - Dell EMC PowerVault ME4

$
0
0

Challenge

VeeamReadyRepo

Product Information:

Company name: Dell EMC
Product Family: PowerVault ME4
Status: Veeam Ready - Repository
Classification Description: Verified backup storage that supports all Veeam backup and restore features.

*This Veeam Ready test was performed with storage having a configuration that includes SSD/Flash. As such, this classification only applies to similar configurations in which the same amount or more SSD drives are used. The use of non-SSD drives may negatively impact performance.

Solution

Product Details:

Model number: PowerVault ME4024
Storage Category: RAID Storage Array
Drive quantity, size, type: 4 x 1.92TB SSD, 12 x 2TB 7.2k HDD
Storage configuration: RAID10 on SSDs, ADAPT RAID on HDDs
Firmware version: G280 v1
Connection protocol and speed: 10 GbE iSCSI
Additional support: All models and configurations of PowerVault ME4 with specifications equivalent or greater than the above

General product family overview:

Dell EMC PowerVault ME4 Series storage implements a block architecture with VMware virtualization integration and concurrent support for native iSCSI, Fibre Channel, and SAS protocols. Each system leverages dual storage processors (single storage processor systems are available) and a full 12Gb SAS back-end. Additional storage capacity is added via Disk Array Enclosures (DAEs) while Distributed RAID (ADAPT) delivers faster drive re-build times. And all ME4 Series arrays are managed by an integrated HTML5 web-based GUI.

 

Veeam testing configuration:

Note: The following settings were used by the vendor to meet Veeam Ready testing requirements and should not be considered best practices. Additional changes or settings may be needed to meet the storage efficiency or performance needs for each environment. For each setting, reference links are provided for further clarification.
 

Veeam Build Number: 9.5.4.2866

Job Settings:

Deduplication: Enabled (Default)
Compression: Optimal (Default)
Storage Optimization: Local Target (Default)
 

Repository Settings:

Repository Type: Direct attached storage - Microsoft Windows
Align backup file blocks: Disabled (Default)
Decompress before storing: Disabled (Default)
Per-VM Backup Files: Disabled (Default)
 

Vendor recommended configuration:

Hardware Settings:

  • No array deduplication used in testing
  • No array compression used in testing
  • Multipath used during testing

How to configure antivirus exclusions to prevent interaction with Veeam Backup & Replication

$
0
0

Challenge

This article documents antivirus exclusions that have been found to help prevent antivirus software from interrupting Veeam Backup & Replication communications with components such as proxies and repositories or with the guest OS of VMs that are being backed up or replicated.

Cause

In some rare instances antivirus can prevent certain executables, processes, or agents from being correctly deployed or leveraged from the Veeam server, proxy, repository, or even the guest OS.

Solution

Antivirus Exclusions:

Folders on the Veeam Server:

  • C:\Program Files\Veeam\
  • C:\Program Files (x86)\Veeam\
  • C:\Program Files\Common Files\Veeam\
  • C:\Program Files (x86)\Common Files\Veeam\
  • VBRCatalog ( [HKLM\SOFTWARE\Veeam\Veeam Backup Catalog] CatalogPath value)
  • NFS (Configured in each repository, stored in [HKLM\SOFTWARE\Wow6432Node\Veeam\Veeam NFS] RootFolder value)
  • C:\VeeamFLR\*
  • C:\Windows\Veeam\
  • %programdata%\Veeam\

Folder on Guest OS for VSS:

  • C:\Windows\VeeamVssSupport\ (folder might be missing, depends on backup job settings)
  • C:\Windows\VeeamLogShipper\ (folder might be missing, depends on backup job settings)

Folders on VMware Backup Proxies and CIFS Repository Gateway:

  • C:\Program Files (x86)\Veeam\
  • C:\Windows\Veeam\

Folders on Windows Repositories:

  • C:\Program Files (x86)\Veeam\
  • C:\Windows\Veeam\
  • %programdata%\Veeam\
  • *Also include the path the backup files*
  • *Also include the path to 'ArchiveIndex' for capacity tier*

Folders on WAN Accelerator:

  • C:\Program Files (x86)\Veeam\
  • C:\Windows\Veeam\
  • *Path of WAN cache on WAN accelerators*

Repository Files:

  • VeeamAgent.exe
  • VeeamAgent64.exe
  • *.vmdk
  • *.flat
  • *.vbm
  • *.vbk
  • *.vib
  • *.vrb
  • *.vsb
  • *.vlb
  • *.erm

Due to the complex nature of antivirus software some additional exclusions may be needed.
If your antivirus has a logging or history system please review this to see actions it may have taken that may affect Veeam Backup & Replication operations.

Veeam Agent Management Linux user account requirements

$
0
0

Challenge

Granular ‘sudo’ configuration for a Linux user account to be used for Agent Management.

Cause

As per Agent Management User Guide, a user account to be used for Agent Management should have administrative permissions on the computer that you want to add to a protection group or a job. If you would like to avoid using ‘root’ account in favor of a sudoer account, you might also want to set permissions granularly for one. This document helps you to achieve this goal.

Solution

  • Linux user account used by Veeam Backup and Replication server for any Veeam Agent for Linux deployment and management operations must have /bin/bash shell set by default.
  • /etc/sudoers file should contain a line with ‘requiretty’ parameter negated explicitly for desired Linux user account
  • The account must have either ‘root’ permissions or permissions to execute a specific list of commands as a sudoer on the target Linux machine.
 

Veeam Agent for Linux 4.0

Veeam Backup & Replication v10

An example of /etc/sudoers file containing proper settings:

Defaults:username !targetpw  

Defaults:username !targetpw
username ALL=(root) /bin/hostname
username ALL=(root) /bin/whoami
username ALL=(root) /bin/mkdir
username ALL=(root) /bin/arch
username ALL=(root) /bin/uname
username ALL=(root) /bin/scp
username ALL=(root) /bin/chown
username ALL=(root) /opt/veeam/veeaminstaller
username ALL=(root) /bin/veeamconfig

# FLR Restore via console
username ALL=(root) /tmp/*_vblkid
username ALL=(root) /bin/mount
username ALL=(root) /bin/[ -d /tmp/ ]
username ALL=(root) /tmp/VeeamAgent*-*-*-*
username ALL=(root) /bin/rm
username ALL=(root) /bin/ps
username ALL=(root) /bin/cat

 


Veeam Agent for Linux 3.x

Veeam Backup & Replication 9.5 U4

An example of /etc/sudoers file containing proper settings for SLES 11, Veeam Agent for Linux v3.0/Veeam Backup & Replication v9.5 update 4:

Defaults:username !targetpw  

username ALL=(root) /bin/hostname 
username ALL=(root) /bin/uname 
username ALL=(root) /bin/arch 
username ALL=(root) /bin/cat 
username ALL=(root) /usr/bin/test 
username ALL=(root) /bin/mkdir 
username ALL=(root) /bin/rmdir 
username ALL=(root) /bin/chown 
username ALL=(root) /usr/bin/whoami 
username ALL=(root) /usr/bin/id 
username ALL=(root) /tmp/*/veeamagentid 
 
# Agent config/backup 
username ALL=(root) /usr/bin/veeamconfig 
  
# Agent deployment 
username ALL=(root) /usr/bin/zypper 
username ALL=(root) /sbin/modinfo 
username ALL=(root) /bin/rpm 
  
# FLR Restore via console 
username ALL=(root) /bin/sh 
username ALL=(root) /bin/touch 
username ALL=(root) /bin/chmod
username ALL=(root) /tmp/VeeamAgent*-*-*-*
username ALL=(root) /bin/rm 
username ALL=(root) /bin/ps 
username ALL=(root) /bin/mv

 


Veeam Agent for Linux 2.0.1

Veeam Backup & Replication 9.5 U3a

An example of /etc/sudoers file containing proper settings for SLES 11, Veeam Agent for Linux v2.0.1/Veeam Backup & Replication v9.5 update 3a:

Defaults:username !requiretty  

username ALL=(root) NOPASSWD: /bin/hostname 
username ALL=(root) NOPASSWD: /bin/uname 
username ALL=(root) NOPASSWD: /bin/arch 
username ALL=(root) NOPASSWD: /bin/cat 
username ALL=(root) NOPASSWD: /usr/bin/test 
username ALL=(root) NOPASSWD: /bin/mkdir 
username ALL=(root) NOPASSWD: /bin/rmdir 
username ALL=(root) NOPASSWD: /bin/chown 
username ALL=(root) NOPASSWD: /usr/bin/scp
username ALL=(root) NOPASSWD: /tmp/*/veeamagentid 
 
# Agent config/backup 
username ALL=(root) NOPASSWD: /usr/bin/veeamconfig 
  
# Agent deployment 
username ALL=(root) NOPASSWD: /usr/bin/zypper 
username ALL=(root) NOPASSWD: /sbin/modinfo 
username ALL=(root) NOPASSWD: /bin/rpm 
  
# FLR Restore via console 
username ALL=(root) NOPASSWD: /bin/sh 
username ALL=(root) NOPASSWD: /bin/touch 
username ALL=(root) NOPASSWD: /bin/chmod
username ALL=(root) NOPASSWD: /tmp/VeeamAgent*-*-*-*
username ALL=(root) NOPASSWD: /bin/rm 
username ALL=(root) NOPASSWD: /bin/ps 
username ALL=(root) NOPASSWD: /bin/mv


For distributions other than SLES replace /usr/bin/zypper with a path to corresponding package manager binary.

Veeam Management Pack 8.0 Update 6 cumulative patch for Veeam Backup & Replication monitoring

$
0
0

Challenge

Veeam Management Pack 8.0 Update 6 cumulative patch for Veeam Backup & Replication monitoring.

Cause

Veeam Support has received quite enough customer feedback on issues related to MP for Veeam Backup & Replication provided as part of Veeam Management Pack for System Center. For example, users frequently encounter the following issues:
  • After upgrade from Veeam Management Pack 8.0 Update 5 to Update 6, some Veeam Backup Reports start displaying incorrect data or the “No relevant data found” message in the output. For example, the ‘Protected VMs’ report considers a number of analyzed VMs to be Unprotected.
  • Some Veeam Backup & Replication views in the Ops Mgr console show incorrect data for a number of Veeam Backup & Replication servers.
  • The ‘Veeam Backup Repository Maintenance Mode Renewal’ monitor tends to change its state from Healthy to Warning once in a while (every 1 hour by default).
  • Tape Job discovery failure in certain configurations.
  • Tape Jobs show duplicated Increment and Full Media Pool values.
  • Status of Agent Backup Jobs is not properly reflected in Ops. Manager.
  • In some cases when Veeam Backup & Replication Proxy service consumes more than 2.2 GB RAM, Proxy service metrics "PercentProcessorTime" and "WorkingSet" are not collected.
    Event ID 2 with following description “Value was either too large or too small for an Int32” appears in the Application event log on a server where Veeam Backup & Replication Proxy service is running.

Solution

To resolve the listed issues, Veeam R&D released a Veeam Management Pack 8.0 Update 6 cumulative patch for Veeam Backup & Replication monitoring.

To install the cumulative patch:
  1. Check that you have Veeam Management Packs version 8.0.0.2467 installed. To do that, navigate to Administration > Management Packs in the Ops Mgr console.
  2. Download the archive file using the link provided in the ‘More Information’ section.
  3. Unpack the archive.
  4. Import Veeam management packs included in the patch to the Ops Mgr console. To do that, navigate to Administration > Management Packs > Import MPs. For detailed instructions about importing management packs, see this Microsoft KB article.
  5. Ensure that the Veeam Backup Monitoring and Veeam Backup Discovery management packs now have the following build numbers: Veeam Backup Monitoring MP — 8.0.0.2478, Veeam Backup Discovery MP — 8.0.0.2480.

More Information

[[DOWNLOAD|DOWNLOAD CUMULATIVE PATCH|https://www.veeam.com/download_add_packs/vmware-microsoft-esx-monitoring/kb2940/]]

MD5: 33CF1DC8A19CA57BC75C8C59408DAC8D
SHA-1: 3EE46B15E2CA4397AECBDC9CA04CFABBA6FC0604
SHA-256: C277FBF5A75AFF561293703819DBA06B8D4132AC5159C9F2ADBD8214C5DBD2C3


Should you have any questions, contact Veeam Support.

VSS errors related to NTDS writer failures

$
0
0

Challenge

As this is an error with VSS and Veeam's Guest Processing technique for Domain Controllers it is relevant to all backup jobs for both virtual and physical Domain Controllers


Veeam Backup & Replication job using Application-Aware Processing to process a Domain Controller fails with one the following errors:

Unable to release guest. Details: Unfreeze error: [Backup job failed. Cannot create a shadow copy of the volumes containing writer's data. A VSS critical writer has failed. Writer name: [NTDS]. Class ID: [{b2014c9e-8711-4c5c-a5a9-3cf384484757}]. Instance ID: [{66fddc15-0e4c-4a2a-ad31-32eaf6dae8a3}]. Writer\'s state: [VSS_WS_FAILED_AT_POST_SNAPSHOT]. Error code: [0x800423f4].]
Error: VSSControl: 0 Backup job failed.
Cannot create a shadow copy of the volumes containing writer's data.
Cannot prepare the [NTDS] data to a subsequent restore operation.
Cannot process NTDS data.
Cannot create a backup copy of the BCD.
Error: VSSControl: -1 Backup job failed.
Cannot create a shadow copy of the volumes containing writer's data.
Cannot prepare the [NTDS] data to a subsequent restore operation.
Cannot process NTDS data.
Cannot create a backup copy of the BCD. Cannot get [BcdStore] object. COM error: Code: 0xffffffff

Solution

The actions listed in this section are to be performed within the Guest OS of the DC that is having these issues.

The cause is most likely one of the following. If a listed troubleshooting step requires attention, test the Veeam job after performing that troubleshooting task, before proceeding on to further troubleshooting steps.

 


Verify that the NTDS VSS writer is stable.

From an elevated command prompt run the following command:

vssadmin list writers


The results will appear as:

Writer name: 'NTDS'
Writer Id: {b2014c9e-8711-4c5c-a5a9-3cf384484757}
Writer Instance Id: {ee24b741-eaf7-4663-8f95-b92ae8c5e164}
State: [1] Stable
Last error: No error


If the NTDS writer is not listed as "State: [1]Stable", reboot the DC (Domain Controller).

Note: If the NTDS writer does not appear in the list, it is advisable to contact Microsoft support for their assistance in investigating why the writer is not present.

 


Verify that Automatic mounting of new volumes enabled.

From a Run prompt (Win+R) run the program 'diskpart'.

From within DiskPart run the following command.

automount


If the results do not show “Automatic mounting of new volumes enabled.” Run the following command:

automount enable

 


Verify that there are no .bak keys in the ProfileList within the Registry.

Open the Registry Editor (regedit.exe)

Within the registry navigate to:

HKLM\Software\Microsoft\Windows NT\CurrentVersion\ProfileList


There will be a list of Keys, you must remove any ending in .bak
User-added image

More Information

The Majority of cases are resolved uses the above 3 troubleshooting steps. However in rare cases the WMI repository must be rebuilt. To do this please refer to the following article:
http://blogs.technet.com/b/askperf/archive/2009/04/13/wmi-rebuilding-the-wmi-repository.aspx

How to Create Veeam ONE Service Dump for Analysis

$
0
0

Challenge

You need to create Veeam ONE service memory dump.

Cause

This is useful when you  have been asked to provide Veeam ONE full memory dump to Veeam Support for further analysis.

Solution

In order to create Veeam ONE Monitor server service full memory dump, perform the following steps:

1. Download ProcDump tool from the Windows Sysinternals page: http://technet.microsoft.com/en-us/sysinternals/dd996900.aspx

NOTE: The dumps collected using the ProcDump tool contain more useful information that those created using the default Windows method.

2. Create a new folder where the dumps will be stored (e.g. C:\Dumps\).
3. Extract the files from the archive you downloaded and copy procdump64.exe file to a newly created directory.
4. Open Windows command line as Administrator (Right-click > Run as administrator): Click Start > Run.
5. In the command line console, switch to the folder where the procdump64.exe file is located: cd C:\Dumps.
6. Run the command:
procdump64 VeeamDCS.exe -ma

How to view your Support ID number

$
0
0

Challenge

When opening a case via the Customer Support Portal, you are prompted to enter a Support ID.

User-added image

Solution

A Support ID number (sometimes referred to as a Contract Number) is a string of 8 numerical characters with typically one or two leading zeros (e.g., 01234567) and can be most easily located in one of three ways.
 
1. Viewing the License Information through the User Interface of a Veeam application.
If you have already installed a production license to your Veeam application, you may find the Support ID in the License Information window of that application. 
Please see the “More Information” section below for guides to accessing the License Information window in various Veeam applications.
 
2.  Veeam Customer Portal
https://my.veeam.com/#/licenses/production

In the Production Licenses section of the Veeam Customer portal, you can view the Support IDs of all licenses associated with your Company Account, as well as any additional licenses for which your login is the License Administrator.
User-added image
3. A Veeam production .lic license file
 
If you have received a Veeam .lic license file, you may open that license file using a text editor (such as Notepad) to view the contents.  Please use caution as altering the contents of the license file will render the license unusable; only the filename may be changed.  The Support ID is typically located after “Support ID=” and usually near to the bottom.

User-added image

 

More Information

In addition to having your Support ID number, you will need to be the License Administrator or a Case Administrator in order to open a case on the Veeam Customer Portal.  More information here: https://www.veeam.com/kb2211
 
Below are links to individual user guides describing how to locate the License Information window for the most recent releases of various Veeam products at the time of this KBs publication or update.
 
Veeam Backup & Replication 9.5
(User Guide for VMware vSphere - https://helpcenter.veeam.com/docs/backup/vsphere/install_license.html?ver=95 )
  • From the main menu, select License.
 Veeam ONE 9.5
(Deployment Guide - https://helpcenter.veeam.com/docs/one/deployment/install_license.html?ver=95 )
  • Launch Veeam ONE Monitor.
  • On the toolbar, click Help and select License Information.
 Veeam Agent for Microsoft Windows 2.2
(User Guide - https://helpcenter.veeam.com/docs/agentforwindows/userguide/settings_mode.html?ver=21 )
  • Double-click the Veeam Agent for Microsoft Windows icon in the system tray or right-click the Veeam Agent for Microsoft Windows icon in the system tray and select Control Panel.
  • At the top of the window, click the About tab.
  • In the Version section, click Manage license and edition.
 Veeam Agent for Linux 2.0.1
(User Guide - https://helpcenter.veeam.com/docs/agentforlinux/userguide/license_manage_cmd_view.html?ver=20 )
  • You can view information about the installed license. Use the following command:
veeamconfig license show
 Veeam Backup Enterprise Manager
(User Guide - https://helpcenter.veeam.com/docs/backup/em/viewing_changing_current_license.html?ver=95 )
  • Log on to Veeam Backup Enterprise Manager using an account with the Portal Administrator role.
  • Open the Configuration tab.
  • Open the Licensing section on the left of the Configuration view.
 
Veeam Availability Console 2.0 Update 1
(Administrator Guide for Service Providers - https://helpcenter.veeam.com/docs/vac/provider_admin/install_license.html?ver=20u1 )
  • Log in to Veeam Availability Console as a Portal Administrator.
  • For details, see Accessing Veeam Availability Console.
  • At the top right corner of the Veeam Availability Console window, click Configuration.
  • In the menu on the left, click Licensing.
  • On the License Usage tab, click the license status link.
Veeam Management Pack 8.0 Update 5 for System Center Veeam Backup for Microsoft Office 365 2.0
(User Guide - https://helpcenter.veeam.com/docs/vbo365/guide/vbo_lic_management.html?ver=20 )
  • Go to the main menu > License.

How to create merged Veeam licenses (v10, v9.5 U4 and later, and v9.5 U3a and earlier)

$
0
0

Challenge

This KB article is to serve as a guide on licensing practices and merge rules for Veeam Backup & Replication v10, Backup & Replication 9.5 update 4 and later, and Backup & Replication v9.5 Update 3a and earlier.

This article describes the process of merging Veeam licenses.

Cause

A license file installed to your Veeam software replaces the information from the previous license of that type. A merged license file allows for increased socket or instance capacity by combining licenses from multiple Support IDs.

Please note that the merged license key will use the earliest support expiration date of all product keys.

 

Solution

NOTE! Licenses can be merged only when they have the same:
  • Account Name
  • Product Name and Edition
  • Product Version
  • Licensing Terms
  • License Administrator
  • They must all be Active on Support.


Veeam Backup & Replication v10
Version 10 of Veeam Backup & Replication is designed to accept two separate license files; one for sockets and one for instances. If you have multiple license keys for either workload, you will need to merge them together before installation.

Your License Administrator may obtain a merged license file by following the steps below.

1.    Log on to the Veeam My Account dashboard and go to License management >> Production Licenses (https://my.veeam.com/#/licenses/production)

2.    If you are managing multiple accounts, please select the account you are performing the merge for.

User-added image
Once you have made the selection all the products under the account will be visible.
User-added image
3. To start the merge process, please use the License merge link:
User-added image
4.    Now you can select the Products and the SupportID’s you want to merge. You can select several compatible product licenses to merge into one license file.
User-added image
5.    After you have selected the SupportID’s you want to merge; you will have to click the Preview button to view the new licenses information. You will need to select which version of Veeam the requested merged file is for.
User-added image
6.    After you have verified the information’s of the page you will have to use the “Merge Licenses” button to finalize the merge process. You will then be presented with an option to download the license or send a copy to the license administrator’s email.
User-added image
Veeam Backup & Replication Update 4 and later

Version 9.5 U4 and later of Veeam Backup & Replication has a similar process to the one about but the console is designed to accept only a single license key. If you have multiple license keys or keys for different workloads (sockets and instances); you will need to merge all of them together before installation. Installation of a license will replace the previously installed license.



Veeam Backup & Replication v9.5 Update 3a and earlier

Version 9.5 U3a and earlier of Veeam Backup & Replication has a similar process to the one about but the console is designed to accept only a single license key. If you have multiple license keys or keys for different workloads (sockets and instances); you will need to merge all of them together before installation. Installation of a license will replace the previously installed license.

More Information

1.    To revert the License Key merge operation, Customers may choose “Cancel merge” to destroy the merged license and revert to original product License Keys.
2.    License Key split option on the Customer portal is available to select Customers only. Splitting licenses within one SupportID requires opening a licensing support case at https://my.veeam.com.
3.    Please note that the license auto-update feature does NOT correctly update merged licenses created on the license management portal. If you have enabled auto-update, disable it before installing a merged license from the license management portal.
4.    More info about the merge policy 
here

 

Network name cannot contain the following symbols: ~`!@#$%^&*+=;'>

$
0
0

Challenge

Veeam incorrectly displays portgroups in Virtual Lab -> Settings -> Isolated Networks and when trying to add such a port group the following message box is displayed:
User-added image

Cause

It is a known VMware SDK limitation where special characters are not escaped when used in names of vSphere entities such as port groups. It might still be possible to add that port group as your production network in the Virtual Lab Properties -> isolated network settings, but the Surebackup job will not be able to match a port group with a special char to the production one resulting a Sure Backup job failure.

It's also true for Hyper-V environments, characters to avoid are: 
  • the < is assumed to be the beginning of a tag;
  • the & is assumed to be the beginning a entity reference.

Solution

To resolve this issue, you can override limitations set by implementing registry tweak on a Veeam Backup and Replication server.

Key path: HKEY_LOCAL_MACHINE\SOFTWARE\Veeam\Veeam Backup and Replication
Value name: RestrictedNetworkSymbols
Value type: REG_SZ
Value data: ~`!@#$%^&*+=;'><|?*:\" - this is the default value. To fix the error, exclude symbols you would like to use. For example, if you would like to use "pipe" symbol in name set value data to: ~`!@#$%^&*+=;'><?*:\

The change will only apply after restart of Veeam Backup service. Make sure no jobs or tasks are running prior restart.








 

More Information

Note that some of the symbols cannot be properly processed on VMware side. If after the setting the registry tweak, you notice unexpected failures, either remove the registry value or change it accordingly.

Release Information for Veeam Backup & Replication 10

$
0
0

Challenge

Release information for Veeam Backup & Replication 10

Cause

Please confirm that you are running version 9.5 Update 3 (build 9.5.0.1536) or later prior to installing this update. You can check this under Help | About in Veeam Backup & Replication console. After upgrading, your build number will be 10.0.0.4461.

Solution

Please refer to What’s New and Release Notes to get detailed information on the new version.

Release Information for Veeam ONE 10

$
0
0

Challenge

Release information for Veeam ONE 10.

Cause

Please confirm you are running version 9.5.0.3801, 9.5.4.4566 or 9.5.4.4587 prior to installing this update. You can check this under Help | About in Veeam ONE console. After upgrading, your build will be version 10.0.0.750.

If you are running Veeam Availability Suite, upgrade Veeam ONE first; Veeam Backup & Replication must be upgraded after Veeam ONE .

Before you apply the update, make sure you have a full backup of Veeam ONE database (how to backup Veeam ONE database).

 

Solution

Please refer to What’s New and Release Notes to get detailed information on the new version.

Release notes for Veeam Backup for Microsoft Office 365 4b

$
0
0

Challenge

Release Notes for Veeam Backup for Microsoft Office 365 4b.

Cause

Please confirm you are running Veeam Backup for Microsoft Office 365 version 2.0 (builds 2.0.0.567, 2.0.0.594 and 2.0.0.814), version 3.0 (builds 3.0.0.422 — 3.0.0.480), version 4.0 (build 4.0.0.1345) or version 4a (build 4.0.0.1553) prior to installing version 4b (build 4.0.0.2516). You can check the product version under Help > About in the Veeam Backup for Microsoft Office 365 console. After upgrading, your build version will change to 4.0.0.2516

Version 4.0.0.2516 delivers compatibility support for Veeam Backup & Replication v10 and its applicable components and includes a set of bug fixes listed below.


What’s New 

 
  • Support for Veeam Backup & Replication v10 compatibility.
  • Support for Veeam Cloud Connect v10 compatibility. 
IMPORTANT NOTE:
  • Veeam Backup for Microsoft Office 365 version 4.0.0.2516 is applicable to:
    • standalone installations of Veeam Backup for Microsoft Office 365
      • version 2.0 (builds 2.0.0.567, 2.0.0.594 and 2.0.0.814)
      • version 3.0 (builds 3.0.0.422 — 3.0.0.480)
      • version 4.0 (build 4.0.0.1345)
      • version 4a (build 4.0.0.1553; see KB3035 for more details)
    • installations on top of Veeam Backup & Replication v10 and Veeam Cloud Connect v10.
  • Version 4.0.0.2516 is NOT applicable to installations on top of
    • Veeam Backup & Replication 9.5 Update 4, 4a or 4b
    • Veeam Cloud Connect 9.5 Update 4, 4a or 4b
  • Upgrading backup repositories from version 3.0 to 4b may take significant time to complete and the upgrade duration highly depends on the amount and type of backup data in a repository. According to the test results, it may take up to 8 hours in the setup with 1 TB of data in a backup repository. Plan for an appropriate maintenance window when your backup repository that is been upgraded is not available for use. Note that upgrading version 2.0 repositories to 4b requires a bigger maintenance window due to many underlying changes to backup repositories. The upgrade process requires an additional 15% of free space of the current 2.0 repository size and may take up to 17 hours per 1 TB of data in a backup repository. 


Resolved Issues


General
  • Retention jobs do not fully purge the outdated service data, which causes product configuration database growth and impacts product upgrade duration. 
SharePoint Online and OneDrive for Business backup and restore 
  • Adding users with empty Display Names to a backup job fails with the “Value cannot be null” error. 
  • Backup of user’s OneDrive fails if the user name has been changed.  
  • Backup job containing excluded SharePoint sites with changed URLs fails with the following warning: “Failed to get site collection: {url}. Access denied. You do not have permission to perform this action or access this resource.” 
Object storage repositories 
  • Backing up public folders to a repository extended with object storage may fail with the following error: “This id is of the wrong type for this conversion operation (mailbox id vs. public folder id).”
  • Adding OpenStack Swift (Stein) S3 Compatible object storage repository with the s3api middleware for S3 REST fails with the “Unable to create folder (name: {0})” error.
  • Backup and retention jobs targeted at repositories extended with Amazon S3 object storage may fail with the “Specified argument was out of the range of valid values. Parameter name: count” error.
  • If an Azure storage container that is in use with an object storage repository has been deleted, the corresponding backup repository is put into the Invalid state and the backup proxy disk usage is at 100%.
  • A repository extended with Azure Blob Storage is still available for use (i.e. it’s not put to an Invalid state) when Azure storage account credentials become invalid. 
  • After changing retention period for a repository extended with object storage, backup jobs targeted to this repository stop processing.

Solution

To install Veeam Backup for Microsoft Office 365 4b: 
  1. Download the ZIP archive: VeeamBackupOffice365_4.0.0.2516.zip.
  2. Run the Veeam.Backup365_4.0.0.2516.msi from the downloaded ZIP archive and follow the wizard steps to install Veeam Backup for Microsoft Office 365.
  3. Run the VeeamExplorerForExchange_10.0.0.443.msi from the downloaded ZIP archive and follow the wizard steps to install Veeam Explorer for Microsoft Exchange. 
  4. Run the VeeamExplorerForSharePoint_10.0.0.443.msi from the downloaded ZIP archive and follow the wizard steps to install Veeam Explorer for Microsoft SharePoint. Note that Veeam Explorer for Microsoft OneDrive for Business is distributed in one package with Veeam Explorer for Microsoft SharePoint and will be installed automatically.   
After Veeam Backup for Microsoft Office 365 4b is installed, all backup repositories, backup proxies, and backup jobs will be marked as Out of Date. You need to upgrade these components manually from the Veeam Backup for Microsoft Office 365 UI as described here. 

More Information

[[DOWNLOAD|DOWNLOAD|https://www.veeam.com/download_add_packs/backup-microsoft-office-365/kb3065/]]
MD5: 4aeed25923d877cf1fc556b0b54e4d5d
SHA-1: d131bd2a94aebc2721b2331e1ff9e27bc3349575

HCL - Zadara VPSA

$
0
0

Challenge

VeeamReadyObject

Product Information:

Company name: Zadara
Product Family: VPSA Object Storage
Status: Veeam Ready – Object
Classification Description: Verified object storage solutions that has been tested with Veeam Backup & Replication Cloud Tier features.

Solution

Product Details:

Model number: VPSA (Virtual Private Storage Array)
Storage Category: Software Defined Storage
Drive quantity, size, type: 72 – 10TB SATA
Storage configuration: 2-way protection policy
Firmware version: 20.01
Connection protocol and speed: 40 GbE
Additional support: All models and configurations of VPSA for S3 compatible storage with specifications equivalent or greater than the above.

General product family overview:
VPSA Object Storage is Zadara’s object storage service. It is provided on Zadara clouds, side by side with the virtual private storage array that provides block and file storage services. These are the key properties of Object Storage:

  • Unlimited scalability (scaling out) in both capacity and total objects -simply keep adding drives
  • User-defined object’s metadata
  • 2- or 3-way distributed data protection
  • Supports both S3 and Swift REST API
  • Comprehensive usage reporting and metering
  • Multi-tenancy at both the object storage and account levels

 

Veeam testing configuration:

Veeam Build Number: 10.0.0.4442

Release Notes for Veeam Backup & Replication 10 Day 0 Update

$
0
0

Challenge

This update is provided to enable upgrading existing installations of Veeam Backup & Replication 10 partner preview (RTM build 10.0.0.4442) to generally available version of Veeam Backup & Replication 10 (GA build 10.0.0.4461). This update addresses a number of issues reported by our partners on the preview build.

All new installations should be performed using Veeam Backup & Replication 10.0.0.4461 ISO that is available for download starting February 18, 2020. Please, delete the partner preview build ISO to ensure you don't accidentally use with your prospects and customers in the future.

Solution

The following RTM build issues are addressed with this update:
  • Following tenant’s update to version 10, encrypted backup job fails with the “Failed to decrypt encryption key” error;
  • Logon attempt to Veeam Backup Enterprise Manager fails, if license is expired or enters grace period;
  • Linux agent backup job fails during system collection operation, if computer has TUN (OpenVPN) adapter attached;
  • Capacity Tier cleanup process fails with the “Specified case is not valid” error, if at the time of upgrade there were restore points that were removed from Performance Tier, but were still waiting, until cleanup process removes them from Cloud Tier;
  • Linux FLR executed from EM fails with “Object reference not set to an instance of an object”, in case when VIX API is used;
  • Linux FLR is aborted by HttpWebRequest.Timeout, if source datamover doesn’t load within 100 seconds;Application aware image processing fails for VMs running Windows Server 2008 with the “Guest is not supported” error;
  • NAS Backup Copy job pointed to Exagrid or Quantum backup repository fails with the “Failed to process method” error;
  • Following tenant’s backup copy job transform process, Service Provider gets “an unknown event has occurred” error in its backup server;
  • Under certain circumstances deadlock occurs during backup job, if Direct NFS backup mode is used
  • NetApp ONTAP 9.7 support;
  • Recovery media creation fails with the “Failed to add recovery media files to the backup” error, if required restore points are being offloaded to Capacity Tier;

More Information

Please confirm you are running version 10.0.0.4442  prior to installing this update. You can check this under Help | About in Veeam Backup & Replication console. After upgrading, your build will be version 10.0.0.4461.

If you are trying to update Veeam Backup & Replication and running a version older than 10.0.0.4442, download the most recent ISO directly Veeam website.

Prior to installing this update please reboot the Veeam server to clear any locks on the Veeam services and when the reboot is done, please stop all the Veeam services and apply the update. After installing the update, please start the Veeam services, open the console and allow Veeam B&R to update its components.

NOTE: This update must be installed on all remote backup consoles manually.

[[DOWNLOAD|DOWNLOAD NOW|https://www.veeam.com/download_add_packs/vmware-esx-backup/10.0.0.4461.Update0/]]
MD5: 62c3de4151b0cd7a6845a490c41f05a2
SHA1: 6454390b6ad0974bcdf62988a572cee43fcf9485

NOTE: "Add or Remove Programs" will still show version 10.0.0.4442 after Veeam Backup & Replication 10 Update 0 is installed. This is expected behavior. The actual version can be looked up in Help | About dialog of Veeam Backup & Replication console.

Release Information for Veeam ONE 9.5 Update 4

$
0
0

Challenge

Release information for Veeam ONE 9.5 Update 4

Cause

Please confirm you are running version 9.0.0.2088, 9.5.0.3201, 9.5.0.3254 or 9.5.0.3801 prior to installing this update. You can check this under Help | About in Veeam ONE console. After upgrading, your build will be version 9.5.4.4566.

This update should be applied to the Veeam ONE server, as well as remote systems with the Veeam ONE Monitor Client.

Before you apply the update, make sure you have a full backup of Veeam ONE database (how to backup Veeam ONE database).

Solution

Please refer to What’s New and Release Notes to get detailed information on the new version. 

More Information

[[DOWNLOAD|DOWNLOAD NOW|https://www.veeam.com/download_add_packs/virtualization-management-one-solution/old_one_9.5u4/]]
MD5: 9BFC92B616BA040A515B8737C19F7D65
SHA-1: 1E2F9030DE69E388932E9A6B67B8B4616D14739C
SHA-256: 1BD615507AE3F353CDD363B151081FF9B012010693CD4320D204B9545694603A

Should you have any questions, contact Veeam Support.

Release Notes for Veeam Backup & Replication 10 Day 0 Update

$
0
0

Challenge

This  "Day 0" update is intended only for environments where Veeam Backup & Replication 10 RTM (10.0.0.4442) is installed.
If you are running Veeam Backup & Replication 10 GA build 10.0.0.4461 or later, this update is not applicable to you, and should be ignored.
 

This update is provided to enable upgrading existing installations of Veeam Backup & Replication 10 partner preview (RTM build 10.0.0.4442) to generally available version of Veeam Backup & Replication 10 (GA build 10.0.0.4461). This update addresses a number of issues found internally and reported by our partners on the preview build.

All new installations should be performed using the Veeam Backup & Replication 10 ISO that is available for download from Veeam web site starting from February 18, 2020. Please, delete the partner preview build ISO to ensure you don't accidentally use with your prospects and customers in the future.

Solution

New features:
  • NetApp ONTAP 9.7 support.
Resolved issues:
  • Application-aware image processing of Windows Server 2008 guests fails with the “Guest is not supported” error.
  • Interaction with certain S3-compatible object storage devices fails with the "Mismatching region access attempt" error.
  • Under certain circumstances, SOBR offload job may start failing with "specified cast not valid" errors following v10 upgrade.
  • Deadlock possibility in the Direct NFS transport mode for VMware vSphere.
  • Linux agent-based backup job fails to collect systen data if computer has TUN (OpenVPN) adapter attached.
Resolved issues in Veeam Cloud Connect:
  • Backup jobs with encryption enabled fails with the “Failed to decrypt encryption key” error for tenants who upgraded from certain older Veeam Backup & Replication versions to the v10 RTM build.
  • “An unknown event has occurred” error is logged when pre-v10 tenant backup copy job performs transform operation. This issue is purely cosmetic, and is due to no matching text resource for the corresponding operation in v10.

More Information

Please confirm you are running version 10.0.0.4442  prior to installing this update. You can check this under Help | About in Veeam Backup & Replication console. After upgrading, your build will be version 10.0.0.4461.

If you are running Veeam Backup & Replication 10 GA build 10.0.0.4461 or later, this update is not applicable to you.

Prior to installing this update please reboot the Veeam server to clear any locks on the Veeam services and when the reboot is done, please stop all the Veeam services and apply the update. After installing the update, please start the Veeam services, open the console and allow Veeam B&R to update its components.

NOTE: This update must be installed on all remote backup consoles manually.

[[DOWNLOAD|DOWNLOAD NOW|https://www.veeam.com/download_add_packs/vmware-esx-backup/10.0.0.4461.Update0/]]
MD5: 62c3de4151b0cd7a6845a490c41f05a2
SHA1: 6454390b6ad0974bcdf62988a572cee43fcf9485

NOTE: "Add or Remove Programs" will continue to show version 10.0.0.4442 version even after Veeam Backup & Replication 10 Update 0 is installed. This is the expected peculiarity of this Windows functionality. The actual product version can be looked up in Help | About dialog of Veeam Backup & Replication console.

How to migrate backup data to Object Repository

$
0
0

Challenge

Veeam Backup for Microsoft Office 365 4.0 introduced a new type of a repository - the Object Storage repository. You may want to migrate your existing backups to this new repository and store your backups in the cloud.

Cause

Veeam Backup for Microsoft Office 365 4.0 doesn’t have an option to migrate existing backup data from a local backup repository to an object storage repository via the product UI. The data can only be moved using Veeam Backup for Microsoft Office 365 PowerShell cmdlets.

The purpose of this article is to provide additional information on the workflow and to demonstrate how it can be automated.

Solution

Existing backup data can be transferred from the local backup repository to the object storage repository using the Move-VBOEntityData PowerShell cmdlet.

Mind the following:

In Veeam Backup for Microsoft Office 365 4.0, the following data migration scenarios between repositories are supported:
  • Migration from the local backup repository to the object storage repository.
  • Migration between local backup repositories.
Existing restore points will be available after the migration but they no longer will be attached to the original job. To access the necessary restore point, right-click on the corresponding organization name.

The migration procedure will not automatically reconfigure the corresponding backup jobs. To proceed with backing up to an object storage repository, you must reconfigure the jobs manually and point them to the new target.
It’s recommended to run migration operations outside of backup windows to avoid overhead on a proxy and affecting backup jobs performance.

The following instructions provide an explanation of Veeam PowerShell cmdlets that allow you to migrate data.

NOTE: Before using a script from this KB, make sure that you have installed Veeam Backup for Microsoft Office 365 version 4a/4b and a Cumulative Fix Pack.

To download Microsoft Office 365 version 4a, refer to KB3035.
To download Microsoft Office 365 version 4b, refer to KB3065.
To obtain a Cumulative Fix Pack contact our technical support by opening a support ticket.
 

Understanding Variables and Parameters


This example shows how to perform basic operations with Veeam PowerShell cmdlets and to move backup data from the local backup repository to the object storage repository.
$source = Get-VBORepository -Name "Source Repository Name"
$target = Get-VBORepository -Name "Object Storage Repository Name"
$data = Get-VBOEntityData -Type User  -Repository $source -Name "John Doe"
Move-VBOEntityData -From $source  -To $target -User $data
This description covers details on the cmdlets and parameters that are used to get the necessary objects and migrate backup data that you want to move (a single user’s mailbox, archive mailbox, OneDrive and SharePoint site) between the repositories with the Move-VBOEntityData cmdlet.
  1. Run the Get-VBORepository cmdlet to get the source local repository. Provide the Name parameter value to get the repository by its name. Save the result to the $source variable.
  2. Run the Get-VBORepository cmdlet to get the target object storage repository. Provide the Name parameter value to get the repository by its name. Save the result to the $target variable.
  3. Run the Get-VBOEntityData cmdlet to get the backup data that you want to move. Provide the value for the Type parameter to specify the type of data that you want to move.(You   can specify one of the following types of data: user, group, site. For more information on the types of backup data, that you can get, see the Get-VBOEntityData article of   PowerShell Reference for Veeam Backup for Microsoft Office 365). Note: The Organization type of backup data is not supported for this scenario. In addition, the Move-   VBOEntityData cmdlet works only with a single user object. Therefore, for the purposes of data migration, the Get-VBOEntityData cmdlet should always be used with the "-Name"   parameter. Without this parameter, the Get-VBOEntityData will assign an array of users to the $data variable, which can not be used by the Move-VBOEntityData cmdlet.
  4. Run the Move-VBOEntityData cmdlet to migrate data from the local backup repository to the target object storage repository.
Additionally, you can specify one of the following objects that you want to move:
For the User backup data:
  • Mailbox
  • ArchiveMailbox
  • OneDrive
  • Sites
For the Group backup data:
  • GroupMailbox
  • GroupSite
For example, to migrate the user's OneDrive and Archive mailbox data run the following command:
Move-VBOEntityData -From $source -To $target -User $data -OneDrive -ArchiveMailbox


Scalability


By default, the session iniciated by running the Move-VBOEntityData cmdlet is a single-thread operation and you will not be able to start another migration job before the current one is finished. To migrate larger amounts of data, it's recommended to run migration jobs in parallel by using the -RunAsync parameter. For example:
Move-VBOEntityData -From $source -To $target -User $data -RunAsync

The status of data management jobs is presented in Veeam Backup for Microsoft Office 365 console under the corresponding node on the job sessions history:
User-added image


Automation


The script below is designed to demonstrate how to automate backup data migration to an object storage repository.

Please note that the script is provided to demonstrate automation possibilities and is not supported by Veeam Technical Support. Use it at your own risk.

The script consists of steps that perform the following operations:
Step 1. Organization Selection - this step defines the organization which data you want to migrate.
Step 2. Backup Proxy Selection - this step defines the backup proxy server that hosts existing backup data.
Step 3. Target Repository Selection - this step defines a target object storage repository.
Step 4. Limiting Migrations Sessions - this step configures the maximum numbers of simultaneous migration sessions to a half of all threads configured for the selected backup proxy server (for example, if there are 64 threads configured on a backup proxy server, it would limit migration sessions to 32 migration sessions).
Step 5. Disabling all Jobs for Selected Organization - this step disables all backup jobs created for the specified organization.
Step 6. Creating a list of source repositories - Creates a list of backup repositories used by the backup jobs from the step 5 that will be used as a source repositories (if a repository is not in use by at least one backup job, the data residing there would not be migrated).
Step 7. Getting and Migrating all Users - this step creates a list of all Users, Sites, and Groups located in the repositories from step 6 and then migrates their data.
Step 8. Reconfiguring Job to Use New Repository - this step reconfigures all the jobs from step 5 to use the object storage repository that is defined as a target repository and enables all jobs disabled on step 5.

For the ease of use, each step is provided with a corresponding comment in the script.

More Information

[[DOWNLOAD|DOWNLOAD SCRIPT|https://storage.veeam.com/tmp/File_30673067_013314cb89.zip]]
 

Deduplication Appliance Best Practices

$
0
0

Challenge

When backing up to a deduplication storage appliance from Veeam Backup & Replication, performance or deduplication ratio is low without using best practice settings. 

Solution

The default options of Veeam Backup & Replication are intended for non-deduplication storage.

If you use deduplication storage systems, you need to additionally configure the backup architecture and Veeam settings to achieve best performance. Below are some hardware and software configuration options that can be used with deduplication storages. In some cases, you may need to combine more than one option, but in all cases, it is strongly encouraged that you consult your deduplication appliance vendor and/or a value added reseller to discuss individual needs.

For the general architecture planning, Veeam’s best practices is to follow the industry 3-2-1 backup rule:

3: Maintain at least three copies of your data and applications. That’s the one copy you’re using and two backups. This way, if one of your backups is unavailable for any reason (for example, if you store the backup in the same locations with the copy you use and both go down), you can still recover what you need.

2: Store your backups on at least two different types of media or storage controller logics. One reason for this is that each type of media has its own vulnerabilities, and you don’t want both of your backups susceptible to the same problem. 

For example: run your business on a general purpose fast storage system and store your backups on a storage system that is specialized for this purpose, or a separate server with local disks.

1: Keep one of the backups in a different location. Consider a crisis in your primary data center, such as a fire or power failure. If all your copies are collocated, they can all be affected, taking down your organization.

To achieve this, use the Veeam best practices. However, each deduplication storage vendor has specific unique feature sets that allow the usage of their storages in different ways. Please check the following links for vendor specific guidelines:

 

General Deduplication Storage Best Practices

 

Step 1:  Creating backups on the first site with long term retention.

Use a backup target storage system (general purpose storage system) for short-term primary backups and instruct Veeam to copy the backups to a deduplication storage system for long-term retention.
User-added image
A variant of this approach is to use a standard server with battery backed RAID controller and disks to store the primary backups (cache approach) and use backup copy to deduplication storage systems for long-term etention.

User-added image

Step 2: Add offsite target.

In addition to the above scenarios, you can use the following options to create an offsite copy of your data.

 
1. Place a deduplication storage at the second site. Use Veeam backup copy job to create the secondary offsite backup from the primary backup.  
User-added image
2. Place a deduplication storage on both sides:  
User-added image
3. Place a deduplication storage on primary side and use object storage or tape on second site. Use Veeam backup to tape jobs or Veeam scale-out backup repository cloud tier (connection to object storages) to store data offsite.
User-added image

The scenario above reflects general best practices. Please contact your deduplication storage vendor for further guidance and check the vendor links provided above for additional usable scenarios with the specific storage.
 

Best Practices For Deduplication Storage Systems

 

Backup Chains


Veeam offers a wide range of backup chains but for deduplication storages the following are recommended:
  • General Deduplication Storages + Backup Copy Job That Reads From Source Backup Chain (Exagrid, Quantum DXi, Infinidat InfiniGuard and Fujitsu Eternus CS800):
To optimize the deduplication storage performance, select at least one GFS restore point (weekly backup is mandatory for deduplication storages). Enable the “Read the entire restore point from source backup instead of synthesizing it from increments” option to avoid creating synthetic restore points from the deduplication storage (data rehydration). 
User-added image 
  •  HPE StoreOnce Catalyst / Dell EMC DataDomain DDboost  + Copy Over WAN + Backup Copy Job:

The previous described option provides fast processing in situations that do not involve transport over WAN links. Also, optimized integration with Catalyst and Dell EMC DDBoost allows using synthetic processing. For these environments uncheck the “Read the entire restore point from source backup instead of synthesizing it from increments” but leave the weekly GFS backup enabled.
User-added image

  • Special Scenarios Based on Vendor Own Guidelines + Backup Job With Active Full or Synthetic Full Backup:
The above vendor best practices and design guides mention situations where a deduplication storage can be used as primary backup target. Depending on the guidelines, select the incremental backup mode with active or synthetic full backup.
User-added image
User-added image

 

Inline Deduplication

Disable inline deduplication setting when writing into deduplication storages.
User-added image
User-added image

However for deduplication devices that have a non deduplicated landing zone (Like ExaGrid) and backup only VMs, you can save some space: to do this, enable inline deduplication

User-added image
User-added image
 

Compression

By default, the Veeam source DataMover (Veeam Proxy or Agent) compression level is set to “optimal” to reduce data that needs to be transported over the network. The repository or the gateway server uncompress the data before storing the data to the deduplication device.

For backup copy jobs, set the compression level to “Auto” to leave the data in the way it was stored originally on the primary backup target.

For deduplication devices that have a non deduplicated landing zone (Like ExaGrid) and backup only VMs, you can save some space: to do this, set the compression level to “Dedup Friendly” and uncheck the “Decompres backup data blocks before storing” option.

The general best practices are: 
User-added image
User-added image
User-added image

 

Block Size

Veeam can use different block sizes to store backups on the target. The block size is defined in the backup job settings and will be kept across all copies. Non-VM backups settings are set to “Local Target” automatically, and the size can not be modified.

Block size changes are only activated by an active full and will only be used for the new backup chains (the data stored already are not touched).

Only 2 of the block size settings are recommended for deduplication storage usage at VM backups:
 
  • Storage optimization: Local target (large blocks)
Use this option for any general deduplication storage / HPE StoreOnce Catalyst / Dell EMC DataDomain DDboost / Quantum DXi. 
User-added image
  • Storage optimization: Local target 

Use this option for ExaGrid.
User-added image

 

Block Alignment

By default, this advanced repository setting is disabled. Enable it for deduplication storages that work with fixed block length deduplication (e.g. NetApp ONTAP deduplication) or in situations where you can use ReFS/XFS Fast Cloning. 
 

Encryption

Encryption will create random data at the backup targets; as a result, the deduplication storages will not work effectively. It is recommended not to use encryption with deduplication storages.
 

Health Check

Health check reads all data from the last restore point and across the backup chain. When used with deduplication storages, this data is rehydrated from the storage which may cause slow process. It is recommended to enable health check on the primary backup job before data is transported by backup copy job to a deduplication storage.

  
Veeam Defragmentation And Compact Settings

If you followed the above described guidelines, you do not need these settings. It is recommended that you disable them.

More Information


  

How to Configure "Trust relationships" for Custom Roles

$
0
0

Challenge

You are using custom roles for Veeam Backup for AWS.

Cause

You must manually add a default role (e.g. <SERVER_NAME>-VeeamImpersonationRoleV1-XXXXXXXXXXXX) to the list of trusted relationships, otherwise the following error will be shown in the UI when you are adding a custom role into the Veeam Backup for AWS configuration:

User-added image

and the following error message will be found in the log file:

[14.02.2020 14:46:34] <ab9a> Info     [CDefaultAmazonStsInfrastructure] Assuming role 'arn:aws:iam::xxxxxxxxxxxxx:role/custom_role'.
[14.02.2020 14:46:35] <ab9a> Error    [TryInvokeAsync] Attempt: 1/10. Fail: User: arn:aws:sts::xxxxxxxxxxxxx:assumed-role/<SERVER_NAME>-VeeamImpersonationRoleV1-XXXXXXXXXXXX/x-xxxxxxxxxxxxxxxxx is not authorized to perform: sts:AssumeRole on resource: arn:aws:iam::xxxxxxxxxxxxx:role/custom_role

Solution

1. Go to Cloud Formation service in the region where Veeam Backup for AWS server is deployed.
2. Select appropriate Stack from the list by clicking its name in the Stack Name column.
3. Go to the Resources tab.
4. Find the <SERVER_NAME>-VeeamImpersonationRoleV1-XXXXXXXXXXXX in the Logical ID column.
5. Go to the role description by clicking it's name in the Physical ID column.
6. Copy Role ARN by clicking Copy to clipboard in order to add it to the trusted list for recently added role:
User-added image
7. Go to the Roles tab in Identity and Access Management (IAM) service.
8. Find the custom role you want to add into Veeam Backup for AWS.
9. Select it by clicking its name in the Role Name column.
10. Go to the Trust relationship tab.
User-added image
11. Click Edit trust relationship.
12. Add the following JSON.
{
    "Version": "2012-10-17",
    "Statement": [
    {
        "Effect": "Allow",
        "Principal":
    {
        "AWS": "ARN of the role from step 6"
    },
        "Action": "sts:AssumeRole"
    }
  ]
}
Viewing all 4506 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>