Hi
how do i access this? Microsoft-AzureStack-HCI/Admin Event Log - via powershell or through the WAC
on the BaseStation check
Invoke-AzsSupportDiagnosticCheck -ProductName Registration
The only fails were on the nodes missing updates, would this be an issue?
====[ Validating data from node:xxxxxx-HCI1 ]====
[Fail] [Windows Features - All windows features installed]
Verify that all features required for Azure Stack HCI are installed.
Details: You are missing the following features: NetworkATC,Storage-Replica
Documentation: https://learn.microsoft.com/en-us/azure-stack/hci/deploy/create-cluster-powershell#step-13-install-roles-and-features
====[ Validating data from node: xxxxxx-HCI2 ]====
[Fail] [Windows Features - All windows features installed]
Verify that all features required for Azure Stack HCI are installed.
Details: You are missing the following features: NetworkATC,Storage-Replica
Documentation: https://learn.microsoft.com/en-us/azure-stack/hci/deploy/create-cluster-powershell#step-13-install-roles-and-features
on the registration check, one node seems to have more fails than the other
Invoke-AzsSupportDiagnosticCheck -ProductName Registration
====[ Validating registration state on node: xxxxxxx-HCI1 ]====
[Pass] [Azure Stack HCI - General registration state]
Validate that the cluster is registered
Details: Validation successfull
[Fail] [Azure Stack HCI - Azure Connection state]
Validate that the cluster is in a connected state
Details: This Azure Stack HCI node does not seem to be connected to azure. Ensure that this node is in a connected state.
Documentation: https://learn.microsoft.com/en-us/azure-stack/hci/deploy/troubleshoot-hci-registration
[Pass] [Azure Arc Agent - Connection state]
Validate that the azure arc agent is connected
Details: Validation successfull
[Pass] [Azure Arc Agent - Service state] Validate that all azure arc services are running Details: Validation successfull [Pass] [Azure Arc Agent - Heartbeat state] Validate that the azure arc agent has sent out a heartbeat at least a day ago Details: Validation successfull
[Pass] [Azure Stack HCI - Arc Agent onboarded]
Validate that all arc agent checks are passed
Details: Validation successfull
====[ Validating registration state on node: xxxxxxxxHCI2 ]==== [Pass] [Azure Stack HCI - General registration state] Validate that the cluster is registered Details: Validation successfull
```[Fail] [Azure Stack HCI - Azure Connection state]
Validate that the cluster is in a connected state
Details: This Azure Stack HCI node does not seem to be connected to azure. Ensure that this node is in a connected state.
Documentation: https://learn.microsoft.com/en-us/azure-stack/hci/deploy/troubleshoot-hci-registration
[Pass] [Azure Arc Agent - Connection state]
Validate that the azure arc agent is connected
Details: Validation successfull
[Fail] [Azure Arc Agent - Service state]
Validate that all azure arc services are running
Details: Verify that all services are in a running state: himds, gcarcservice and extensionservice
[Pass] [Azure Arc Agent - Heartbeat state]
Validate that the azure arc agent has sent out a heartbeat at least a day ago
Details: Validation successfull
[Fail] [Azure Stack HCI - Arc Agent onboarded]
Validate that all arc agent checks are passed
Details: There seems to be an issue with the arc agent on this node.
Documentation: https://learn.microsoft.com/en-us/azure-stack/hci/deploy/troubleshoot-hci-registration
[Fail] [Validation summary]
Details: At least one node reported an invalid registration state.