#1 Global Leader in Data Protection & Ransomware Recovery

Known NAS Backup Issues With Nutanix Files Integration

KB ID: 4384
Product: Veeam Backup & Replication | 12
Published: 2023-02-15
Last Modified: 2023-02-15
mailbox
Get weekly article updates
By subscribing, you are agreeing to have your personal information managed in accordance with the terms of Veeam's Privacy Notice.

Cheers for trusting us with the spot in your mailbox!

Now you’re less likely to miss what’s been brewing in our knowledge base with this weekly digest

error icon

Oops! Something went wrong.

Please try again later.

Known Issues

Issue 1: Disabling "multi-protocol access" within Nutanix breaks NAS Backup

When Nutanix storage has been added to Veeam Backup & Replication using Nutanix Files System integration, if "multi-protocol access" is disabled within the Nutanix configuration, Veeam Backup & Replication will lose the ability to communicate with the Nutanix File Server, and the following error will be shown:

Failed to update Nutanix partner server []: Task  failed with Failed to update client configuration list: Failed to find export for 

 

Workaround

  1. Create the following registry value on the Veeam Backup Server:

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

    PowerShell cmdlet to create this registry value:
New-ItemProperty -Path 'HKLM:\SOFTWARE\Veeam\Veeam Backup and Replication\' -Name 'NutanixRecreatePartnerServerOnRescan' -Value "1" -PropertyType DWORD -Force
  1. Rescan the Nutanix Files Server
  2. Remove the Registry Value created in Step 1
Remove-ItemProperty -Path 'HKLM:\SOFTWARE\Veeam\Veeam Backup and Replication\' -Name 'NutanixRecreatePartnerServerOnRescan'

Issue 2: Storage Snapshot Removal Fails if SMB Share Is Processed in Less Than 10 Minutes

When interacting with an SMB-only Nutanix share, if a Veeam Backup & Replication task completes so quickly that it would cause a storage snapshot removal request to be sent less than 10 minutes after that storage snapshot was created, the storage snapshot removal may fail.
 

Workaround

Nutanix versions below 4.2 — create the following registry value on the Veeam Backup Server and configure it to a value sufficient to force Veeam Backup & Replication to retry enough times that it finally succeeds.

Key Location: HKLM\SOFTWARE\Veeam\Veeam Backup and Replication\
Value Name: NutanixDeleteSnapshotRetryCount 
Value Type: DWORD (32-Bit) Value
Default Value Data: 3
 

Nutanix 4.2 and higher — Veeam Backup & Replication will skip the deletion of the snapshots "stuck" in the Marked For Delete state. The workaround is to delete stuck snapshots manually within Nutanix Files.

Issue 3: Veeam Backup Server and Component Servers Must Use Server 2016+

Due to the TLS 1.2 cipher suites used by Nutanix, Nutanix Files Integration requires that the Veeam Backup Server, Backup Proxies, and Windows Repositories use Microsoft Server 2016 or higher.

Specifically, the following cipher suites, which were added in Server 2016 and Windows 10 1607:

  • TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
  • TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
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.

Spelling error in text

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
Thank you!

Thank you!

Your feedback has been received and will be reviewed.

Oops! Something went wrong.

Please try again later.

You have selected too large block!

Please try select less.

KB Feedback/Suggestion

This form is only for KB Feedback/Suggestions, if you need help with the software open a support case

By submitting, you are agreeing to have your personal information managed in accordance with the terms of Veeam's Privacy Notice.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
Verify your email to continue your product download
We've sent a verification code to:
  • Incorrect verification code. Please try again.
An email with a verification code was just sent to
Didn't receive the code? Click to resend in sec
Didn't receive the code? Click to resend
Thank you!

Thank you!

Your feedback has been received and will be reviewed.

error icon

Oops! Something went wrong.

Please try again later.