Share via

Azure Stack Validation Failed

Rasika Gaikwad 1 Reputation point
2020-12-31T05:41:19.26+00:00

Hi All,

Installed ASDK version 1.2008.0.59 with ADFS authentication successfully. But when Validating the ASDK installation using Test-AzureStack cmdlet the following test cases are failing.

Azure Stack Validation Summary


PASS Azure Stack Private Network Information

PASS Azure Stack Cloud Hosting Infrastructure Summary

PASS Azure Stack Storage Services Summary

PASS Azure Stack Infrastructure Role Instance Summary

PASS Azure Stack Scale Unit VM Placement Summary

PASS Azure Stack Infrastructure Capacity

PASS Azure Stack Shared Volume Capacity

PASS Azure Stack Identity Provider Status

FAIL Azure Stack Identity Provider Connectivity

PASS Azure Stack Active Directory Summary

FAIL Azure Stack Portal and API Summary

FAIL Azure Stack ARM Certificate Summary

PASS Azure Stack Data Store Cluster

PASS Azure Stack Data Store Servers

PASS Azure Stack ACS Blob Service Summary

FAIL Azure Stack Storage Data Plane Summary

PASS Azure Stack Defender Summary

PASS Azure Stack Update Summary

FAIL Azure Stack Privileged Endpoint Service Fabric Cluster

FAIL Azure Stack Privileged Endpoint Service Fabric Nodes

FAIL Azure Stack Privileged Endpoint Service Fabric Applications

FAIL Azure Stack Privileged Endpoint Service Fabric Services

PASS Azure Stack Support Ring Services endpoint Service Fabric Cluster

PASS Azure Stack Support Ring Services endpoint Service Fabric Nodes

PASS Azure Stack Support Ring Services endpoint Service Fabric Applications

PASS Azure Stack Support Ring Services endpoint Service Fabric Services

FAIL Azure Stack Storage Services Service Fabric Cluster

FAIL Azure Stack Storage Services Service Fabric Nodes

FAIL Azure Stack Storage Services Service Fabric Applications

FAIL Azure Stack Storage Services Service Fabric Services

FAIL Azure Stack Fabric Management Controller Service Fabric Cluster

FAIL Azure Stack Fabric Management Controller Service Fabric Nodes

FAIL Azure Stack Fabric Management Controller Service Fabric Applications

FAIL Azure Stack Fabric Management Controller Service Fabric Services

PASS Azure Stack Network Controller Service Fabric Cluster

PASS Azure Stack Network Controller Service Fabric Nodes

PASS Azure Stack Network Controller Service Fabric Applications

PASS Azure Stack Network Controller Service Fabric Services

PASS Azure Stack Infrastructure Role Instance Performance

PASS Azure Stack Cloud Host Performance Summary

PASS Azure Stack Cloud Hosting Infrastructure Utilization

PASS Azure Stack Infrastructure Clocks

PASS Azure Stack Service Resource Consumption Summary

PASS Azure Stack Scale Unit Critical Events (Last 8 hours)

PASS Azure Stack Application Crashes (Last 8 hours)

PASS Azure Stack Scale Unit VM Resources

PASS Azure Stack Infrastructure Hosts BIOS Inventory

PASS Azure Stack Infrastructure Hosts Processor Inventory

PASS Azure Stack Infrastructure Hosts Network Adapter Inventory

PASS Azure Stack Infrastructure Hosts Storage Adapter Inventory

PASS Azure Stack Storage Job Summary

PASS Azure Stack Storage SubSystem Summary

PASS Azure Stack Storage Pool Summary

PASS Azure Stack Storage Virtual Disk Summary

PASS Azure Stack Storage Cluster Shared Volume Summary

PASS Azure Stack Storage Volume Summary

PASS Azure Stack Storage File Share Summary

PASS Azure Stack Storage Services Physical Disks Summary

Call Get-AzureStackLog for additional diagnostics

False

Please suggest how can I fix this.

Thanks and Regards,

Rasika.

Community Center | Not monitored
0 comments No comments

2 answers

Sort by: Most helpful
  1. Rasika Gaikwad 1 Reputation point
    2021-01-05T11:38:28.837+00:00

    Tired out this solution. Four test cases passed but the others are still failing:

    Azure Stack Validation Summary

    PASS Azure Stack Private Network Information
    PASS Azure Stack Cloud Hosting Infrastructure Summary
    PASS Azure Stack Storage Services Summary
    PASS Azure Stack Infrastructure Role Instance Summary
    PASS Azure Stack Scale Unit VM Placement Summary
    PASS Azure Stack Infrastructure Capacity
    PASS Azure Stack Shared Volume Capacity
    PASS Azure Stack Identity Provider Status
    FAIL Azure Stack Identity Provider Connectivity
    PASS Azure Stack Active Directory Summary
    FAIL Azure Stack Portal and API Summary
    FAIL Azure Stack ARM Certificate Summary
    PASS Azure Stack Data Store Cluster
    PASS Azure Stack Data Store Servers
    PASS Azure Stack ACS Blob Service Summary
    FAIL Azure Stack Storage Data Plane Summary
    PASS Azure Stack Defender Summary
    PASS Azure Stack Update Summary
    PASS Azure Stack Privileged Endpoint Service Fabric Cluster
    PASS Azure Stack Privileged Endpoint Service Fabric Nodes
    PASS Azure Stack Privileged Endpoint Service Fabric Applications
    PASS Azure Stack Privileged Endpoint Service Fabric Services
    PASS Azure Stack Support Ring Services endpoint Service Fabric Cluster
    PASS Azure Stack Support Ring Services endpoint Service Fabric Nodes
    PASS Azure Stack Support Ring Services endpoint Service Fabric Applications
    PASS Azure Stack Support Ring Services endpoint Service Fabric Services
    FAIL Azure Stack Storage Services Service Fabric Cluster
    FAIL Azure Stack Storage Services Service Fabric Nodes
    FAIL Azure Stack Storage Services Service Fabric Applications
    FAIL Azure Stack Storage Services Service Fabric Services
    FAIL Azure Stack Fabric Management Controller Service Fabric Cluster
    FAIL Azure Stack Fabric Management Controller Service Fabric Nodes
    FAIL Azure Stack Fabric Management Controller Service Fabric Applications
    FAIL Azure Stack Fabric Management Controller Service Fabric Services
    PASS Azure Stack Network Controller Service Fabric Cluster
    PASS Azure Stack Network Controller Service Fabric Nodes
    PASS Azure Stack Network Controller Service Fabric Applications
    PASS Azure Stack Network Controller Service Fabric Services
    PASS Azure Stack Infrastructure Role Instance Performance
    PASS Azure Stack Cloud Host Performance Summary
    PASS Azure Stack Cloud Hosting Infrastructure Utilization
    PASS Azure Stack Infrastructure Clocks
    PASS Azure Stack Service Resource Consumption Summary
    PASS Azure Stack Alert Summary
    PASS Azure Stack Scale Unit Critical Events (Last 8 hours)
    PASS Azure Stack Application Crashes (Last 8 hours)
    PASS Azure Stack Scale Unit VM Resources
    PASS Azure Stack Infrastructure Hosts BIOS Inventory
    PASS Azure Stack Infrastructure Hosts Processor Inventory
    PASS Azure Stack Infrastructure Hosts Network Adapter Inventory
    PASS Azure Stack Infrastructure Hosts Storage Adapter Inventory
    PASS Azure Stack Infrastructure BMC Information
    PASS Azure Stack Storage Job Summary
    PASS Azure Stack Storage SubSystem Summary
    PASS Azure Stack Storage Pool Summary
    PASS Azure Stack Storage Virtual Disk Summary
    PASS Azure Stack Storage Cluster Shared Volume Summary
    PASS Azure Stack Storage Volume Summary
    PASS Azure Stack Storage File Share Summary
    PASS Azure Stack Storage Services Physical Disks Summary

    Call Get-AzureStackLog for additional diagnostics

    False


  2. TravisCragg-MSFT 5,701 Reputation points Microsoft Employee Moderator
    2021-01-04T20:43:51.683+00:00

    Sometimes these errors are with the installation, sometimes they are permanent issues with the ASDK.

    To start, stop the ASDK, reboot the ASDK host computer, and let the ASDK come back up on reboot. This will sometimes bring everything up properly and get the test working. You can check the status of the ASDK coming back up using the 'Get-ActionStatus Start-AzureStack' outlined in that doc.

    Once the ASDK is back up, run test-azurestack again and see if everything passes. If you still see mostly fails, your next step will be to reinstall the ASDK.

    0 comments No comments

Your answer

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