Skip to content

Commit bb3fe3d

Browse files
Merge pull request #290956 from pauljewellmsft/fxt-edge-filer
[FXT Edge Filer] Add retirement note
2 parents 93c157d + 72752f9 commit bb3fe3d

File tree

9 files changed

+30
-3
lines changed

9 files changed

+30
-3
lines changed

articles/fxt-edge-filer/add-storage.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ ms.date: 06/20/2019
1010

1111
# Tutorial: Add back-end storage and configure the virtual namespace
1212

13+
> [!NOTE]
14+
> **Action Required:** Azure FXT Edge Filer will be retired on December 31, 2026. Please remove all Azure FXT Edge Filer resources by December 31, 2026. Visit https://aka.ms/fxtretirementfaq for more information.
15+
1316
This tutorial explains how to add back-edge storage for your cache and how to set up the client-facing virtual filesystem.
1417

1518
The cluster connects to back-end storage systems to access the data clients request, and to store changes more permanently than in the cache.

articles/fxt-edge-filer/mount-clients.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ ms.date: 06/20/2019
1010

1111
# Tutorial: Mount the cluster
1212

13+
> [!NOTE]
14+
> **Action Required:** Azure FXT Edge Filer will be retired on December 31, 2026. Please remove all Azure FXT Edge Filer resources by December 31, 2026. Visit https://aka.ms/fxtretirementfaq for more information.
15+
1316
This tutorial teaches you how to mount NFS clients to the Azure FXT Edge Filer cluster. Clients mount the virtual namespace paths that you assigned when you added back-end storage.
1417

1518
This tutorial teaches:

articles/fxt-edge-filer/network-power.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ ms.date: 07/01/2019
1010

1111
# Tutorial: Make network connections and supply power to the Azure FXT Edge Filer node
1212

13+
> [!NOTE]
14+
> **Action Required:** Azure FXT Edge Filer will be retired on December 31, 2026. Please remove all Azure FXT Edge Filer resources by December 31, 2026. Visit https://aka.ms/fxtretirementfaq for more information.
15+
1316
This tutorial teaches you how to cable the network connections for an Azure FXT Edge Filer hardware node.
1417

1518
In this tutorial, you will learn:

articles/fxt-edge-filer/node-password.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ ms.date: 06/20/2019
1010

1111
# Tutorial: Set hardware passwords
1212

13+
> [!NOTE]
14+
> **Action Required:** Azure FXT Edge Filer will be retired on December 31, 2026. Please remove all Azure FXT Edge Filer resources by December 31, 2026. Visit https://aka.ms/fxtretirementfaq for more information.
15+
1316
The first time you power up an Azure FXT Edge Filer node, you must set a root password. The hardware nodes are not shipped with a default password.
1417

1518
Network ports are disabled until after the password is set and the root user signs in.

articles/fxt-edge-filer/port-list.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,12 @@ ms.date: 05/26/2021
1010

1111
# Required network ports
1212

13+
> [!NOTE]
14+
> **Action Required:** Azure FXT Edge Filer will be retired on December 31, 2026. Please remove all Azure FXT Edge Filer resources by December 31, 2026. Visit https://aka.ms/fxtretirementfaq for more information.
15+
1316
This list shows TCP/UDP ports required by FXT cluster environments. Configure any firewalls you use to make sure these ports are accessible.
1417

15-
Your system's specific requirements will vary depending on what kind of back-end storage you use.
18+
Your system's specific requirements vary depending on what kind of back-end storage you use.
1619

1720
For more information, contact Microsoft Service and Support.
1821

@@ -43,7 +46,7 @@ Outbound NFS ports:
4346
| TCP/UDP | 111 | RPCBIND |
4447
| TCP/UDP | 2049 | NFS |
4548

46-
Outbound NFS port traffic varies depending on the kind of storage used as a core filer. (Some systems do not use port 2049, though it is common enough to be listed here. All clusters need access on port 111.) Check the documentation for your storage systems or use the query technique described below in [Additional port requirements](#additional-port-requirements).
49+
Outbound NFS port traffic varies depending on the kind of storage used as a core filer. (Some systems don't use port 2049, though it's common enough to be listed here. All clusters need access on port 111.) Check the documentation for your storage systems or use the query technique described below in [Additional port requirements](#additional-port-requirements).
4750

4851
Some outbound NFS traffic from FXT nodes uses ephemeral ports. Outbound FXT traffic above well-known ports should not be restricted at the transport level.
4952

@@ -75,7 +78,7 @@ Some outbound NFS traffic from FXT nodes uses ephemeral ports. Outbound FXT traf
7578

7679
Your core filers might require access on additional ports. This requirement varies depending on the type of storage used.
7780

78-
You can use the `rpcinfo` command to learn which ports are used by a particular server. Issue this command from a client system that is not firewalled:
81+
You can use the `rpcinfo` command to learn which ports are used by a particular server. Issue this command from a client system that isn't firewalled:
7982

8083
`rpcinfo -p <server_IP_address>`
8184

articles/fxt-edge-filer/power-off.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ ms.date: 07/01/2019
1010

1111
# How to safely power off Azure FXT Edge Filer hardware
1212

13+
> [!NOTE]
14+
> **Action Required:** Azure FXT Edge Filer will be retired on December 31, 2026. Please remove all Azure FXT Edge Filer resources by December 31, 2026. Visit https://aka.ms/fxtretirementfaq for more information.
15+
1316
Although you can use the physical power button to switch on an individual node, you should not use it to shut down the unit under normal circumstances.
1417

1518
After an Azure FXT Edge Filer node is in use as part of a cluster, you should use the cluster control panel software to shut down the hardware.

articles/fxt-edge-filer/specs.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ ms.date: 06/20/2019
1010

1111
# Azure FXT Edge Filer specifications
1212

13+
> [!NOTE]
14+
> **Action Required:** Azure FXT Edge Filer will be retired on December 31, 2026. Please remove all Azure FXT Edge Filer resources by December 31, 2026. Visit https://aka.ms/fxtretirementfaq for more information.
15+
1316
This article explains the hardware specifications for Azure FXT Edge Filer hardware nodes. In practice, three or more nodes are configured together to provide the clustered cache system.
1417

1518
## Hardware specifications

articles/fxt-edge-filer/support-ticket.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ ms.date: 07/10/2019
1010

1111
# Open a support ticket for the Azure FXT Edge Filer
1212

13+
> [!NOTE]
14+
> **Action Required:** Azure FXT Edge Filer will be retired on December 31, 2026. Please remove all Azure FXT Edge Filer resources by December 31, 2026. Visit https://aka.ms/fxtretirementfaq for more information.
15+
1316
This article explains how to get help with your Azure FXT Edge Filer system.
1417

1518
Use the Azure portal to open a support ticket with Microsoft Customer Service and Support.

articles/fxt-edge-filer/supported-ciphers.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ ms.date: 05/20/2021
1010

1111
# Supported encryption standards for Azure FXT Edge Filer
1212

13+
> [!NOTE]
14+
> **Action Required:** Azure FXT Edge Filer will be retired on December 31, 2026. Please remove all Azure FXT Edge Filer resources by December 31, 2026. Visit https://aka.ms/fxtretirementfaq for more information.
15+
1316
This document describes encryption standards needed for Azure FXT Edge Filer. These standards are implemented as of the operating system version 5.1.1.2.
1417

1518
These standards apply to [Avere vFXT for Azure](../avere-vfxt/index.yml) as well as to Azure FXT Edge Filer.

0 commit comments

Comments
 (0)