Skip to content

Commit 1e6e1bc

Browse files
authored
Merge pull request #15949 from ronmiab/rb-sbe-ki-adds
Updated docs with SBE related content per Dan DeFolo
2 parents 192a14b + ec2f867 commit 1e6e1bc

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,9 @@ The following issues are fixed in this release:
3939
|------|------|----------|
4040
| Arc VM management | The MAC address of the VM network interface wouldn't appear if the customer didn't pass the mac address at the time of creation. ||
4141
| Update <!--28489253--> | MOC node agent would get stuck in a restart pending stage during the update MOC step. ||
42-
| Update <!--29075839--> | Required permissions were not granted when upgrading which caused update to fail later. ||
42+
| Update <!--29075839--> | Required permissions weren't 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. ||
4445

4546
## Known issues in this release
4647

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: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ This release contains the following changes for updates:
5656
- Revised the names and descriptions of update steps. [27635293]
5757
- Introduced a health fault alert that is raised when there are available updates on the system. [27253002]
5858

59-
## Arc VM management changes
59+
### Arc VM management changes
6060

6161
This release contains the following changes for Arc VM management:
6262

@@ -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)