Forum Discussion

Stig_Nielsen's avatar
Stig_Nielsen
Copper Contributor
Sep 05, 2024

Triggering deployment settings validation failed

I trying to setup a test environment with two Lenovo servers. I have been running several test validations on the cluster and trying to resolve the requriments one by one.

 

But now even my validation wont start - press the "Start validation" button and after a while I receive:

 

Could not complete the operation. 200: OperationTimeout , No updates received from device for operation: [providers/microsoft.azurestackhci/locations/WESTEUROPE/operationStatuses/xxx?api-version=2024-04-01] beyond timeout of [600000] ms

 

Looking in the Activity log I see:

-Update DeploymentSettings resources Create        failed

  - Update Deploymentsettings resources Create     Started

 

I have no clue that is wrong, am I out of resources ? and what to do ?, anyone

3 Replies

  • mham's avatar
    mham
    Copper Contributor

    I found a way that worked for me.

    "Troubleshooting and Support" gave me a workaround. See Steps 1-7. Dont ask 😅

  • Check Resource Availability:

    Verify that your Azure Stack HCI environment has sufficient resources (CPU, memory, storage) available. Sometimes, insufficient resources can cause operations to time out.
    Network Connectivity:

    Ensure that there are no network issues between your Azure Stack HCI servers and Azure. Check if the servers can communicate with Azure services without any interruptions.
    Logs and Diagnostics:

    Review the logs in more detail. Check the Event Viewer on the servers for any related errors or warnings. Also, look into Azure Stack HCI diagnostics logs if available.
    Service Health:

    Check the Azure status page to see if there are any ongoing issues with Azure services that might be affecting your deployment.
    Configuration:

    Ensure that all configuration settings for the cluster are correct and meet the requirements. Double-check network settings, storage configurations, and cluster settings.
    Retry the Validation:

    Sometimes, transient issues can cause timeouts. Retry the validation process after checking the above factors.
    Update Components:

    Ensure that all components (servers, software, firmware) are up-to-date. Sometimes, outdated components can cause compatibility issues.
    Azure Support:

    If the issue persists, consider reaching out to Azure Support for more detailed assistance. They can provide specific guidance based on the logs and configuration.

Resources