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

"Virtual Machine is unavailable and will be skipped from processing. " or "Failed to expand object"

$
0
0

"Virtual Machine is unavailable and will be skipped from processing. " or "Failed to expand object"

KB ID: 1299
Product: Veeam Backup & Replication | 12 | 12.1 | 12.2
Published: 2011-10-15
Last Modified: 2024-11-20

Challenge

One or more virtual machines in a VMware Backup job fails with the following error:

  • vSphere Environment
    Virtual Machine <VMname> is unavailable and will be skipped from processing.
    
Image showing what the error looks like in the Veeam GUI
  • Hyper-V Environment
    Task failed. Failed to expand object <vmname>. Error: Cannot find VM <vmname> on host <hyper-v_host>
    
hv error

Cause

These errors occur when the hypervisor fails to locate the Virtual Machine (VM) based on the reference ID that Veeam Backup & Replication  (VBR) provided. When a VM is processed by a VBR job, that VM is tracked by the backend hypervisor reference ID to ensure that even if the machine is renamed or another VM is built with the same name, VBR will always protect the correct VM.

  • In a vSphere environment, this unique reference ID is called a Managed Object Reference ID, or MORef-ID.
  • In a Hyper-V environment, the unique reference ID is called a Virtual Machine ID, or VMID.

Solution

Scenario 1: The VM No Longer Exists

If the VM was removed from the infrastructure and no longer exists, remove it from the Veeam job.

Scenario 2: The VM Still Exists

New Reference ID Causes VM to Treated as a New VM
Veeam Backup & Replication tracks every VM by its unique reference ID (MoRef-ID or VMID). If the reference ID for a machine changes, it is treated by Veeam Backup & Replication as a different machine. If the VM is added to a job where it was backed up previously, the existing restore point chain will not continue with the re-added VM because the VM now has a different reference ID.

If the VM still exists in the environment, the VM must be re-added to the job as demonstrated below:

  1. Edit the Job.
Edit job option in context menu
  1. Navigate to the Virtual Machines tab.
  2. Select the VM whose reference ID has changed.
  3. Click Remove.
On Virtual Machines tab vm selected, click remove Note that the VM having this issue will be listed with 0 B in the size column. 
  1. Click Add...
Clicking add..
  1. Click Refresh (Infrastructure information is cached, so the refresh function must be used when resolving this issue.)
  2. Add the VM removed in step 4.
Refresh and readd the VM
  1. Click Finish to save the Job settings.
Click finish to complete the editing of the job
During the next run of the job, the VM will be processed as if it were a new VM added to the job. Restore points that were created for the VM will be retained by the job as a separate entry within the Backups section.

More Information

  • The resolution can be confirmed without running the job. Edit the job, navigate to the "Virtual Machines" tab, and click the [Recalculate] button. Note that the VM(s) whose reference ID(s) changed now report as having the correct size.
  • The most common events that cause a VM's reference ID to change are:
    • For vSphere Environments:
      •  A VM is removed from inventory and then added back to inventory.
      • In rare cases, a host crash, which prompts the host to be removed and added back to the vCenter, may cause the VMs on that host to get new MoRef-IDs.
      • Reinstallation or creating a new vCenter server where the old database is not reused will cause all objects managed by the vCenter to receive new unique identifiers.
        Customers are encouraged to utilize the vCenter's native file-based backup to protect and restore the configuration, ensuring unique reference IDs are preserved.
    • For Hyper-V Environments:
      • A VM is exported and reimported.

 

To submit feedback regarding this article, please click this link: Send Article Feedback
To report a typo on this page, highlight the typo with your mouse and press CTRL + Enter.

"Failed to publish malware detection metadata to the catalog"

$
0
0

"Failed to publish malware detection metadata to the catalog"

KB ID: 4690
Product: Veeam Backup & Replication | 12 | 12.1 | 12.2
Published: 2024-11-21
Last Modified: 2024-11-21

Challenge

A backup job's task is completed with the warning:

Failed to publish guest file system index to the catalog
Warning
The warning above appears at the task level (when a machine is selected in the Statistics window).
An additional message will appear in the Statistics window at the job summary level. Right-click on that warning, select Copy to Clipboard, and then paste it into a text document to view the entire warning message.
Copy Job Warning

Example warnings:

  • There is insufficient disk space on the drive where the VBRCatalog is located.
    Failed to commit catalog transaction "D:\VBRCatalog\Publications\Upload\d4e55a93-a17e-4d90-9ca6-19adb0d4c4fc".
    Cannot save changes in meta-file "D:\VBRCatalog\Publications\Upload\d4e55a93-a17e-4d90-9ca6-19adb0d4c4fc\PubCommands.txt".
    Meta-file [D:\VBRCatalog\Publications\Upload\d4e55a93-a17e-4d90-9ca6-19adb0d4c4fc\PubCommands.txt] cannot be rewritten.
    Failed to write [2490] bytes to the file [D:\VBRCatalog\Publications\Upload\d4e55a93-a17e-4d90-9ca6-19adb0d4c4fc\PubCommands.txt].
    Win32 error:There is not enough space on the disk.
     Code: 112  
    
  • The Veeam Guest Catalog Service service is not operating correctly (not listening on port 9393).
    Failed to commit catalog transaction "D:\VBRCatalog\Publications\Upload\2590d916-4e52-4250-bd78-db45102f4eeb".
    Failed to update catalog manager with the data published in the folder "D:\VBRCatalog\Publications\Upload\2590d916-4e52-4250-bd78-db45102f4eeb".
    Proxy [UploadAndMonitoring]: unable to call method. All attempts have failed
    Could not connect to net.tcp://vbr:9393/CatSvcStateMonitorAndUploader. The connection attempt lasted for a time span of 00:00:02.0228742. TCP error code 10061: No connection could be made because the target machine actively refused it 10.10.10.10:9393. 
    No connection could be made because the target machine actively refused it 10.10.10.10:9393  
    
  • The files are locked, likely by security software, such as an antivirus.
    Failed to commit catalog transaction "D:\VBRCatalog\Publications\Upload\c0ce1d37-16b3-4890-b2bf-b1fdc7afc703".
    Failed to update catalog manager with the data published in the folder "D:\VBRCatalog\Publications\Upload\c0ce1d37-16b3-4890-b2bf-b1fdc7afc703".
    Proxy [UploadAndMonitoring]: unable to call method. All attempts have failed
    Cannot create or load meta-file "D:\VBRCatalog\Publications\Upload\c0ce1d37-16b3-4890-b2bf-b1fdc7afc703\PubCommands.txt". Open mode: EMtfLoad
    Win32 error:The process cannot access the file because it is being used by another process.
     Code: 32  
    

Cause

This warning occurs when either the Veeam Guest Catalog Service service is unable to complete the file interaction task or the service is not operating correctly.

Common causes observed from cases:

  • There was insufficient disk space where VBRCatalog was stored.
  • The disk where VBRCatalog is located was failing.
  • The disk where the VBRCatalog is located had a failing iSCSI connection.
  • Security software (antivirus) was locking files within the VBRCatalog.
  • The Veeam Guest Catalog service was not started.
  • The Veeam Guest Catalog was running but was unable to initialize fully...
    • Because one of the configuration XML files it reads as part of the service startup was corrupted by a recent unexpected power loss that caused the Veeam Backup Server to turn off.
    • Because it could not connect to the Configuration Database.

Solution

Review the Job-Level Warning
Read the job-level warning (starts with "Failed to commit catalog transaction"); it will provide a lead for which issue to investigate.

Initial Basic Troubleshooting

  • If possible, reboot the Veeam Backup Server. Many customers have reported that this resolved the issue, likely because it cycled the services and caused any processes locking the files to release.
  • Check if the drive specified in the warning has available free space.
    The files created as part of the malware detection are small (5MB or less); there would have to be nearly zero free space available to cause the issue.

    If space cannot be freed up nor the disk expanded, consider moving the VBRCatalog to a different drive that has sufficient free space.
  • Ensure that AV Exclusions have been configured for the VBRCatalog path.
  • Check if there is a disk level issue by navigating to the folder specified in the warning (e.g., C:\VBRCatalog\Publications\Upload\), and create a folder and a text file inside that folder, then delete them. If any OS-level errors occur (e.g., "The device is not ready"), that prevent those simple actions from being completed, it could indicate an underlying disk issue.
  • Ensure that the Veeam Guest Catalog Service service is 'Running'. If the service is not 'Running', start it.

    If the service cannot be started, create a support case and provide a copy of the service's log file: C:\ProgramData\Veeam\Backup\Svc.VeeamCatalog.log
  • If the Veeam Guest Catalog Service service is 'Running', check if it has fully started and is listening on port 9393.

    Use the following command to confirm that the process Veeam.Backup.CatalogDataService has locked port 9393:
Get-Process -Id (Get-NetTCPConnection -LocalPort 9393).OwningProcess

If the service is running but has not locked port 9393, create a support case for assistance and include the service's log file:
C:\ProgramData\Veeam\Backup\Svc.VeeamCatalog.log

 

Potential Causes for the Service To Fail to Initialize and Lock its Port

The following are based on incidents Veeam Support has assisted with.

  • Configuration XML files loaded by the service are corrupted (GuestIndexAnalyzeState.xml or RansomwareIndexAnalyzeState.xml).
    Run the following PowerShell script on the Veeam Backup Server to validate if the XML files are well formed. If either XML file is not well-formed, delete it and restart the service; the service will recreate the missing XML file.
# Define the registry key path and XML file names
$catalogPath = (Get-ItemProperty -Path "HKLM:\SOFTWARE\Veeam\Veeam Backup Catalog" -Name "CatalogPath").CatalogPath
$xmlFileNames = @("GuestIndexAnalyzeState.xml", "RansomwareIndexAnalyzeState.xml")
# Function to validate XML
function Test-XmlValidity {
param ([string]$FilePath)
try {
(New-Object System.Xml.XmlDocument).Load($FilePath)
Write-Host "Success: '$FilePath' is well-formed."
} catch {
Write-Host "Error: '$FilePath' is not well-formed. $_"
}
}
# Validate each XML file
$xmlFileNames | ForEach-Object { Test-XmlValidity -FilePath (Join-Path $catalogPath $_) }
  • The Veeam Guest Catalog Service cannot access the Veeam Backup & Replication configuration database. 
    This can occur under the following circumstances:
    • Microsoft SQL Server is being used to host the Veeam Backup & Replication configuration database.
    • The 'Veeam Backup Service' service is set to use a specific user for Log on as, and not simply Local System.
    • The 'Veeam Guest Catalog Service' is not using the same Log on as account.

    Run the following PowerShell script on the Veeam Backup Server to see if the situation applies to your deployment:
# Check if Microsoft SQL is hosting the configuration database
if ((Get-ItemPropertyValue -Path "HKLM:\SOFTWARE\Veeam\Veeam Backup and Replication\DatabaseConfigurations" -Name "SqlActiveConfiguration" -ErrorAction SilentlyContinue) -eq "MsSql") {
# Define and retrieve service logon accounts
$servicesInfo = @{}
@("VeeamBackupSvc", "VeeamCatalogSvc") | ForEach-Object {
$servicesInfo[$_] = (Get-CimInstance -ClassName Win32_Service -Filter "Name='$_'").StartName
}
# Display and compare the "Log On As" accounts
$servicesInfo.GetEnumerator() | ForEach-Object { Write-Host "$($_.Key) logs on as: $($_.Value)" }
if ($servicesInfo["VeeamBackupSvc"] -eq $servicesInfo["VeeamCatalogSvc"]) {
Write-Host "The services log on with the same account."
} else {
Write-Host "The services log on with different accounts. Please update Veeam Guest Catalog Service to use the same account as the Veeam Backup Server."
}
} else {
Write-Host "Skipping comparison: Deployment uses PostgreSQL."
}

More Information

If the advice in this article does not resolve the issue, please collect logs and create a support case.
To submit feedback regarding this article, please click this link: Send Article Feedback
To report a typo on this page, highlight the typo with your mouse and press CTRL + Enter.

Build Numbers and Versions of Veeam Backup for Salesforce

$
0
0

Build Numbers and Versions of Veeam Backup for Salesforce

KB ID: 4372
Product: Veeam Backup for Salesforce | 1.0 | 2.0 | 2.1 | 3.0
Published: 2022-10-27
Last Modified: 2024-12-02

This KB article lists all versions of Veeam Backup for Salesforce and their respective build numbers.

For more information on downloading the latest version of Veeam Backup for Salesforce, visit:

Version Build Number Release Date Release Notes
Veeam Backup for Salesforce 3 Releases
Veeam Backup for Salesforce 3.1 3.1.0.2298 2024-11-27 HTML
KB4697
Veeam Backup for Salesforce 3.0 3.0.0.1769 2024-09-18 HTML
Veeam Backup for Salesforce 2.1 Releases
Veeam Backup for Salesforce 2.1 2.1.0.4675 2023-11-27

HTML

KB4502

Veeam Backup for Salesforce 2 Releases
Veeam Backup for Salesforce 2 2.0.0.3955 2023-08-30 HTML
Veeam Backup for Salesforce 1 Releases
Veeam Backup for Salesforce 1 P20230222 1.0.2.1992 2023-02-22 KB4417
Veeam Backup for Salesforce 1 1.0.0.1429 2022-10-27 PDF
Swipe to show more of the table
To submit feedback regarding this article, please click this link: Send Article Feedback
To report a typo on this page, highlight the typo with your mouse and press CTRL + Enter.

Release Information for Veeam Backup for Salesforce 3 Cumulative Patches

$
0
0

Release Information for Veeam Backup for Salesforce 3 Cumulative Patches

KB ID: 4697
Product: Veeam Backup for Salesforce
Published: 2024-12-27
Last Modified: 2024-12-02

Requirements

Please confirm that you are running Veeam Backup for Salesforce(build 3.0.0.1769) or later before upgrading. You can find the currently installed build number in the Configuration > About section.

After the upgrade, the Veeam Backup for Salesforce build number will be 3.1.0.2298.

What's New

Veeam Backup for Salesforce 3.1 (3.1.0.2298)

This release includes the following features and improvements:

  • Data masking feature that empowers users to safeguard sensitive and personally identifiable information when restoring data to a sandbox
  • Metadata reload job to start a full backup of metadata
  • Support of child hierarchy restore for contacts of Salesforce organization with enabled «Person Accounts».
  • Other improvements in backup, restore, data archival, and usability
To submit feedback regarding this article, please click this link: Send Article Feedback
To report a typo on this page, highlight the typo with your mouse and press CTRL + Enter.

Build Numbers and Versions of Veeam Backup & Replication

$
0
0

Build Numbers and Versions of Veeam Backup & Replication

KB ID: 2680
Product: Veeam Backup & Replication | 5.0 | 6.1 | 6.5 | 7.0 | 8.0 | 9.0 | 9.5 | 10 | 11 | 12 | 12.1 | 12.2
Veeam Cloud Connect | 8.0 | 9.0 | 9.5 | 10 | 11 | 12
Published: 2018-07-09
Last Modified: 2024-12-03

This KB article lists all versions of Veeam Backup & Replication and their respective build numbers.

For more information on downloading the latest version of Veeam Backup & Replication, visit:

Version Build Number Release Date Release Notes
Veeam Backup & Replication 12 Releases
Veeam Backup & Replication 12.3 12.3.0.310 2024-12-03 PDF
KB4696
Veeam Backup & Replication 12.2 12.2.0.334 2024-08-28 PDF
KB4600
Veeam Backup & Replication 12.1.2 12.1.2.172 2024-05-21 KB4510
Veeam Backup & Replication 12.1.1 12.1.1.56 2024-01-17
Veeam Backup & Replication 12.1 12.1.0.2131 2023-12-05 PDF
KB4510
Veeam Backup & Replication 12 P20230718 12.0.0.1420 P20230718 2023-07-20 KB4420
Veeam Backup & Replication 12 P20230412 12.0.0.1420 P20230412 2023-04-14
Veeam Backup & Replication 12 P20230223 12.0.0.1420 P20230223 2023-03-07
Veeam Backup & Replication 12 GA 12.0.0.1420 2023-02-14 PDF
Veeam Backup & Replication 12 RTM 12.0.0.1402 2023-01-30 -
Veeam Backup & Replication 11 Releases
Veeam Backup & Replication 11a P20240304 11.0.1.1261 P20240304 2024-03-07 KB4245
Veeam Backup & Replication 11a P20230227 11.0.1.1261 P20230227 2023-03-07
Veeam Backup & Replication 11a P20220302 11.0.1.1261 P20220302 2022-03-12
Veeam Backup & Replication 11a P20211211 11.0.1.1261 P20211211 2021-12-22
Veeam Backup & Replication 11a P20211123 11.0.1.1261 P20211123 2021-11-26
Veeam Backup & Replication 11a GA 11.0.1.1261 2021-10-07

PDF

KB4215

Veeam Backup & Replication 11a RTM 11.0.1.1261 2021-09-24 -
Veeam Backup & Replication 11 P20210525
11.0.0.837 P20210525
2021-06-05
KB4126
Veeam Backup & Replication 11 P20210507 11.0.0.837 P20210507 2021-05-12
Veeam Backup & Replication 11 P20210401 11.0.0.837 P20210401 2021-04-01
Veeam Backup & Replication 11 P20210324 11.0.0.837 P20210324 2021-03-24
Veeam Backup & Replication 11 P20210319 11.0.0.837 P20210319 2021-03-23
Veeam Backup & Replication 11 GA 11.0.0.837 2021-02-24 PDF
Veeam Backup & Replication 11 RTM 11.0.0.825 2021-02-11 -
Veeam Backup & Replication 10 Releases
Veeam Backup & Replication 10a P20220304 10.0.1.4854 P20220304 2022-03-12 KB4291
Veeam Backup & Replication 10a CU 20210609 10.0.1.4854 P20210609 2021-06-10 KB4180
Veeam Backup & Replication 10a CU 20201202 10.0.1.4854 P20201202 2020-12-02 KB4050
Veeam Backup & Replication 10a GA 10.0.1.4854 2020-07-30 KB3228
Veeam Backup & Replication 10a RTM 10.0.1.4848 2020-07-20 -
Veeam Backup & Replication 10 P2 10.0.0.4461 P2 2020-05-27 KB3161
Veeam Backup & Replication 10 P1 10.0.0.4461 P1 2020-04-02 KB3127
Veeam Backup & Replication 10 GA 10.0.0.4461 2020-02-18 PDF
Veeam Backup & Replication 10 RTM 10.0.0.4442 2020-02-04 -
Veeam Backup & Replication 9.5 Releases
Veeam Backup & Replication 9.5 U4b GA 9.5.4.2866 2019-07-15 KB2970
Veeam Backup & Replication 9.5 U4a GA 9.5.4.2753 2019-03-26 KB2926
Veeam Backup & Replication 9.5 U4 GA 9.5.4.2615 2019-01-22 KB2878
Veeam Backup & Replication 9.5 U4 RTM 9.5.4.2399 2018-12-28 --
Veeam Backup & Replication 9.5 U3a 9.5.0.1922 2018-07-02 KB2646
Veeam Backup & Replication 9.5 U3 9.5.0.1536 2017-12-18 KB2353
Veeam Backup & Replication 9.5 U2 9.5.0.1038 2017-05-12 KB2283
Veeam Backup & Replication 9.5 U1 9.5.0.823 2017-01-20 KB2222
Veeam Backup & Replication 9.5 U1 RC 9.5.0.802 - -
Veeam Backup & Replication 9.5 GA 9.5.0.711 2016-11-16 PDF
Veeam Backup & Replication 9.5 RTM 9.5.0.580 - -
Veeam Backup & Replication 9.0 Releases
Veeam Backup & Replication 9.0 U2 9.0.0.1715 2016-08-05 KB2147
Veeam Backup & Replication 9.0 U1 9.0.0.1491 2016-03-24 KB2114
Veeam Backup & Replication 9.0 GA 9.0.0.902 2016-01-12 -
Veeam Backup & Replication 9.0 RTM 9.0.0.773 - -
Veeam Backup & Replication 8 Releases
Veeam Backup & Replication 8.0 U3 8.0.0.2084 2015-10-08 KB2068
Veeam Backup & Replication 8.0 U2b 8.0.0.2030 2015-04-28 KB2024
Veeam Backup & Replication 8.0 U2a 8.0.0.2029 - -
Veeam Backup & Replication 8.0 U2 GA 8.0.0.2021 - -
Veeam Backup & Replication 8.0 U2 RTM 8.0.0.2018 - -
Veeam Backup & Replication 8.0 P1 8.0.0.917 2014-12-25 KB1982
Veeam Backup & Replication 8.0 GA 8.0.0.817 2014-11-06 -
Veeam Backup & Replication 8.0 RTM 8.0.0.807 - -
Veeam Backup & Replication 7 Releases
Veeam Backup & Replication 7.0 P4a 7.0.0.871 2014-06-05 KB1891
Veeam Backup & Replication 7.0 P4 7.0.0.870 - -
Veeam Backup & Replication 7.0 P3a 7.0.0.839 2014-02-13 KB1854
Veeam Backup & Replication 7.0 P3 7.0.0.833 - -
Veeam Backup & Replication 7.0 R2a 7.0.0.771 2013-11-13 KB1831
Veeam Backup & Replication 7.0 R2 7.0.0.764 - -
Veeam Backup & Replication 7.0 P1 7.0.0.715 2013-09-30 KB1823
Veeam Backup & Replication 7.0 GA 7.0.0.690 2013-08-20 -
Veeam Backup & Replication 6.5 Releases
Veeam Backup & Replication 6.5 P3 6.5.0.144 2013-04-29 KB1751
Veeam Backup & Replication 6.5 P1 6.5.0.128 2012-12-24 KB1714
Veeam Backup & Replication 6.5 GA 6.5.0.109 2012-10-09 -
Veeam Backup & Replication 6.5 RTM 6.5.0.106 - -
Veeam Backup & Replication 6.1 Releases
Veeam Backup & Replication 6.1 P1a 6.1.0.205 2012-08-15 KB1671
Veeam Backup & Replication 6.1 P1 6.1.0.204 - -
Veeam Backup & Replication 6.1 GA 6.1.0.181 2012-06-04 -
Veeam Backup & Replication 6.0 Releases
Veeam Backup & Replication 6.0 P3 6.0.0.181 2011-12-14 KB1442
Veeam Backup & Replication 6.0 P2 6.0.0.164 - -
Veeam Backup & Replication 6.0 P1 6.0.0.158 - -
Veeam Backup & Replication 6.0 GA 6.0.0.153 2011-08-22 -
Veeam Backup & Replication 5 Releases
Veeam Backup & Replication 5.0 R3 Final 5.0.2.230 - -
Veeam Backup & Replication 5.0 R3 5.0.2.224 - -
Veeam Backup & Replication 5.0 R2 5.0.1.198 - -
Veeam Backup & Replication 5.0 RTM 5.0.0.179 2010-08-30 -
Veeam Backup & Replication 4 Releases
Veeam Backup & Replication 4.1.2 4.1.2.125 2010-08-04 -
Veeam Backup & Replication 4.1 R2 P1 4.1.1.105 - -
Veeam Backup & Replication 4.1 R2 4.1.0.96 - -
Veeam Backup & Replication 4.0 GA 4.0.0.80 - -
Swipe to show more of the table
To submit feedback regarding this article, please click this link: Send Article Feedback
To report a typo on this page, highlight the typo with your mouse and press CTRL + Enter.

Release Information for Veeam Backup & Replication 12.3

$
0
0

Release Information for Veeam Backup & Replication 12.3

KB ID: 4696
Published: 2024-12-03
Last Modified: 2024-12-03

Requirements

You can check the installed build number in the Veeam Backup & Replication Console's Main Menu () under Help > About.

Release Information

12.3.0.310

2024-12-03

Release Information

Download Information

The installed build number can be found in the Veeam Backup & Replication Console's Main Menu (≡) under Help > About.

Upgrading to Veeam Backup & Replication 12.3 From Previous Versions

Use the following ISO for:

  • New deployments of Veeam Backup & Replication 12.3.
  • Upgrading existing deployments of Veeam Backup & Replication (11a, 12, 12.1, 12.2) to 12.3.

Remember to always review the Upgrade Checklist as part of your upgrade process.

Reboot May Be Required

Please note that a reboot may be required after installing the update. 

Please plan accordingly.

ISO Release History

Previously released files are not publicly available for download. Mouse-over or tap the filenames in the table to view a file's MD5 and SHA1 checksum.
Swipe to show more of the table
To submit feedback regarding this article, please click this link: Send Article Feedback
To report a typo on this page, highlight the typo with your mouse and press CTRL + Enter.

Build Numbers and Versions of Veeam Backup for Nutanix AHV

$
0
0

Build Numbers and Versions of Veeam Backup for Nutanix AHV

KB ID: 4299
Product: Veeam Backup for Nutanix AHV | 2.0 | 2.1 | 3.0 | 4.0 | 5.0 | 5.1 | 6 | 7
Veeam Availability for Nutanix AHV | 1.0
Published: 2022-04-13
Last Modified: 2024-12-03

This KB article lists all versions of Veeam Backup for Nutanix AHV and their respective build numbers.

For more information on downloading the latest version of Veeam Backup for Nutanix AHV, visit:

Starting with the release of Veeam Backup & Replication 12.1, the What's New information for integrated products, like Veeam Backup for Nutanix AHV, is included in the Veeam Backup & Replication What's New PDF.
Note: Prior to version 2.0, the product was known as Veeam Availability for Nutanix.
Version Build Number Plug-In Build Release Date Release Notes
Veeam Backup for Nutanix AHV 7 Releases
Veeam Backup for Nutanix AHV 7.0 7.0.0.241 12.7.0.172 2024-12-03 HTML
Veeam Backup for Nutanix AHV 6 Releases
Veeam Backup for Nutanix AHV 6.1 6.1.0.14 12.6.1.15 2024-09-26 KB4668
Veeam Backup for Nutanix AHV 6.0 6.0.0.1228 12.6.0.632 2024-08-24 HTML
Veeam Backup for Nutanix AHV 5 Releases
Veeam Backup for Nutanix AHV 5.1 5.1.0.7 12.5.1.8 2023-12-05 KB4521
Veeam Backup for Nutanix AHV 5 5.0.0.1080  12.5.0.465  2023-09-27 PDF
Veeam Backup for Nutanix AHV 4 Releases
Veeam Backup for Nutanix AHV 4a 4.0.1.18  12.1.4.5 2023-04-19 KB4426
Veeam Backup for Nutanix AHV 4 4.0.0.1899 12.0.4.1020 2023-02-14 PDF
Veeam Backup for Nutanix AHV 3a Releases
Veeam Backup for Nutanix AHV 3a 3.1.36 11.1.3.33 2022-01-18 KB4272
Veeam Backup for Nutanix AHV 3 3.0.775 11.0.3.819 2021-09-24

PDF

KB4214

Veeam Backup for Nutanix AHV 2 Releases
Veeam Backup for Nutanix AHV 2.1 2.1.396   2021-02-24

PDF

KB4117

Veeam Backup for Nutanix AHV 2 2.0.558   2020-03-24

PDF

KB3133

Veeam Availability for Nutanix 1 Releases
Veeam Availability for Nutanix 1.0 U3 1.0.829   2019-10-09 KB3013
Veeam Availability for Nutanix 1.0 U2 1.0.632   2019-05-30 KB2956
Veeam Availability for Nutanix 1.0 U1 1.0.457   2018-11-30  
Veeam Availability for Nutanix 1.0 1.0.342   2018-07-26  
Swipe to show more of the table
To submit feedback regarding this article, please click this link: Send Article Feedback
To report a typo on this page, highlight the typo with your mouse and press CTRL + Enter.

Build Numbers and Versions of Veeam ONE

$
0
0

Build Numbers and Versions of Veeam ONE

KB ID: 4357
Product: Veeam ONE | 6.0 | 6.5 | 7.0 | 8.0 | 9.0 | 9.5 | 10 | 11 | 12 | 12.1 | 12.2
Published: 2022-09-22
Last Modified: 2024-12-03

This KB article lists all versions of Veeam ONE and their respective build numbers.

For more information on downloading the latest version of Veeam ONE, visit: 

Version  Build Number Release Date Release Notes
Veeam ONE 12 Releases
Veeam ONE 12.3 12.3.0.4670 2024-12-03 HTML
Veeam ONE 12.2 12.2.0.4093 2024-08-28 HTML
Veeam ONE 12.1 12.1.0.3208 2023-12-05 PDF
Veeam ONE 12 P20230314 12.0.1.2591 2023-03-20 KB4430
Veeam ONE 12 GA 12.0.0.2498 2023-02-14 PDF
Veeam ONE 12 RTM 12.0.0.2498 2023-01-30 -

Veeam ONE 11 Releases

Veeam ONE 11a GA 11.0.1.1880 2021-10-07

PDF

KB4197

Veeam ONE 11a RTM 11.0.1.1880 2021-09-28 -
Veeam ONE 11 GA 11.0.0.1379 2021-02-24 PDF
KB4109
Veeam ONE 11 RTM 11.0.0.1379 2021-02-09 -
Veeam ONE 10 Releases
Veeam ONE 10a 10.0.2.1094 2020-07-21

PDF

KB3227

Veeam ONE 10 10.0.0.750 2020-02-18 KB3011
Veeam ONE 9.5 Releases
Veeam ONE 9.5 U4a 9.5.4.4587 2019-09-11

PDF

KB3002

Veeam ONE 9.5 U4 9.5.4.4566 2019-02-22 KB2876
Veeam ONE 9.5 U3 9.5.0.3801 2017-12-19

PDF

KB2354

Veeam ONE 9.5 U1 9.5.0.3254 2017-01-20 KB2223
Veeam ONE 9.5 GA 9.5.0.3201 2016-11-16 -
Veeam ONE 9 Releases
Veeam ONE 9 U1 9.0.0.2088 2016-03-24 KB2115
Veeam ONE 9 GA 9.0.0.2062 2016-01-12 PDF
Veeam ONE 8 Releases
Veeam ONE 8 U2 8.0.0.1669 2015-04-27 PDF
KB2025
Veeam ONE 8 P1 8.0.0.1615 2015-02-26 KB1986
Veeam ONE 8 GA 8.0.0.1569 2014-11-06 -
Veeam ONE 8 RTM 8.0.0.1567 - -
Veeam ONE 7 Releases
Veeam ONE 7 P2 7.0.0.949 2014-09-18 KB1927
Veeam ONE 7 R2 7.0.0.919 2013-12-05 PDF
Veeam ONE 7 7.0.0.876 2013-08-15 -
Veeam ONE 6.5 Releases
Veeam ONE 6.5 P1 6.5.0.686 2012-12-18 KB1700
Veeam ONE 6.5 6.5.0.676 2012-11-01 -
Veeam ONE 6 Releases
Veeam ONE 6 6.0.0.520 2012-04-23 -
Swipe to show more of the table
To submit feedback regarding this article, please click this link: Send Article Feedback
To report a typo on this page, highlight the typo with your mouse and press CTRL + Enter.

How to Modify the Security & Compliance Analyzer's Password Complexity and Length Validation Check

$
0
0

How to Modify the Security & Compliance Analyzer's Encryption Password Complexity and Length Validation Check

KB ID: 4685
Published: 2024-12-03
Last Modified: 2024-12-03

Purpose

This article documents how to adjust the Encryption Password Complexity and Length Validation check portion of the Security & Compliance Analyzer.

Starting in Veeam Backup & Replication 12.3, encryption passwords will automatically be checked to see if they meet specific length and complexity requirements.

Solution

Default Values

The default length and complexity requirements are as follows:

  • 12 characters
  • 1 uppercase character
  • 1 lowercase character
  • 1 numeric character
  • 1 special character

 

Customization

The length and complexity requirements can be adjusted using the following registry values.
Note: All values are in decimal.

PasswordPolicyMinLength

This value determines the minimum password length. Any password shorter than this value will cause the Security & Compliance Analyzer to alert.

Key Location: HKLM\Software\Veeam\Veeam Backup and Replication\
Value Name: PasswordPolicyMinLength
Value Type: DWORD (32-Bit) Value
Value Data(Default): 12

New-ItemProperty -Path 'HKLM:\SOFTWARE\Veeam\Veeam Backup and Replication\' -Name 'PasswordPolicyMinLength' -Value "12" -PropertyType DWORD -Force
PasswordPolicyMinUppercase

This value determines the minimum number of uppercase characters a password must have. Any password with fewer uppercase characters than this value will cause the Security & Compliance Analyzer to alert.

Key Location: HKLM\Software\Veeam\Veeam Backup and Replication\
Value Name: PasswordPolicyMinUppercase
Value Type: DWORD (32-Bit) Value
Value Data(Default): 1

New-ItemProperty -Path 'HKLM:\SOFTWARE\Veeam\Veeam Backup and Replication\' -Name 'PasswordPolicyMinUppercase' -Value "1" -PropertyType DWORD -Force
PasswordPolicyMinLowercase

This value determines the minimum number of lowercase characters a password must have. Any password with fewer lowercase characters than this value will cause the Security & Compliance Analyzer to alert.

Key Location: HKLM\Software\Veeam\Veeam Backup and Replication\
Value Name: PasswordPolicyMinLowercase
Value Type: DWORD (32-Bit) Value
Value Data(Default): 1

New-ItemProperty -Path 'HKLM:\SOFTWARE\Veeam\Veeam Backup and Replication\' -Name 'PasswordPolicyMinLowercase' -Value "1" -PropertyType DWORD -Force
PasswordPolicyMinNumeric

This value determines the minimum number of numeric characters a password must have. Any password with fewer numeric characters than this value will cause the Security & Compliance Analyzer to alert.

Key Location: HKLM\Software\Veeam\Veeam Backup and Replication\
Value Name: PasswordPolicyMinNumeric
Value Type: DWORD (32-Bit) Value
Value Data(Default): 1

New-ItemProperty -Path 'HKLM:\SOFTWARE\Veeam\Veeam Backup and Replication\' -Name 'PasswordPolicyMinNumeric' -Value "1" -PropertyType DWORD -Force
PasswordPolicyMinSpecial

This value determines the minimum number of special characters a password must have. Any password with fewer special characters than this value will cause the Security & Compliance Analyzer to alert.

Key Location: HKLM\Software\Veeam\Veeam Backup and Replication\
Value Name: PasswordPolicyMinSpecial
Value Type: DWORD (32-Bit) Value
Value Data(Default): 1

New-ItemProperty -Path 'HKLM:\SOFTWARE\Veeam\Veeam Backup and Replication\' -Name 'PasswordPolicyMinSpecial' -Value "1" -PropertyType DWORD -Force
To submit feedback regarding this article, please click this link: Send Article Feedback
To report a typo on this page, highlight the typo with your mouse and press CTRL + Enter.

How to Disable Boot Prompt in Veeam Agent for Windows Recovery Media

$
0
0

How to Disable Boot Prompt in Veeam Agent for Windows Recovery Media

KB ID: 4689
Published: 2024-12-03
Last Modified: 2024-12-03
Version Requirement

Purpose

This article documents how to disable the 'Press any key to boot from CD or DVD..." prompt that appears when booting from the Veeam Agent for Microsoft Windows Recovery Media.
Press any key

Solution

  1. Create the following registry value within the Guest OS of the machine that is generating the Veeam Recovery Media:

    Key Location: HKLM\SOFTWARE\Veeam\Veeam Endpoint Backup
    Value Name: RecoveryMediaRemoveBootPrompt
    Value Type: DWORD (32-Bit) Value
    Value Data: 1

    Create value using PowerShell:
New-ItemProperty -Path 'HKLM:\SOFTWARE\Veeam\Veeam Endpoint Backup' -Name 'RecoveryMediaRemoveBootPrompt' -Value "1" -PropertyType DWORD -Force
  1. Create a new Veeam Recovery Media ISO.
To submit feedback regarding this article, please click this link: Send Article Feedback
To report a typo on this page, highlight the typo with your mouse and press CTRL + Enter.

Build Numbers and Versions of Veeam Service Provider Console

$
0
0

Build Numbers and Versions of Veeam Service Provider Console

KB ID: 4464
Product: Veeam Availability Console | 2.0 | 2.0_U1 | 3.0
Veeam Service Provider Console | 4.0 | 5.0 | 6.0 | 7.0 | 8.0 | 8.1
Published: 2023-06-16
Last Modified: 2024-12-03

This KB article lists all versions of Veeam Service Provider Console and their respective build numbers.

For more information on downloading the latest version of Veeam Service Provider Console, visit:

Note: Prior to version 4, the product was known as Veeam Availability Console.
Note: Prior to version 2, the product was known as Veeam Managed Backup Portal.
Version Build Number Release Date Release Notes
Veeam Service Provider Console 8 Releases
Veeam Service Provider Console 8.1 CP1 8.1.0.21999 2024-12-03 KB4651
Veeam Service Provider Console 8.1 8.1.0.21377 2024-08-28 HTML
KB4651
Veeam Service Provider Console 8 CP2 8.0.0.19552 2024-05-28 KB4509
Veeam Service Provider Console 8 CP2 (Note)This build was retracted and rereleased as build 8.0.0.19552. For more information review KB4509. 8.0.0.19236 2024-05-06
Veeam Service Provider Console 8 CP1 8.0.0.18054 2024-03-04
Veeam Service Provider Console 8 8.0.0.16877 2023-12-05 PDF
Veeam Service Provider Console 7 Releases
Veeam Service Provider Console 7 P20240516 7.0.0.19551 2024-05-28 KB4441
Veeam Service Provider Console 7 P20240412 7.0.0.18899 2024-05-06
Veeam Service Provider Console 7 P20230531 7.0.0.14271 2023-06-05
Veeam Service Provider Console 7 P20230321 7.0.0.13157 2023-03-21
Veeam Service Provider Console 7 GA 7.0.0.12777 2023-01-30 PDF
Veeam Service Provider Console 6 Releases
Veeam Service Provider Console 6 Patch 1 6.0.0.8787 2022-02-02 KB4277
Veeam Service Provider Console 6 GA 6.0.0.7739 2021-09-27 PDF

KB4212
Veeam Service Provider Console 5 Releases
Veeam Service Provider Console 5 Patch 4 5.0.0.7151 2021-10-12 KB4223
Veeam Service Provider Console 5 Patch 3 5.0.0.6959 2021-05-22 KB4163
Veeam Service Provider Console 5 Patch 2 5.0.0.6883 2021-03-25 KB4127
Veeam Service Provider Console 5 Patch 1 5.0.0.6838 2021-03-03 KB4116
Veeam Service Provider Console 5 GA 5.0.0.6726 2021-02-24 PDF

KB4111
Veeam Service Provider Console 4 Releases
Veeam Service Provider Console 4 Patch 2 4.0.0.4914 2020-07-23 KB3237
Veeam Service Provider Console 4 Patch 1 4.0.0.4911 2020-07-03 KB3211
Veeam Service Provider Console 4 GA 4.0.0.4877 2020-03-31 PDF

KB3040
Veeam Availability Console 3 Releases
Veeam Availability Console 3 Patch 4 3.0.0.2795 2020-01-23 KB3036
Veeam Availability Console 3 Patch 3 3.0.0.2762 2019-09-20 KB3003
Veeam Availability Console 3 Patch 2 3.0.0.2725 2019-06-17 KB2960
Veeam Availability Console 3 Patch 1 3.0.0.2703 2019-04-11 KB2934
Veeam Availability Console 3 GA 3.0.0.2647 2019-03-28 PDF
Veeam Availability Console 2 Update 1 Releases
Veeam Availability Console 2 U1 Patch 1913 2.0.2.1913 2018-12-21 KB2835
Veeam Availability Console 2 U1 Patch 1850 2.0.2.1850 2018-11-15 KB2795
Veeam Availability Console 2 U1 Patch 1824 2.0.2.1824 2018-10-05 KB2781
Veeam Availability Console 2 U1 Patch 1817 2.0.2.1817 2018-08-30 KB2715
Veeam Availability Console 2 U1 Patch 1807 2.0.2.1807 2018-07-30 KB2694
Veeam Availability Console 2 U1 GA 2.0.2.1750 2018-06-19 PDF
Veeam Availability Console 2 Releases
Veeam Availability Console 2 Cumulative Patch 1376 2.0.1.1376 2017-12-21 KB2418
Veeam Availability Console 2 GA 2.0.1.1319 2017-11-14 PDF
Veeam Managed Backup Portal 1 Releases
Veeam Managed Backup Portal 1 1.0.0.295 2016-03-24 -
Swipe to show more of the table
To submit feedback regarding this article, please click this link: Send Article Feedback
To report a typo on this page, highlight the typo with your mouse and press CTRL + Enter.

Release History for Veeam Service Provider Console 8.1

$
0
0

Release History for Veeam Service Provider Console 8.1

KB ID: 4651
Product: Veeam Service Provider Console | 8.1
Published: 2024-08-28
Last Modified: 2024-12-03

Veeam Service Provider Console 8.1 Builds

8.1.0.21999

Security

Vulnerabilities
  • CVE- 2024-42448 | Severity: Critical (9.9)
    From the VSPC management agent machine, under the condition that the management agent is authorized on the server, it is possible to perform Remote Code Execution (RCE) on the VSPC server machine.
  • CVE- 2024-42449 | Severity: High (7.1)
    From the VSPC management agent machine, under the condition that the management agent is authorized on the server, it is possible to leak an NTLM hash of the VSPC server service account and delete files on the VSPC server machine.

New Features and Enhancements

General
  • Unsupported versions of managed products are now highlighted in the Discovery tab area and trigger an “out-of-date” alarm in the backup portal. This should help identify outdated software and plan upgrades accordingly.
  • Automatic emails for newly created sub-tenants can now be adjusted to remove the user password. To do this, please create a support case, and the technical support team will provide the registry value.
  • 11:11 repository type is supported in all relevant backup portal views and tabs.
Scalability
  • Database SQL procedures have been optimized when inserting large amounts of data related to Veeam Backup & Replication jobs. This should lower the load on the staging database and improve the stability of the backup portal.
  • Memory usage has been optimized to generate less load on the backup portal server in large-scale deployments.
  • The retention policy procedure for stored data has been optimized to provide better efficiency and lower the load on the SQL Server hosting the VSPC database.
Hosted Infrastructure
  • The company name is now automatically added to the backup job name created on a hosted server. This allows service providers to easily differentiate what backup jobs belong to what company.
  • The hosted location is now available during backup portal user creation. Previously, it was required to assign any resources to that location, and only then was the hosted location available for selection in the user profile.
Veeam Agent for Microsoft Windows Integration
  • Backup job GFS options configuration is now available in the backup portal UI.
Alarms
  • Backup agent alarms can now be scoped to either workstation, server, or both computer types. This allows maximum flexibility when configuring different thresholds for managed computers.
UI & UX
  • Widgets for Veeam products that are not managed by the backup portal are now hidden from the RPO & SLA view.
  • The backup portal (VSPC) patch level is now displayed on the About page in the Configuration section.
REST APIs
  • A new minor version of REST APIs containing new endpoints is now available for production usage.
    For the complete change log, please refer to the documentation.
  • Service providers can now query which tier of the Scale-Out Backup Repository (SOBR) the corresponding backups are on. This provides maximum flexibility when using VSPC REST APIs to integrate with 3rd party portals and billing applications.

Resolved Issues

Management Agent
  • When a management agent is in the rejected state, it continues to hold a connection to the backup portal.
    Contact the technical support team for assistance to change the default management agent behavior.
UI
  • Under certain conditions, some backup port tabs might not be loaded correctly.
SSO
  • Under certain conditions, when registering an external identity provider, the procedure may fail with the error:
    Failed to initialize the identity provider
    
Notifications
  • After upgrading to v8.1 of the backup portal, individual notifications on events stop working for resellers and portal admins.
Alarms
  • The 'Hosted backup repository storage quota' alarm is triggered for all companies on the hosted backup server, ignoring quota usage for companies that are still below the configured quota threshold.
Dashboards
  • Session States dashboard does not display backup copy jobs running in the immediate mode.
Veeam ONE Integration
  • Alarms that are no longer present in a managed Veeam ONE server cannot be resolved or acknowledged in the backup portal UI.
Veeam Backup for Microsoft 365 Integration
  • On the Backup Jobs and Protected Data tabs for companies without any backup resources assigned, location administrators and location users receive the error:
    Value cannot be null. Reference type: Veeam.MBP.DataModel.LocationNode Parameter name: obj
    
  • Data collection from managed Veeam Backup for Microsoft 365 servers fails when protected organizations have expired “SharePoint Online and OneDrive for Business” licenses.
  • The “Next Run" value in the jobs grid is not updated after a backup job is completed.
  • In the “Session States” tab, failed retry sessions for the backup job are not skipped when calculating the overall state for the day.
VCSP Pulse Portal Integration
  • When the authentication token to VCSP Pulse expires, the backup portal continues to connect and synchronize data.
  • Under certain circumstances, it is impossible to edit the parameters of the generated license key.
REST APIs
  • The backup portal stops responding when creating a discovery rule via REST APIs v3.4
  • Property “instanceUid” for Veeam Backup & Replication jobs returned internal IDs instead of original IDs from the backup server in REST API v3.4
  • Endpoint modifications from cumulative patches for VSPC v8 are missing in the REST APIs v3.4 after upgrading to VSPC v8.1
  • When the backup portal manages an unsupported version of Veeam ONE, the REST API method “GetOrganizationsLicenseUsage” returns an exception for the entire organization.
  • When the backup portal manages an unsupported version of Veeam Backup for Microsoft 365, the REST API method “organizations/companies/hostedResources/vb365” returns the error:
    An item with the same key has already been added.
    
  • The Reseller Owner and Company Owner cannot list Linux backup jobs using the method “GetBackupServerAgentJobs”
  • The description for “GetBackupServerBackupCopyJobs” has been updated to reflect the latest information about included job types.
  • "GET /infrastructure/backupServers/{backupServerUid}/repositories/{repositoryUid} GetBackupRepository" endpoint returns an error when using REST APIs v3.4.

8.1.0.21377

Release Information

Download Information

Deployment ISO

For new installations and upgrades from previous versions, download the latest Veeam Service Provider Console 8.1 ISO file:

Reboot may be required

Please note that a reboot may be required after installing the update. 

Please plan accordingly.

ISO Release History

Previously released files are not publicly available for download. Mouse-over or tap the filenames in the table to view a file's MD5 and SHA1 checksum.
Release Date ISO Filename Changelog
Veeam Service Provider Console 8.1.0.21999 Releases
2024-12-03 VeeamServiceProviderConsole_8.1.0.21999_20241120.isoMD5: d7027d7c01f748962ded9f77f39af807
SHA1: 8e1f9767990faf58b6dcc276696e88143dc44472
Initial Release
Veeam Service Provider Console 8.0.0.16877 Releases
2024-08-28 VeeamServiceProviderConsole_8.1.0.21377_20240820.isoMD5: f3d3a7cb67421fc002cdbd57b6e98d45
SHA1: c75bf90214058c9a5436bb9982ed1740cf26e4d1
Initial Release
Swipe to show more of the table
To submit feedback regarding this article, please click this link: Send Article Feedback
To report a typo on this page, highlight the typo with your mouse and press CTRL + Enter.

How to Backup of ARM RoleAssignments for Veeam Backup for Entra ID

$
0
0

How to Backup of ARM RoleAssignments for Veeam Backup for Entra ID

KB ID: 4683
Published: 2024-12-03
Last Modified: 2024-12-03

Challenge

This article documents the additional configuration necessary to enable Veeam Backup for Microsoft Entra ID to back up relationships between protected resources and management groups as part of the backup scope.

By default, Veeam Backup for Microsoft Entra ID does not back up relationships between protected resources and management groups.

Solution

Part 1: Set Permissions

The application must have a Reader Role in the Azure Root management group. This can be added automatically or manually depending on whether or not the Tenant has been added to the Inventory already:

Automatic

This method can be used when the Tenant has not yet been added to Veeam Backup & Replication Inventory.

  1. The user should be able to assign roles in all Azure subscriptions and management groups associated with the tenant.
    To learn how to grant this privilege, see Microsoft Azure Docs.
  2. Close all Veeam Backup & Replication Consoles (veeam.backup.shell.exe)
  3. Create the following registry value on the Veeam Backup Server:
    • Key Location: HKLM\SOFTWARE\Veeam\Veeam Backup and Replication\
    • Value Name: ProcessARMRoleAssignments
    • Value Type: String Value (REG_SZ)
    • Value Data: true
New-ItemProperty -Path 'HKLM:\SOFTWARE\Veeam\Veeam Backup and Replication\' -Name 'ProcessARMRoleAssignments' -Value "true" -PropertyType 'String' -Force
  1. Open the Veeam Backup & Replication Console.
  2. Add the Tenant to Inventory.
Manually

This method must be used when the tenant has already been added to the Veeam Backup & Replication Inventory node.

  1. Assign the Reader role to the application in the Root management group.
    To learn how to grant this privilege, see Microsoft Azure Docs.

Part 2: Enable Processing

After setting the Reader role, you must enable the processing of ARM RoleAssignments.

  1. Enable the processing of ARM RoleAssignments by adding the option key "ProcessArmRoleAssignments" to the appsettings.json file.
    You must create the file manually if it doesn't exist in the Plugin folder:
    C:\Program Files (x86)\Veeam\Backup Transport\x64\Plugins\EntraId\

Example of appsettings.json file content:

{
"EntraIdEntitiesBackupSettings": {
"ProcessArmRoleAssignments": true
}
}
To submit feedback regarding this article, please click this link: Send Article Feedback
To report a typo on this page, highlight the typo with your mouse and press CTRL + Enter.

Build Numbers and Versions of Veeam Backup for Oracle Linux Virtualization Manager and Red Hat Virtualization

$
0
0

Build Numbers and Versions of Veeam Backup for Oracle Linux Virtualization Manager and Red Hat Virtualization

KB ID: 4362
Product: Veeam Backup for Red Hat Virtualization | 1a | 2.0 | 3.0 | 4.0
Veeam Backup for Oracle Linux Virtualization Manager and Red Hat Virtualization | 4.1 | 5 | 6
Published: 2022-09-27
Last Modified: 2024-12-03

This KB article lists all versions of Veeam Backup for Oracle Linux Virtualization Manager and Red Hat Virtualization and their respective build numbers.

For more information on downloading the latest version of Veeam Backup for Oracle Linux Virtualization Manager and Red Hat Virtualization, visit:

Starting with the release of Veeam Backup & Replication 12.1, the What's New information for integrated products, like Veeam Backup for Oracle Linux Virtualization Manager and Red Hat Virtualization, is included in the Veeam Backup & Replication What's New PDF.

Starting with the release of Veeam Backup for Oracle Linux Virtualization Manager and Red Hat Virtualization 6, the Release Notes for integrated products, like Veeam Backup for Oracle Linux Virtualization Manager and Red Hat Virtualization, are included in the Veeam Backup & Replication Release Notes

Note: Prior to version 4.1, the product was known as Veeam Backup for Red Hat Virtualization.

Version Build Number Plug-In Build Release Date Release Notes
Veeam Backup for Oracle Linux Virtualization Manager and Red Hat Virtualization 6 Releases
Veeam Backup for Oracle Linux Virtualization Manager and Red Hat Virtualization 6 - 12.6.0.166 2024-12-03 -
Veeam Backup for Oracle Linux Virtualization Manager and Red Hat Virtualization 5 Releases
Veeam Backup for Oracle Linux Virtualization Manager and Red Hat Virtualization 5 5.0.0.515 12.5.0.299 2024-08-24 HTML
Veeam Backup for Oracle Linux Virtualization Manager and Red Hat Virtualization 4.1 Releases
Veeam Backup for Oracle Linux Virtualization Manager and Red Hat Virtualization  4.1 4.0.1.108 12.4.1.45 2024-04-02 HTML
Veeam Backup for Red Hat Virtualization 4 Releases
Veeam Backup for Red Hat Virtualization  4 4.0.0.883 12.4.0.385 2023-12-05 PDF
Veeam Backup for Red Hat Virtualization 3 Releases
Veeam Backup for Red Hat Virtualization  3b 3.0.2.11 12.2.3.19 2023-07-27 KB4475
Veeam Backup for Red Hat Virtualization  3a 3.0.1.855 12.1.3.431 2023-04-13 KB4435
Veeam Backup for Red Hat Virtualization  3 3.0.0.833 12.0.3.412 2023-02-14 PDF
Veeam Backup for Red Hat Virtualization 2 Releases
Veeam Backup for Red Hat Virtualization  2a 2.0.1.27 11.1.2.253 2022-10-17 PDF
Veeam Backup for Red Hat Virtualization 2 2.0.0.280  11.0.2.253 2022-06-30 PDF
Veeam Backup for Red Hat Virtualization 1 Releases
Veeam Backup for Red Hat Virtualization 1a 1.1.11   2022-02-19 KB4280
Veeam Backup for Red Hat Virtualization 1 1.0.1488   2021-10-11

PDF

KB4221

Swipe to show more of the table
To submit feedback regarding this article, please click this link: Send Article Feedback
To report a typo on this page, highlight the typo with your mouse and press CTRL + Enter.

Veeam Service Provider Console Vulnerability (CVE-2024-42448 | CVE-2024-42449)

$
0
0

Veeam Service Provider Console Vulnerabilities
(CVE-2024-42448 | CVE-2024-42449)

KB ID: 4679
Product: Veeam Service Provider Console | 8.1
Published: 2024-12-03
Last Modified: 2024-12-03
Veeam Software Security Commitment
Veeam® is committed to ensuring its products protect customers from potential risks. As part of that commitment, we operate a Vulnerability Disclosure Program (VDP) for all Veeam products and perform extensive internal code audits. When a vulnerability is identified, our team promptly develops a patch to address and mitigate the risk. In line with our dedication to transparency, we publicly disclose the vulnerability and provide detailed mitigation information. This approach ensures that all potentially affected customers can quickly implement the necessary measures to safeguard their systems. It’s important to note that once a vulnerability and its associated patch are disclosed, attackers will likely attempt to reverse-engineer the patch to exploit unpatched deployments of Veeam software. This reality underscores the critical importance of ensuring that all customers use the latest versions of our software and install all updates and patches without delay.
Article Applicability

This article documents a vulnerability discovered in Veeam Service Provider Console.

This vulnerability does not affect other Veeam products (e.g., Veeam Backup & Replication, Veeam Agent for Microsoft Windows, Veeam ONE).

Issue Details

All vulnerabilities disclosed in this section affect Veeam Service Provider Console 8.1.0.21377 and all earlier versions 8 and 7 builds.
Unsupported product versions are not tested, but are likely affected and should be considered vulnerable.

CVE-2024-42448

From the VSPC management agent machine, under the condition that the management agent is authorized on the server, it is possible to perform Remote Code Execution (RCE) on the VSPC server machine.

Severity: Critical
CVSS v3.1 Score: 9.9CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Source: Discovered during internal testing.

CVE-2024-42449

From the VSPC management agent machine, under the condition that the management agent is authorized on the server, it is possible to leak an NTLM hash of the VSPC server service account and delete files on the VSPC server machine.

Severity: High
CVSS v3.1 Score: 7.1CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Source: Discovered during internal testing.

Solution

The vulnerability documented in this article was fixed starting in the following builds of Veeam Service Provider Console:
Critical Update
We encourage service providers using supported versions of Veeam Service Provider Console (versions 7 & 8) to update to the latest cumulative patch. Service Providers using unsupported versions are strongly encouraged to upgrade to the latest version of Veeam Service Provider Console.
No Mitigations Available
No mitigation method is available for these vulnerabilities. The only remedy is to upgrade to the latest version of Veeam Service Provider Console.
To submit feedback regarding this article, please click this link: Send Article Feedback
To report a typo on this page, highlight the typo with your mouse and press CTRL + Enter.

How to Add Exclusions to Veeam Threat Hunter Scan

$
0
0

How to Add Exclusions to Veeam Threat Hunter Scan

KB ID: 4688
Published: 2024-12-03
Last Modified: 2024-12-03

Purpose

This article documents how to exclude files and folders from the Veeam Threat Hunter scan.

Solution

To exclude files or folders from Veeam Threat Hunter Scane, create the following registry value on the Veeam Backup Server:

Key Location: HKLM\SOFTWARE\Veeam\Veeam Threat Hunter\
Value Name: VTHScanExclusions
Value Type: Multi-String Value (REG_MULTI_SZ)
Value Data: (See notes below)

Value Data Notes:

  • One exclusion string per line.
  • Strings specify both file and folder names that will be excluded.
  • Wildcards may be used before, within, or after the string.
  • A wildcard can be anything within the path, so great care must be used when placing a wildcard in the middle of an exclusion string.
    Example: '\foo1*\foo2*\*' could be any number of folders deep (e.g., \foo113\folder\subfolder\foo212\ )
  • A wildcard and a folder separator are automatically prepended to each exclusion entry.
    Example:  'Documents*' will be handled as '*\Documents*'
  • Any included drive letter will be converted to a wildcard.
    Example: 'C:\Users\*\Documents*' will be handled as '*\Users\*\Documents*'
  • The exclusion string must be at minimum three (3) characters long.

Examples

The exclusion function looks at the entire file path of each file and checks if anything in that path matches an exclusion entry. Think of the exclusion string as a simplified form of regex.

  • '*.foo' would be handled as if it read '*\*.foo' and match any file path that ends in .foo because there is no wildcard after the value.
  • 'foo*' would be handled as if read '*\foo*' and match any file path containing a folder or file name starting with "foo" and their subfolders.
  • '\foo\*' would be handled as '*\foo\*' and match only folders that are named precisely "foo".
  • '\foo1*\foo2*\*' would be handled as '*\foo1*\foo2*\*' and match only to contents of a folder beginning with 'foo2' that is contained within a folder path that has a parent folder whose name begins with 'foo1' (e.g. \foo113\folder\subfolder\foo212\ ).
To submit feedback regarding this article, please click this link: Send Article Feedback
To report a typo on this page, highlight the typo with your mouse and press CTRL + Enter.

Restore to oVirt KVM VM Post-Restore Recommended Actions

$
0
0

Restore to oVirt KVM VM Post-Restore Recommended Actions

KB ID: 4692
Published: 2024-12-03
Last Modified: 2024-12-03

Purpose

This article documents recommended post-restore actions that should be taken after restoring VMs, physical machines, and cloud machines to the oVirt KVM hypervisor.

Solution

Starting in the oVirt KVM Plug-In included with Veeam Backup & Replication 12.3, a feature has been added that allows users to restore VMs, Physical machines, and Cloud machines to the oVirt KVM hypervisor. However, after such a restore, several recommended actions are suggested to maximize performance and functionality.

  • Install guest tools and drivers.
  • Change the disk bus type to one that is more efficient.
  • Change the network adapter type to one that is more efficient.
To submit feedback regarding this article, please click this link: Send Article Feedback
To report a typo on this page, highlight the typo with your mouse and press CTRL + Enter.

Vulnerabilities Resolved in Veeam Backup & Replication 12.3

$
0
0

Vulnerabilities Resolved in Veeam Backup & Replication 12.3

KB ID: 4693
Product: Veeam Backup & Replication | 12 | 12.1 | 12.2
Veeam Agent for Microsoft Windows | 6.0 | 6.1 | 6.2
Published: 2024-12-03
Last Modified: 2024-12-03

All vulnerabilities documented in this article were resolved in Veeam Backup & Replication 12.3.

Veeam Product Latest Version Download Page

Veeam Software Security Commitment
Veeam® is committed to ensuring its products protect customers from potential risks. As part of that commitment, we operate a Vulnerability Disclosure Program (VDP) for all Veeam products and perform extensive internal code audits. When a vulnerability is identified, our team promptly develops a patch to address and mitigate the risk. In line with our dedication to transparency, we publicly disclose the vulnerability and provide detailed mitigation information. This approach ensures that all potentially affected customers can quickly implement the necessary measures to safeguard their systems. It’s important to note that once a vulnerability and its associated patch are disclosed, attackers will likely attempt to reverse-engineer the patch to exploit unpatched deployments of Veeam software. This reality underscores the critical importance of ensuring that all customers use the latest versions of our software and install all updates and patches without delay.

Veeam Backup & Replication

Issue Details

All vulnerabilities disclosed in this section affect Veeam Backup & Replication 12.2.0.334 and all earlier version 12 builds.
Unsupported product versions are not tested, but are likely affected and should be considered vulnerable.

CVE-2024-40717

A vulnerability allows an authenticated user with a role assigned in the Users and Roles settings on the backup server to execute a script with elevated privileges by configuring it as a pre-job or post-job task, thereby causing the script to be executed as LocalSystem.

Severity: High
CVSS v3.1 Score: 8.8CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Source: Discovered during internal testing.

CVE-2024-42451

A vulnerability allows an authenticated user with a role assigned in the Users and Roles settings on the backup server to access all saved credentials in a human-readable format.

Severity: High
CVSS v3.1 Score: 7.7CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
Source: Discovered during internal testing.

CVE-2024-42452

A vulnerability allows an authenticated user with a role assigned in the Users and Roles settings on the backup server to remotely upload files to connected ESXi hosts with elevated privileges.

Severity: High
CVSS v3.1 Score: 8.8CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Source: Discovered during internal testing.

CVE-2024-42453

A vulnerability allows an authenticated user with a role assigned in the Users and Roles settings on the backup server to control and modify the configuration of connected virtual infrastructure hosts.

Severity: High
CVSS v3.1 Score: 8.8CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Source: Discovered during internal testing.

CVE-2024-42455

A vulnerability that allows an authenticated user with a role assigned in the Users and Roles settings on the backup server to connect to remote services and exploit insecure deserialization by sending a serialized temporary file collection, thereby enabling the deletion of any file on the system with service account privileges.

Severity: High
CVSS v3.1 Score: 7.1CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H
Source: Reported via HackerOne.

CVE-2024-42456

A vulnerability that allows an authenticated user with a role assigned in the Users and Roles settings on the backup server to gain access to privileged methods and control critical services.

Severity: High
CVSS v3.1 Score: 8.8CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Source: Reported via HackerOne.

CVE-2024-42457

A vulnerability that allows an authenticated user with certain assigned operator roles in the Users and Roles settings on the backup server to expose saved credentials by leveraging a combination of methods in the remote management interface.

Severity: High
CVSS v3.1 Score: 7.7CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
Source: Discovered during internal testing.

CVE-2024-45204

A vulnerability that allows an authenticated user with an assigned role in the Users and Roles settings on the backup server to exploit insufficient permissions in credential handling, potentially leading to the leakage of NTLM hashes of saved credentials.

Severity: High
CVSS v3.1 Score: 7.7CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
Source: Discovered during internal testing.

Solution

The vulnerabilities documented in this section were fixed starting in the following build:

Mitigation Information


The Veeam Backup & Replication vulnerabilities discussed in this section are related to the ability of an authenticated malicious user with a limited role (Viewer/Operator) to perform certain actions that are normally only possible with administrative privileges on the backup server.  To mitigate these vulnerabilities until the backup server can be upgraded to version 12.3, simply remove untrusted and/or unnecessary users from the Users and Roles settings on the backup server for the time being.

  • Review all users assigned a Role within Veeam Backup & Replication.
  • For each user with an Operator or View role, assess internal necessity and remove access for users who do not strictly need it.

Veeam Agent for Microsoft Windows

Issue Details

The vulnerability disclosed in this section affects Veeam Agent for Microsoft Windows 6.2 and all earlier version 6 builds.
Unsupported product versions are not tested, but are likely affected and should be considered vulnerable.

CVE-2024-45207

A vulnerability could lead to a DLL injection attack when the PATH environment variable is altered to include directories where an attacker can write files.

Severity: High
CVSS v3.1 Score: 7.0CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Source: Reported via HackerOne.

Solution

The vulnerability documented in this section was fixed starting in the following build:

Mitigation Information

The Veeam Agent for Microsoft Windows vulnerability discussed in this section can only be exploited in environments where directories that can be written to by untrusted users have been added to the PATH environment variable and whose presence is classified as a known CWE-426 weakness. As such, this vulnerability can be mitigated by removing such directories from the PATH variable.
Note: The default Windows PATH environment variable does not include paths writable by untrusted users.

To submit feedback regarding this article, please click this link: Send Article Feedback
To report a typo on this page, highlight the typo with your mouse and press CTRL + Enter.

How to Update Location Profile Endpoint Details and Preserve Access to an Existing Kopia Storage Repository

$
0
0

How to Update Location Profile Endpoint Details and Preserve Access to an Existing Kopia Storage Repository

KB ID: 4691
Product: Veeam Kasten for Kubernetes
Version: 7.5+
Published: 2024-12-03
Last Modified: 2024-12-03

Purpose

This article documents the correct procedure to update the Endpoint details in the Location Profile for an existing Kopia storage repository in S3-compatible stores and ensure the existing associated repositories remain accessible.

Customers may wish to update the Endpoint details (e.g., updating the hostname or endpoint protocol) for the S3-compatible stores for existing Kopia repositories. However, if the customer only updates the Endpoint details in the Location Profile, the existing Kopia repositories using the Location Profile may become inaccessible.

 

Solution

Use the following procedure to update the Endpoint details within the Location Profile and ensure that the Kopia storage repositories remain accessible.

Example note: In the examples shown, the use case is switching from an existing endpoint to a new endpoint(IP address specifically).

  1. Update the Endpoint details in the Location Profile for the S3-compatible store.
  1. Use the following command to identify the storage repositories that point to the old location endpoint:
    Note: Update the OLDENDPOINT variable with the old endpoint details. The example variable value shown is relevant only to the use case example being presented.
OLDENDPOINT="http://34.145.91.92:9000"

kubectl get storagerepositories.repositories.kio.kasten.io -n kasten-io \
-o=jsonpath="{range .items[?(@.status.location.objectStore.endpoint==\"${OLDENDPOINT}\")]}{.metadata.name}{\"\n\"}{end}"
Command Example
Old endpoint details are highlighted in pink.
Output is highlighted in Green.
  1. Using the output from the previous command, modify the following commands to update the storagerepositories API resource that uses the older location endpoint. Add a new field, overrideLocation, to replace the endpoint details from the Location Profile. Update both the metadata and volume storage repositories accordingly.
# Define variables for the repository names and location profile
KOPIA_METADATA_REPOSITORY_NAME="<kopia-metadata-repository-name>"
KOPIA_VOLUMEDATA_REPOSITORY_NAME="<kopia-volumedata-repository-name>"
LOCATION_PROFILE_NAME="<location-profile-name>"
LOCATION_PROFILE_NAMESPACE="<location-profile-namespace>"

# Update the metadata storage repository
kubectl -n kasten-io patch storagerepository $KOPIA_METADATA_REPOSITORY_NAME \
--type merge \
--patch '{"spec": {"overrideLocation": {"name": "'"${LOCATION_PROFILE_NAME}"'", "namespace": "'"${LOCATION_PROFILE_NAMESPACE}"'"}}}'

# Update the volume data storage repository
kubectl -n kasten-io patch storagerepository $KOPIA_VOLUMEDATA_REPOSITORY_NAME \
--type merge \
--patch '
{"spec": {"overrideLocation": {"name": "'"${LOCATION_PROFILE_NAME}"'", "namespace": "'"${LOCATION_PROFILE_NAMESPACE}"'"}}}'
  1. Once the location profile and storage repositories are updated with the new field "overrideLocation", backups and exports can be expected to work seamlessly without any interruptions.
  2. If the same storage repository also exists on a target cluster where the application’s data needs to be imported, and the storagerepositories API resource with the old location endpoint is present on the target cluster, update the storagerepositories API on the target cluster using the method mentioned above.
To submit feedback regarding this article, please click this link: Send Article Feedback
To report a typo on this page, highlight the typo with your mouse and press CTRL + Enter.

Build Numbers and Versions of Veeam Agent for Microsoft Windows

$
0
0

Build Numbers and Versions of Veeam Agent for Microsoft Windows

KB ID: 2683
Product: Veeam Agent for Microsoft Windows | 2.0 | 2.1 | 2.2 | 3.0.2 | 4.0 | 5.0 | 6.0 | 6.1 | 6.2
Published: 2018-07-10
Last Modified: 2024-12-03

This KB article lists all versions of Veeam Agent for Microsoft Windows and their respective build numbers.

For more information on downloading the latest version of Veeam Agent for Microsoft Windows, visit:

Starting with the release of Veeam Backup & Replication 12.1, the What's New information for integrated products, like Veeam Agent for Microsoft Windows, is included in the Veeam Backup & Replication What's New PDF.

Note: Prior to version 2.0, the product was known as Veeam Endpoint Backup.

Version Build Number Release Date Release Notes Product Guides
Veeam Agent for Microsoft Windows 6 Releases
Veeam Agent for Microsoft Windows 6.3 6.3.0.177 2024-12-03 HTML  
Veeam Agent for Microsoft Windows 6.2 6.2.0.121 2024-08-28 HTML  
Veeam Agent for Microsoft Windows 6.1.2 6.1.2.134 2024-05-21 PDF ZIP
Veeam Agent for Microsoft Windows 6.1 6.1.0.349 2023-12-05 - ZIP
Veeam Agent for Microsoft Windows 6.0.2 6.0.2.1090 2023-04-13 PDF ZIP
Veeam Agent for Microsoft Windows 6 GA 6.0.0.960 2023-02-14 PDF ZIP
Veeam Agent for Microsoft Windows 6 RTM 6.0.0.959 2023-01-30 - -
Veeam Agent for Microsoft Windows 5 Releases
Veeam Agent for Microsoft Windows 5.0.3.5029 5.0.3.5029 2024-03-07 ( ! )This build was included within the Veeam Backup & Replication 11a P20240304 package. See KB4245 -
Veeam Agent for Microsoft Windows 5.0.3 5.0.3.4708 2022-03-12 PDF -
Veeam Agent for Microsoft Windows 5.0.2 5.0.2.4680 2021-12-22 PDF -
Veeam Agent for Microsoft Windows 5.0.1 GA 5.0.1.4584 2021-10-07 PDF -
Veeam Agent for Microsoft Windows 5.0.1 RTM 5.0.1.4584 2021-09-24 - -
Veeam Agent for Microsoft Windows 5 GA 5.0.0.4301 2021-02-24 PDF -
Veeam Agent for Microsoft Windows 5 RTM 5.0.0.4300 2021-02-11 - -
Veeam Agent for Microsoft Windows 4 Releases
Veeam Agent for Microsoft Windows 4.0.2 4.0.2.2208 2022-03-12 PDF -
Veeam Agent for Microsoft Windows 4.0.1 4.0.1.2169 2020-08-04 PDF -
Veeam Agent for Microsoft Windows 4 4.0.0.1811 2020-02-18 PDF -
Veeam Agent for Microsoft Windows 3 Releases
Veeam Agent for Microsoft Windows 3.0.2 3.0.2.1170 2019-07-16 PDF -
Veeam Agent for Microsoft Windows 3.0.1 3.0.1.1039 2019-03-26 PDF -
Veeam Agent for Microsoft Windows 3 3.0.0.748 2019-01-22 PDF -
Veeam Agent for Microsoft Windows 2 Releases
Veeam Agent for Microsoft Windows 2.2 2.2.0.589 2018-07-03 PDF -
Veeam Agent for Microsoft Windows 2.1 2.1.0.423 2017-12-19 PDF -
Veeam Agent for Microsoft Windows 2.0 2.0.0.700 2017-05-11 PDF -
Veeam Endpoint Backup 1 Releases
Veeam Endpoint Backup 1.5 1.5.0.306     2016-03-17 PDF -
Veeam Endpoint Backup 1.1 1.1.1.212 2015-10-05 PDF -
Veeam Endpoint Backup 1.0      1.0.0.1954     2015-04-14 PDF -
Swipe to show more of the table
Viewing all 4502 articles
Browse latest View live


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