You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This article describes the requirements for machines, storage, and networking for building solutions of Azure Local that use the small form factor hardware. If you purchase class *small* hardware from the [Azure Local Catalog](https://aka.ms/AzureStackHCICatalog), ensure that these requirements are met before you deploy the Azure Local solutions.
18
+
This article describes the requirements for machines, storage, and networking for building solutions of Azure Local that use lower capacity hardware. If you purchase class *small* hardware from the [Azure Local Catalog](https://aka.ms/azurelocalcatalog), ensure that these requirements are met before you deploy the Azure Local solutions.
Azure Local supports a new class of devices with reduced hardware requirements. This new, low-cost hardware class referenced as *small* is suited for various edge scenarios across the industry horizontals. To ensure compatibility, interoperability, security, and reliability, this class of hardware must meet Azure Local solution requirements.
25
-
26
-
The certified devices are listed in the [Azure Local Catalog](https://aka.ms/AzureStackHCICatalog).
24
+
Azure Local supports a new class of devices with reduced hardware requirements. This new, low-cost hardware class referenced as *lower capacity* is suited for various edge scenarios across the industry horizontals. To ensure compatibility, interoperability, security, and reliability, this class of hardware must meet Azure Local solution requirements.
27
25
28
26
## Device requirements
29
27
30
-
Microsoft Support may only be provided for Azure Local running on hardware listed in the [Azure Local catalog, or successor](https://aka.ms/azurelocalcatalog).
28
+
Microsoft Support may only be provided for Azure Local running on hardware listed in the [Azure Local catalog, or successor](https://azurelocalsolutions.azure.microsoft.com/).
31
29
32
30
The following table lists the requirements for the small hardware:
33
31
@@ -36,7 +34,7 @@ The following table lists the requirements for the small hardware:
36
34
| Number of machines | 1 to 3 machines are supported. Each machine must be the same model, manufacturer, have the same network adapters, and have the same number and type of storage drives. |
37
35
| CPU | An Intel Xeon or AMD EPYC or later compatible processor with second-level address translation (SLAT). <br> Up to 14 physical cores |
38
36
| Memory | A minimum of 32 GB per machine and a maximum of 128 GB per machine with Error-Correcting Code (ECC). |
39
-
| Host network adapters | 1 network adapter that meets the [Azure Local host network requirements](./host-network-requirements.md)<br> Enabling RDMA on storage intend is not required.<br> Minimum link speed must be 1 Gbit/s.|
37
+
| Host network adapters | 1 network adapter that meets the [Azure Local host network requirements](./host-network-requirements.md)<br> Enabling RDMA on storage intent is not required.<br> Minimum link speed must be 1 Gbps for single node deployment.<br>In 2 or 3 node deployments, a dedicated network port for storage with minimum 10 Gbps is required. |
40
38
| BIOS | Intel VT or AMD-V must be turned on.|
41
39
| Boot drive | A minimum size of 200 GB.|
42
40
| Data drives | A minimum single disk of capacity 1 TB. <br> The drives must be all flash single drive type, either Nonvolatile Memory Express (NVME) or Solid-State Drive (SSD). <br> All the drives must be of the same type. <br> No caching. |
@@ -45,24 +43,24 @@ The following table lists the requirements for the small hardware:
45
43
| Storage Controller | Pass-through. <br> RAID controller cards or SAN (Fibre Channel, iSCSI, FCoE) aren't supported. |
46
44
| GPU | Optional<br>Up to 192 GB GPU memory per machine. |
47
45
48
-
>[!IMPORTANT]
49
-
> For 2411 release, Update, `Add-server`, and `Repair-server` operations aren't supported for the small hardware class.
46
+
<!-- >>[!IMPORTANT]
47
+
> For 2411 release, Update, `Add-server`, and `Repair-server` operations aren't supported for the small hardware class.-->
50
48
51
49
## Storage requirements
52
50
53
-
The storage subsystem for an Azure Local running Azure Stack HCI OS is layered on top of Storage Space Direct. When building a solution using class *small* hardware:
51
+
The storage subsystem for an Azure Local running the Azure Stack HCI OS is layered on top of Storage Spaces Direct. When building a solution using class *low capacity* hardware:
54
52
55
53
- A minimum of one data drive is required to create a storage pool.
56
54
- All drives in the pool must be of the same type, either NVMe or SSD.
57
-
-Remember that mixing drive types for caching (NVMe and SSD, or SSD and HDD) isn't supported.
55
+
-Mixing drive types for caching (NVMe and SSD) isn't supported. This doesn't apply to the boot drive.
58
56
59
57
The supported volume configuration for the system is:
60
58
61
59
- A single, 250 GB, fixed infrastructure volume.
62
60
63
61
### Supported sample storage configurations
64
62
65
-
|Node count | Disk count| Disk type | Volume resiliency level | Sustain faults |
63
+
|Nodes | Disks| Disk type | Volume resiliency level | Sustain faults |
| 2 | 1 | NVMe or SSD | Two way mirror | Single fault (drive or node) |
@@ -75,34 +73,50 @@ The supported volume configuration for the system is:
75
73
76
74
Network adapters must meet the Azure Local host network requirements. This requirement ensures compatibility and reliability with Hyper-V and also controls how the adapter properties are exposed by the driver (VLAN ID, RSS, VMQ).
77
75
78
-
The reduced networking requirements are as follows:
76
+
The minimum networking requirements are as follows:
79
77
80
-
- Storage intent doesn't require RDMA to be enabled.
81
-
- Single link is needed.
82
-
- Minimum link speed of 1 Gbit/s is required.
78
+
- A network adapter that meets the [Azure Local host network requirements](host-network-requirements.md).
83
79
- A Layer 2 switch with VLAN support is required.
80
+
- Storage intent doesn't require RDMA to be enabled.
84
81
85
82
Removal of RDMA allows the use of a layer 2 network switch with VLAN support. This further simplifies the configuration management and reduces the overall solution cost.
| 1 GbE linked to switch*| - Dedicated network port for storage (10 Gbps minimum)<br>- Switch capable of min. 10 Gbps (RDMA optional)<br>- Management and Compute network (1 Gpbs minimum) | Dedicated network adapter port(s) for storage (10 Gbps minimum)<br>- RDMA automatically enabled if supported by adapter<br>- Management and compute network via switch (1 Gpbs minimum) |
89
+
90
+
> *[!NOTE]
91
+
> You can't add nodes to the system without redeploying Azure Local. If you need additional nodes, use a dedicated storage intent with a minimum of 10 Gbps.
92
+
93
+
(Optional) If you use a layer 3 switch with RDMA (10 Gpbs minimum), you can group all traffic into one (management, compute, and storage intent) across one to three node clusters.
94
+
95
+
### Supported grouped network traffic by intent
96
+
97
+
| Intent grouping | Single node | Two or three nodes |
98
+
| -- | -- | -- |
99
+
| Management and compute (no storage) | yes | n/a |
| 2 | Two intents | No switch for storage | None |
96
111
| 4 | Two intents | No switch for storage | Single fault |
97
-
| 6 | Three intents | No switch for storage | Single fault |
98
112
99
113
## Considerations
100
114
101
-
Following are some workload considerations for building a solution using the small hardware class:
115
+
The following are some workload considerations for building a solution using the small hardware class:
102
116
103
-
- Baseline workload IOP requirements for sizing storage configuration to see if small hardware class is the right fit.
104
-
- vCPU requirements and target ratio due to lower total physical cores when using small hardware class.
105
-
-Total memory requirement with three servers using small hardware class. Keep capacity work one node free for update runs and failure scenarios.
117
+
- Baseline workload IOP requires sizing storage configuration to see if small hardware class is the right fit.
118
+
- vCPU requirements and target ratio due to lower total physical cores when using the small hardware class.
119
+
-The total memory requirement for three servers using the small hardware class should be calculated. It's important to ensure that there is enough capacity to keep one node free to handle updates and manage failures.
106
120
- Network bandwidth requirements.
107
121
- The VM creation time is critical as it's influenced by network bandwidth.
0 commit comments