Question

Does CV (11.28) support Azure Stack HCI 23H2

  • 21 February 2024
  • 6 replies
  • 80 views

Badge +1

Hello,

 

we are planning to install an Azure Stack HCI 23H2 cluster.

Does CV (11.28) currently support this version for Backup and Recovery? I find in the documentation “Azure Stack HCI version 20H2 and more recent versions”.

Thanks in advance.

Jörg


6 replies

Userlevel 4
Badge +11

Hello @Joerg Paukner As per documentation, any versions later than 20H are supported. You should not face any problems with the configuration. 

Azure Stack HCI: System Requirements (commvault.com)

Best,

Rajiv Singal

Badge +1

Hello Rajiv,

this means, that the Azure Resource Manager (ARM) is full supported? The question is, that AZHCI 23H2 is newly released.

Thanks in advance.
Jörg

Badge +1

Hello Rajiv,

 

could you please check it with the development? I’m currently in a workshop to 23H2 and it will be declared, that many things are changed in opposite to 22H2.

We would be sure, that we can start with the right implementation.

 

Thanks in advance.

With best regards,

Jörg

Badge

Hello,

I have the same ask from one of our customers and we need to confirm if Commvault 11.34.28 supports Azure Stack HCI OS 23H2 (version 25398.x) or not yet.

Your earlier reply is highly appreciated.

Thanks and regards,

Userlevel 7
Badge +19

@Rajiv customers would like to know if newer versions were validated. It's great to hear Commvault supports version beyond 20H2, that was released late 2020, but they do not want to run into issues once they upgrade to a newer version requiring engineering effort to resolve the identified issue(s). 

Badge +1

Hello,

here an update after my installation of two ASHCI 23h2 cluster and a long story of ticketing with the support.

The ASHCI 23H2 activate the WDAC policy in Enforce mode. This will block all installation, because the installation package is not signed.

The solution:

  1. Set the WDAC in Audit mode (PS: Enable-AsWdacPolicy -Mode Audit)
  2. Run the CV installation
  3. Create an own WDAC policy
  4. Activate the new own policy. This is only necessar on one node, the policy will deploeyed on all nodes in cluster.
  5. Set the WDAC in Enforce mode again (PS: Enable-AsWdacPolicy -Mode Enforce)

The backup will run.

The complete steps is find here in the MS article.

Manage Windows Defender Application Control for Azure Stack HCI, version 23H2 - Azure Stack HCI | Microsoft Learn

 

The root cause of the issue I have found on a Veeam ticket. So I think, there is a little bit to do on CV side for the complete compatibility sentence.

With best regards,
Jörg

Reply