Skip to content

Commit c8da0c0

Browse files
committed
Fix build warnings
1 parent ef61b48 commit c8da0c0

7 files changed

+14
-14
lines changed

articles/operator-nexus/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
- name: Storage overview
1818
href: concepts-storage.md
1919
- name: Multiple storage appliances
20-
href: concepts-multiple-storage-appliances.md
20+
href: concepts-storage-multiple-appliances.md
2121
- name: Storage for Nexus Kubernetes
2222
href: concepts-storage-kubernetes.md
2323
- name: Storage for Nexus Virtual Machines

articles/operator-nexus/azure-operator-nexus-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Updates of Management bundle may cause interruptions to provisioning activities
4040
On the other hand, Runtime bundle upgrades deals with the components that require updates to the OS (Operating System) and/or workload supporting components. The update of the runtime bundle is entirely under the control of the customer and APIs can be used to perform these updates. You might observe some workload impacts during this upgrade.
4141

4242
### Is the storage appliance a must required device?
43-
For near-edge SKUs, Storage appliance is a part of the Hardware infrastructure that Operator needs to procure. You can optionally choose to deploy a second storage appliance in an Azure Operator Nexus instance. For more information, see [Multiple storage appliances](/concepts-storage-multiple-appliances.md).
43+
For near-edge SKUs, Storage appliance is a part of the Hardware infrastructure that Operator needs to procure. You can optionally choose to deploy a second storage appliance in an Azure Operator Nexus instance. For more information, see [Multiple storage appliances](./concepts-storage-multiple-appliances.md).
4444

4545
### Does Operator Nexus provide best practices or blueprints for deploying network functions on Operator Nexus?
4646
Yes, Operator Nexus comes with Nexus Ready program. With this program, Microsoft is working with industry leading Network Function partners to validate that their network functions to ensure they can run on Nexus platform. We validate these network functions on regular intervals to ensure that they stay compliant with newer versions of Nexus. Operators can now get consistent and scalable deployment of multi-vendor network functions with the Nexus Ready program.

articles/operator-nexus/concepts-storage-kubernetes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ status:
4545
phase: Bound
4646
```
4747
48-
Some Azure Operator Nexus deployments may have two storage appliances installed. Persistent volume claims (PVCs) using the *nexus-volume* storage class can place the associated persistent volumes onto a specific storage appliance by using the *storageApplianceName* annotation. More information is available in [this document](/concepts-storage-multiple-appliances.md).
48+
Some Azure Operator Nexus deployments may have two storage appliances installed. Persistent volume claims (PVCs) using the *nexus-volume* storage class can place the associated persistent volumes onto a specific storage appliance by using the *storageApplianceName* annotation. More information is available in [this document](./concepts-storage-multiple-appliances.md).
4949
5050
### StorageClass: nexus-shared
5151

articles/operator-nexus/concepts-storage-multiple-appliances.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Azure Operator Nexus multiple storage appliances
33
description: Lean about Azure Operator Nexus support for multiple storage appliances.
44
author: pjw711
5-
ms.author: speterwhiting
5+
ms.author: peterwhiting
66
ms.service: azure-operator-nexus
77
ms.topic: conceptual
88
ms.date: 03/12/2025
@@ -26,12 +26,12 @@ Azure Operator Nexus only supports a second storage appliance for instances that
2626
- The instance hardware matches the 2.0.x or later bills of material (BOMs).
2727
- All Pure storage appliances have R4 controllers.
2828

29-
The Azure Operator Nexus SKUs that support a second storage appliance are documented in the [supported SKUs documentation](/reference-operator-nexus-skus.md). The storage appliances don't have to have the same capacity configurations. All supported capacity configurations are listed in the [supported storage appliances](/reference-near-edge-storage.md) documentation.
29+
The Azure Operator Nexus SKUs that support a second storage appliance are documented in the [supported SKUs documentation](./reference-operator-nexus-skus.md). The storage appliances don't have to have the same capacity configurations. All supported capacity configurations are listed in the [supported storage appliances](./reference-near-edge-storage.md) documentation.
3030

3131
## Supported deployment models
3232

3333
>[!IMPORTANT]
34-
>Deployment of a Nexus instance with two storage appliances requires a manual step after [Network Fabric creation](/howto-configure-network-fabric.md#create-a-network-fabric) and before [Network Fabric provisioning](/howto-configure-network-fabric.md#provision-a-network-fabric). The network fabric requires manual enablement of the ports that connect to the second storage device. This step can only be performed by Microsoft support; users should [raise a support ticket to request assistance](https://portal.azure.com/?#blade/Microsoft_Azure_Support/HelpAndSupportBlade).
34+
>Deployment of a Nexus instance with two storage appliances requires a manual step after [Network Fabric creation](./howto-configure-network-fabric.md#create-a-network-fabric) and before [Network Fabric provisioning](./howto-configure-network-fabric.md#provision-a-network-fabric). The network fabric requires manual enablement of the ports that connect to the second storage device. This step can only be performed by Microsoft support; users should [raise a support ticket to request assistance](https://portal.azure.com/?#blade/Microsoft_Azure_Support/HelpAndSupportBlade).
3535
3636
Azure Operator Nexus only supports deploying a second storage appliance at initial Nexus instance install time. There's no support for adding a second storage appliance to an existing Nexus instance. Any existing instance that requires a second storage appliance must be reinstalled.
3737

@@ -87,18 +87,18 @@ You can create the shared storage service on either storage appliance when the C
8787

8888
If no storage appliance configuration is provided at CSN creation time, the shared storage service uses the first storage appliance. If the configuration is present but doesn't match a storage appliance then the CSN creation will fail.
8989

90-
See [Prerequisites for deploying tenant workloads](/quickstarts-tenant-workload-prerequisites.md#create-a-cloud-services-network) for instructions on creating the shared storage service on a specific storage appliance.
90+
See [Prerequisites for deploying tenant workloads](./quickstarts-tenant-workload-prerequisites.md#create-a-cloud-services-network) for instructions on creating the shared storage service on a specific storage appliance.
9191

9292
#### Nexus-shared limitations
9393

9494
- Azure Operator Nexus doesn't support moving the shared storage service from one storage appliance to another. Attempts to change the storage appliance backing the shared storage service have no effect.
9595

9696
### Persistent storage for virtual machines
9797

98-
Nexus VMs support persistent OS disks and data disks backed by the storage appliance. There's no support for placing these disks on the second storage appliance. All VM disks are placed on the storage appliance in rack slot 1. For more information, see [Azure Operator Nexus storage for virtual machines](/concepts-storage-virtual-machine.md).
98+
Nexus VMs support persistent OS disks and data disks backed by the storage appliance. There's no support for placing these disks on the second storage appliance. All VM disks are placed on the storage appliance in rack slot 1. For more information, see [Azure Operator Nexus storage for virtual machines](./concepts-storage-virtual-machine.md).
9999

100100
### Metrics, logs, and monitoring
101101

102-
The second storage appliance appears as an independent resource in Azure, of type NetworkCloud/storageAppliance. A Nexus instance with two storage appliances have two Storage Appliance Azure Resources. These resources are functionally identical: they share an API definition; and all supported metrics, documented in [List of Metrics Collected in Azure Operator Nexus](/list-of-metrics-collected.md), function identically on both storage appliances.
102+
The second storage appliance appears as an independent resource in Azure, of type NetworkCloud/storageAppliance. A Nexus instance with two storage appliances have two Storage Appliance Azure Resources. These resources are functionally identical: they share an API definition; and all supported metrics, documented in [List of Metrics Collected in Azure Operator Nexus](./list-of-metrics-collected.md), function identically on both storage appliances.
103103

104-
Nexus also makes [storage appliance logs available](/list-logs-available.md#storage-appliance). Audit and alert logs are streamed on a per-resource basis. System logs are delivered in a combined stream that includes logs from both storage appliances.
104+
Nexus also makes [storage appliance logs available](./list-logs-available.md#storage-appliance). Audit and alert logs are streamed on a per-resource basis. System logs are delivered in a combined stream that includes logs from both storage appliances.

articles/operator-nexus/concepts-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Azure Operator Nexus is built on basic constructs like compute servers, storage
1515

1616
Each storage appliance contains multiple storage devices, which are aggregated to provide a single storage pool. This storage pool is then carved out into multiple volumes, which are presented to the compute servers as block storage devices. The compute servers can use these block storage devices as persistent storage for their workloads. Each Azure Operator Nexus cluster is provisioned with a single storage appliance that's shared across all the tenant workloads.
1717

18-
Azure Operator Nexus supports a maximum of two storage appliances. Detailed information on multiple storage appliance support is available in [this document](/concepts-storage-multiple-appliances.md). The storage appliances in an Azure Operator Nexus instance are represented as Azure resources. Each storage appliance is represented by a single instance of the Storage Appliance (Operator Nexus) resource. Operators get access to view its attributes like any other Azure resource.
18+
Azure Operator Nexus supports a maximum of two storage appliances. Detailed information on multiple storage appliance support is available in [this document](./concepts-storage-multiple-appliances.md). The storage appliances in an Azure Operator Nexus instance are represented as Azure resources. Each storage appliance is represented by a single instance of the Storage Appliance (Operator Nexus) resource. Operators get access to view its attributes like any other Azure resource.
1919

2020
## Storage appliance status
2121

articles/operator-nexus/howto-platform-prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,7 @@ Interface: net1, via: LLDP, RID: 1, Time: 0 day, 20:28:36
535535
## [Optional] Set up second storage array
536536

537537
>[!NOTE]
538-
> This section is optional. You only need to execute it if you are deploying an Azure Operator Nexus instance with two storage appliances. For more information, including restrictions on supported hardware, see [Azure Operator Nexus multiple storage appliances](/concepts-storage-multiple-appliances.md).
538+
> This section is optional. You only need to execute it if you are deploying an Azure Operator Nexus instance with two storage appliances. For more information, including restrictions on supported hardware, see [Azure Operator Nexus multiple storage appliances](./concepts-storage-multiple-appliances.md).
539539
540540
1. Operator needs to install the storage array hardware as specified by the BOM and rack elevation
541541
within the Aggregation Rack. The hardware must go in the second storage appliance rack slot in the aggregator rack.

articles/operator-nexus/troubleshoot-multiple-storage-appliances.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@ This guide documents common issues encountered in Azure Operator Nexus environme
1717

1818
There are several common misconfigurations that prevent the second storage appliance from deploying successfully. Symptoms include:
1919

20-
- The [cluster creation](/howto-configure-cluster.md#create-a-cluster) step failing.
20+
- The [cluster creation](./howto-configure-cluster.md#create-a-cluster) step failing.
2121
- The cluster creation step succeeding, but only creating a single storage appliance resource.
2222

2323
If you see these issues, perform these checks:
2424

2525
- Confirm that you correctly configured the prerequisites for both storage appliances. The initial IP address configuration is different for each storage appliance. See [the platform prerequisites](./howto-platform-prerequisites.md) for the correct configuration.
2626
- Confirm that Network Fabric Controller and Network Fabric are successfully provisioned.
2727
- Confirm that you have opened a support ticket to enable Network Fabric support for the second storage appliance. Confirm the ticket has been closed.
28-
- Check that the Azure CLI command you ran included the configuration for the second storage appliance and specified an aggregator rack SKU that supports a second storage appliance. See [cluster creation with multiple storage appliances](/howto-configure-cluster.md#create-the-cluster-using-azure-cli---multiple-storage-appliances) for details.
28+
- Check that the Azure CLI command you ran included the configuration for the second storage appliance and specified an aggregator rack SKU that supports a second storage appliance. See [cluster creation with multiple storage appliances](./howto-configure-cluster.md#create-the-cluster-using-azure-cli---multiple-storage-appliances) for details.
2929

3030
If any of the configurations was incorrect:
3131

0 commit comments

Comments
 (0)