Skip to content

Commit 499d243

Browse files
authored
Merge pull request #210540 from LouisBerner/v-lberner-ADO_1900012_2
PR for GU 5.2 release notes article and TOC update
2 parents aa30aab + 1243c05 commit 499d243

File tree

2 files changed

+65
-2
lines changed

2 files changed

+65
-2
lines changed

articles/storsimple/TOC.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -327,15 +327,17 @@
327327
href: https://download.microsoft.com/download/9/4/A/94AB8165-CCC4-430B-801B-9FD40C8DA340/Migrating Data to StorSimple Volumes_09-02-15.pdf
328328
- name: Update
329329
items:
330-
- name: Install Update 5.1 - current
330+
- name: Install Update 5.1
331331
href: storsimple-8000-install-update-51.md
332332
- name: Install Update 5
333333
href: storsimple-8000-install-update-5.md
334334
- name: Install Update 4
335335
href: storsimple-8000-install-update-4.md
336336
- name: Release notes
337337
items:
338-
- name: Update 5.1 - current
338+
- name: Update 5.2 - current
339+
href: storsimple-update52-release-notes.md
340+
- name: Update 5.1
339341
href: storsimple-update51-release-notes.md
340342
- name: Update 5
341343
href: storsimple-update5-release-notes.md
Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
---
2+
title: StorSimple 8000 Series Update 5.2 release notes
3+
description: Describes new features, issues, and workarounds for StorSimple 8000 Series Update 5.2.
4+
author: alkohli
5+
ms.assetid:
6+
ms.service: storsimple
7+
ms.topic: conceptual
8+
ms.date: 09/26/2022
9+
ms.author: alkohli
10+
---
11+
12+
# StorSimple 8000 Series Update 5.2 release notes
13+
14+
[!INCLUDE [storsimple-8000-eol-banner](../../includes/storsimple-8000-eol-banner-2.md)]
15+
16+
## Overview
17+
18+
The following release notes describe new features and identify critical open issues for StorSimple 8000 Series Update 5.2. They also contain a list of the StorSimple software updates included in this release.
19+
20+
The release notes are continuously updated. As critical issues are discovered, they're added to the update. Before you deploy StorSimple 8000 Series, carefully review the information contained in these release notes.
21+
22+
Update 5.2 corresponds to software version 6.3.9600.17886.
23+
24+
> [!IMPORTANT]
25+
>
26+
> * Update 5.2 is a mandatory security update. It must be installed immediately to ensure the operation of the device. Microsoft implements a phased rollout, so your new release might not detect all available updates. To ensure a complete update to 5.2, wait a few days and then scan for updates again.
27+
> * If you're not notified about Update 5.2 via a banner in the Azure portal UI, contact Microsoft Support.
28+
29+
## What's new in Update 5.2
30+
31+
* **Automatic remediation for failed backups caused by a device controller left active for long periods.** When a device controller is continuously active for a long period (more than a year), scheduled and manually triggered backups may fail. No alert or other notification is raised in the Azure portal. The only way to recover is to initiate a controller failover. Update 5.2 detects this condition and remediates it by initiating a controller failover. An alert informs the customer.
32+
33+
* **Reliability issue fixed in backup code path** without which a backup could be corrupted in a rare scenario.
34+
35+
* **Issue with Local Only volume conversion fixed.** In earlier releases, Local Only volume conversion might get stuck if the system restarts at a specific window of the conversion.
36+
37+
* **SHA 256 hashing algorithm is supported for the remote management certificate.** Remote management certificates are used while connecting to the PowerShell interface of the appliance, or during a Support session using remote PowerShell over Single Sockets Layer (SSL). Earlier releases use an SHA 128 hashing algorithm, which is considered weak. Update 5.2 uses SHA 256, which is considered more secure.
38+
39+
## Install Update 5.2
40+
41+
Use the following steps to install Update 5.2:
42+
43+
1. [Connect to Windows PowerShell on the StorSimple 8000 series device](storsimple-8000-deployment-walkthrough-u2.md#use-putty-to-connect-to-the-device-serial-console), or connect directly to the appliance via serial cable.
44+
45+
1. Use [Start-HcsUpdate](/powershell/module/hcs/start-hcsupdate.md?view=winserver2012r2-ps&preserve-view=true) to update the device. For detailed steps, see [Install regular updates via Windows PowerShell](storsimple-update-device.md#to-install-regular-updates-via-windows-powershell-for-storsimple). This update is non-disruptive.
46+
47+
1. If ```Start-HcsUpdate``` doesn't work because of firewall issues, contact Microsoft Support.
48+
49+
## Verify the updates
50+
51+
To verify Update 5.2, check for these software versions after installation:
52+
53+
* FriendlySoftwareVersion: StorSimple 8000 Series Update 5.2
54+
* HcsSoftwareVersion: 6.3.9600.17886
55+
* CisAgentVersion: 1.0.9777.0
56+
* MdsAgentVersion: 35.2.2.0
57+
* Lsisas2Version: 2.0.78.00
58+
59+
## Next steps
60+
61+
Install StorSimple 8000 Series Update 5.2. Steps to install Update 5.2 are largely the same as for installation of Update 5.1. For more information, see detailed steps in [Installing via the hotfix method](storsimple-8000-install-update-51.md).

0 commit comments

Comments
 (0)