Azure stack HCI update failed

LE MOAL Lénaïc 0 Reputation points
2024-11-20T10:28:52.2933333+00:00

Hello,

I have a problem with an hci cluster update . I have the following error :

Type 'CauPreRequisites' of Role 'CAU' raised an exception: Could not finish cau prerequisites due to error 'Cannot remove item C:\UpdateDistribution\staging\metadata\Windows11.0-KB5046618-x64\amd64_composition-core-merged-deployment_31bf3856ad364e35_10.0.25398.1251_none_ccd3faae2a7089dd.manifest: Access to the path is denied.'. at CauPreRequisites,

and in the logs i found this :

2024/11/18 14:44:41.4513999 23676 12180 DownloadManager Deleted install directory C:\Windows\SoftwareDistribution\Download\Install 2024/11/18 14:44:41.4557619 23676 12180 Handler         FAILED [800700DE] wutrust.dll, C:__w\1\s\src\Client\wutrust\lib\cabverify.cpp @35 2024/11/18 14:44:41.4557654 23676 12180 Handler         FAILED [800700DE] wutrust.dll, C:__w\1\s\src\Client\wutrust\lib\trust.cpp @212

Can you help me please?

Lénaïc

Azure Stack HCI
Azure Stack HCI
A hyperconverged infrastructure operating system delivered as an Azure service that provides security, performance, and feature updates.
367 questions
{count} votes

2 answers

Sort by: Most helpful
  1. LE MOAL Lénaïc 0 Reputation points
    2024-11-21T13:31:00.1033333+00:00

    Hi,

    it's working now ! I applied the following commands in addition :

    Stop-ClusterGroup "Cloud Management"

    Start-ClusterGroup "Cloud Management"

    Invoke-CauRun -ForceRecovery

    0 comments No comments

  2. Sai Krishna Katakam 1,085 Reputation points Microsoft Vendor
    2024-11-21T14:50:19.2033333+00:00

    Hi LE MOAL Lénaïc,

    I'm glad that you were able to resolve your issue and thank you for posting your solution so that others experiencing the same thing can easily reference this! Since the Microsoft Q&A community has a policy that "The question author cannot accept their own answer. They can only accept answers by others ", I'll repost your solution in case you'd like to "Accept " the answer.

    Issue:

    Azure stack HCI update failed

    Solution:

    It's working now! I applied the following commands in addition:

    Stop-ClusterGroup "Cloud Management"

    Start-ClusterGroup "Cloud Management"

    Invoke-CauRun -ForceRecovery

    If you have any other questions or are still running into more issues, please let me know. Thank you again for your time and patience throughout this issue. Please remember to "Accept Answer" if any answer/reply helped, so that others in the community facing similar issues can easily find the solution.

    Thank you.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.