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
Azure Local supports a new class of devices with reduced hardware requirements. This new, low-cost hardware class called *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.
24
+
Azure Local supports a new class of devices with reduced hardware requirements. This new, low-cost hardware class called *low capacity* is suited for various edge scenarios across industry. To ensure compatibility, interoperability, security, and reliability, this class of hardware must meet Azure Local solution requirements.
25
25
26
26
## Device requirements
27
27
28
28
Microsoft Support may only be provided for Azure Local running on hardware listed in the [Azure Local catalog, or successor](https://aka.ms/azurelocalcatalog).
29
29
30
-
The following table lists the requirements for the small hardware:
30
+
The following table lists the requirements for low capacity hardware:
31
31
32
32
| Component | Description |
33
33
|-----------|-------|
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. |
34
+
| Number of machines |One to three 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. |
35
35
| CPU | An Intel Xeon or AMD EPYC or later compatible processor with second-level address translation (SLAT). <br> Up to 14 physical cores |
36
36
| Memory | A minimum of 32 GB per machine and a maximum of 128 GB per machine with Error-Correcting Code (ECC). |
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. |
37
+
| Host network adapters |One network adapter that meets the [Azure Local host network requirements](./host-network-requirements.md)<br> Enabling RDMA on storage intent isn't required.<br> Minimum link speed must be 1 Gbps for single node deployment.<br>In two or three node deployments, a dedicated network port for storage with minimum 10 Gbps is required. |
38
38
| BIOS | Intel VT or AMD-V must be turned on.|
39
39
| Boot drive | A minimum size of 200 GB.|
40
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. |
41
41
| Trusted Platform Module (TPM) | TPM version 2.0 hardware must be present and enabled. |
42
42
| Secure Boot | Secure Boot must be present and turned on. |
43
43
| Storage Controller | Pass-through. <br> RAID controller cards or SAN (Fibre Channel, iSCSI, FCoE) aren't supported. |
44
-
| GPU | Optional<br>Up to 192 GB GPU memory per machine. |
45
-
46
-
<!-- >>[!IMPORTANT]
47
-
> For 2411 release, Update, `Add-server`, and `Repair-server` operations aren't supported for the small hardware class. -->
44
+
| GPU | Optional<br>Up to 192-GB GPU memory per machine. |
48
45
49
46
## Storage requirements
50
47
51
48
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:
52
49
53
50
- A minimum of one data drive is required to create a storage pool.
54
51
- All drives in the pool must be of the same type, either NVMe or SSD.
55
-
- Mixing drive types for caching (NVMe and SSD) isn't supported. This doesn't apply to the boot drive.
52
+
- Mixing drive types used for caching (NVMe and SSD) isn't supported. It is supported for the boot drive however.
56
53
57
54
The supported volume configuration for the system is:
58
55
@@ -83,12 +80,12 @@ Removal of RDMA allows the use of a layer 2 network switch with VLAN support. Th
83
80
84
81
### Minimum speed requirements
85
82
86
-
| Single node | Two or three node,<br>switched storage | Two or three node,<br>switchless storage |
83
+
| Single node | Two or three nodes,<br>Switched storage | Two or three nodes,<br>Switchless storage |
87
84
| -- | -- | -- |
88
-
| 1 GbE linked to switch*| Dedicated network port for storage - 10 Gbps minimum.<br><br>Switch capable of 10 Gbps minumum (RDMA optional).<br><br>Management and compute network -1 Gpbs minimum. | Dedicated network adapter port(s) for storage - 10 Gbps minimum.<br><br>RDMA automatically enabled if supported by adapter.<br><br>Management and compute network via switch - 1 Gpbs minimum. |
85
+
| 1 GbE linked to switch*| Dedicated network port for storage - 10 Gbps minimum.<br><br>Switch capable of 10 Gbps minimum (RDMA optional).<br><br>Management and compute network -1 Gpbs minimum. | Dedicated network adapter ports for storage - 10 Gbps minimum.<br><br>RDMA automatically enabled if supported by adapter.<br><br>Management and compute network via switch - 1 Gpbs minimum. |
89
86
90
87
> [!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.
88
+
> You can't add nodes to the system without redeploying Azure Local. If you need more nodes, use a dedicated storage intent with a minimum of 10 Gbps.
92
89
93
90
(Optional) If you use a layer 3 switch with RDMA (10 Gpbs minimum), you can group all traffic (management, compute, and storage intent) together across one, two, and three node clusters.
94
91
@@ -97,7 +94,7 @@ Removal of RDMA allows the use of a layer 2 network switch with VLAN support. Th
97
94
| Intent grouping | Single node | Two or three nodes |
98
95
| -- | -- | -- |
99
96
| Management and compute (no storage) | yes | n/a |
@@ -112,13 +109,13 @@ Removal of RDMA allows the use of a layer 2 network switch with VLAN support. Th
112
109
113
110
## Considerations
114
111
115
-
The following are some workload considerations for building a solution using the small hardware class:
112
+
The following are some workload considerations for building a solution using the low capacity hardware:
116
113
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.
114
+
- Baseline workload Input Output operations per second (IOPS) require sizing storage configuration to see if the low capacity hardware is the right fit.
115
+
- vCPU requirements and target ratio due to lower total physical cores when using low capacity hardware.
116
+
- The total memory requirement for three servers using low capacity hardware should be calculated. It's important to ensure that there's enough capacity to keep one node free to handle updates and manage failures.
120
117
- Network bandwidth requirements.
121
-
-The VM creation time is critical as it's influenced by network bandwidth.
118
+
-Virtual machine (VM) creation time is critical and is influenced by network bandwidth.
0 commit comments