microsoft / service-fabric

Service Fabric is a distributed systems platform for packaging, deploying, and managing stateless and stateful distributed applications and containers at large scale.
https://docs.microsoft.com/en-us/azure/service-fabric/
MIT License
3.02k stars 399 forks source link

Support for Windows Server 1809 will be dropped, but there are no viable VMSS automatic OS upgrade images available #1145

Open LeroyK opened 3 years ago

LeroyK commented 3 years ago

Service Fabric Runtime Version: Future SF version

Environment: Azure

Description:

The Service Fabric 7.2 Fifth Refresh Release Notes mentions that support for Windows Server 1809 will be discontinued in future Service Fabric releases.

If support for 1809 is discontinued, there are no full server images available for VMSS automatic OS upgrade images. The only option would be the WindowsServer SKU 'Datacenter-Core-1903-with-Containers-smalldisk'.

I have also reported this at https://github.com/Azure/vm-scale-sets/issues/71, to make sure both teams are aware of this issue.

OS(Windows/Linux): Windows


Assignees: /cc @microsoft/service-fabric-triage

BaMi83 commented 3 years ago

yes i was just looking as well, and found out we are also using 2019 server with containers 1809 LTSC, looking further i noticed there is no new 2019 release which has LTSC. what is the best approach for this situation?

peterpogorski commented 3 years ago

Windows Server 2019 with containers is a LTSC release which does offer support for VMSS automatic OS upgrades

Have you been experiencing any issues when trying to use these automatic OS upgrades?

BaMi83 commented 3 years ago

The releasenotes of CU5 tell us 1809 will be discontinued. The question is which server version we have to use? There is no new server version with ltsc available, only semi annual core versions.

Windows Server 2019 with containers is a LTSC release which does offer support for VMSS automatic OS upgrades

Have you been experiencing any issues when trying to use these automatic OS upgrades?

peterpogorski commented 3 years ago

The LTSC version of 1809 is named Windows Server 2019 with containers in the VM OS SKU. The OS SKU named Windows Server 1809 was a SAC release which went out of support on 11/10/2020. See https://docs.microsoft.com/en-us/windows-server/get-started/windows-server-release-info for more info.

BaMi83 commented 3 years ago

The LTSC version of 1809 is named Windows Server 2019 with containers in the VM OS SKU. The OS SKU named Windows Server 1809 was a SAC release which went out of support on 11/10/2020. See https://docs.microsoft.com/en-us/windows-server/get-started/windows-server-release-info for more info.

Hi Peter Pogorski,

thanks for explaining, but will this say that windows server 2019 with containers 1809 (LTSC) isn't deprecated after CU5 and will it only be the SAC 1809 release which will be deprecated?

regards

Bart

craftyhouse commented 3 years ago

Correct This one is deprecated after CU5 Windows Server, version 1809 (Semi-Annual Channel) (Datacenter Core, Standard Core) | 1809 | 17763.107.1010129-1455 | 11/13/2018 | 11/10/2020 | Review note

This one is still supported Windows Server 2019 (Long-Term Servicing Channel) (Datacenter, Essentials, Standard) | 1809 | 17763.107.1010129-1455 | 11/13/2018 | 01/09/2024 | 01/09/2029

Please let us know if we should clarify further in upcoming release notes.