Skip to content

Commit c2311ab

Browse files
committed
Updated docs with SBE related content per Dan DeFolo
1 parent be01be3 commit c2311ab

File tree

3 files changed

+14
-0
lines changed

3 files changed

+14
-0
lines changed

azure-stack/hci/known-issues-2408-1.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ The following issues are fixed in this release:
4141
| Update <!--28489253--> | MOC node agent would get stuck in a restart pending stage during the update MOC step. ||
4242
| Update <!--29075839--> | Required permissions were not granted when upgrading which caused update to fail later. ||
4343
| Upgrade <!--29346181--> | Added validation to check for an IPv6 address. ||
44+
| Update | SBE interfaces wouldn't execute on all the servers if the hostname in the cluster was a subset of another hostname. ||
45+
46+
Use appropriate host naming conventions.
4447

4548
## Known issues in this release
4649

azure-stack/hci/known-issues-2408.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ The following table lists the known issues in this release:
5353
| Security <!--29333930--> | The SideChannelMitigation security feature may not show an enabled state even if it's enabled. This happens when using Windows Admin Center (Cluster Security View) or when this cmdlet returns *False*: `Get-AzSSecurity -FeatureName SideChannelMitigation`. | There's no workaround in this release to fix the output of these applications. <br> To validate the expected value, run the following cmdlet: <br> `Get-ItemProperty 'HKLM:\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management' -name "FeatureSettingsOverride*"`<br> The expected output is: <br> FeatureSettingsOverride: 83886152<br> FeatureSettingsOverrideMask: 3 <br> If your output matches the expected output, you can safely ignore the output from Windows Admin Center and `Get-AzSSecurity` cmdlet.|
5454
| Arc VM management | The Mochostagent service might appear to be running but can get stuck without updating logs for over a month. You can identify this issue by checking the service logs in `C:\programdata\mochostagent\logs` to see if logs are being updated. | Run the following command to restart the mochostagent service: `restart-service mochostagent`. |
5555
| Upgrade <!--29319539--> | When upgrading the stamp from 2311 or prior builds to 2408 or later, add node and repair node operations may fail. For example, you could see an error: `Type 'AddAsZHostToDomain' of Role 'BareMetal' raised an exception`. | There's no workaround in this release. If you encounter this issue, contact Microsoft Support to determine next steps. |
56+
| Update | When installing an SBE update for your Azure Stack HCI system, some SBE interfaces aren't executed on all the servers if the hostname in the cluster is a subset of another hostname. For example, host-1 is a subset of host-10. This could result in failures in the CAU scan or CAU run. | Use appropriate host naming conventions. |
57+
58+
Use appropriate host naming conventions.
5659

5760
## Known issues from previous releases
5861

azure-stack/hci/whats-new.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,14 @@ This release contains the following changes for Arc VM management:
6868

6969
For more information, see the [Fixed issues list in 2408](./known-issues-2408.md#fixed-issues).
7070

71+
## SBE changes
72+
73+
This release contains the following changes for SBE:
74+
75+
- **Reduced deployment times**: Starting in this release, SBE extension interfaces are executed more efficiently leading to reduced Azure Stack HCI deployment times.
76+
- **CAU plugin**: Starting in this release, SBE extensions utilize a new CAU plugin that supports enhancements. Check with your hardware vendors to determine if and how they use this plugin.
77+
- **Improved error details**: Starting in this release, failures or exceptions that involve hardware vendor SBE will include the SBE publisher, family, and version at the beginning of the exception string. Provide this information to your hardware vendor for proper information on the exception.
78+
7179
## [2405 releases](#tab/2405releases)
7280

7381
The 2405 release train includes the following releases:

0 commit comments

Comments
 (0)