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
Copy file name to clipboardExpand all lines: azure-local/deploy/deployment-arc-register-configurator-app.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Learn how to use the Configurator application to bootstrap and Arc
4
4
author: alkohli
5
5
ms.author: alkohli
6
6
ms.topic: how-to
7
-
ms.date: 03/20/2025
7
+
ms.date: 04/30/2025
8
8
ms.service: azure-local
9
9
#CustomerIntent: As an IT Pro, I want to bootstrap and Arc register Azure Local machines via the Arc registration script.
10
10
---
@@ -95,7 +95,7 @@ Follow these steps to configure network settings and connect the machines to Azu
95
95
96
96
1. Select **ON** to enable **Remote desktop** protocol. Remote desktop protocol is disabled by default.
97
97
98
-
1. Select **Public endpoint** or **Proxy server** as the connectivity method. If selecting a proxy server, provide the proxy URL and the bypass list.
98
+
1. Select **Public endpoint** or **Proxy server** as the connectivity method. If selecting a proxy server, provide the proxy URL and the bypass list. The bypass list is required and can be provided in a comma separated format.
Copy file name to clipboardExpand all lines: azure-local/manage/gpu-manage-via-partitioning.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: alkohli
5
5
ms.author: alkohli
6
6
ms.topic: how-to
7
7
ms.service: azure-local
8
-
ms.date: 03/26/2025
8
+
ms.date: 04/29/2025
9
9
---
10
10
11
11
# Manage GPUs using partitioning (preview)
@@ -33,7 +33,7 @@ Consider the following limitations when using the GPU-P feature:
33
33
34
34
- Partitions are autoassigned to the VMs. You can't choose a specific partition for a specific VM.
35
35
36
-
-Currently, GPU partitioning on Azure Local doesn't support live migration of VMs. But VMs can be automatically restarted and placed where GPU resources are available if there's a failure.
36
+
- GPU partitioning on Azure Local supports live migration. However, the host and VMs must be on NVIDIA virtual GPU software version 18 and later. For more information, see [Microsoft Azure Local - NVIDIA Docs](https://docs.nvidia.com/vgpu/18.0/grid-vgpu-release-notes-microsoft-azure-stack-hci/index.html).
37
37
38
38
- You can partition your GPU using Azure Command-Line Interface (CLI). We recommend that you use Azure CLI to configure and assign GPU partitions. You must manually ensure that the homogeneous configuration is maintained for GPUs across all the machines in your system.
39
39
@@ -43,7 +43,7 @@ Consider the following limitations when using the GPU-P feature:
43
43
44
44
## Attach a GPU during Azure Local VM creation
45
45
46
-
Follow the steps outlined in [Create Azure Local virtual machines](create-arc-virtual-machines.md?tabs=azurecli) and utilize the additional hardware profile details to add GPU to your create process. Run the following:
46
+
Follow the steps outlined in [Create Azure Local virtual machines](create-arc-virtual-machines.md?tabs=azurecli) and utilize the extra hardware profile details to add GPU to your create process. Run the following:
After attaching the GPU partition, the output will show the full VM details. You can confirm the GPUs were attached by reviewing the hardware profile `virtualMachineGPUs` section. The output will look as follows:
68
+
After attaching the GPU partition, the output shows the full VM details. You can confirm the GPUs were attached by reviewing the hardware profile `virtualMachineGPUs` section. The output looks as follows:
69
69
70
70
```azurecli
71
71
"properties":{
@@ -89,7 +89,7 @@ Use the following CLI command to detach the GPU:
After detaching the GPU partition, the output will show the full VM details. You can confirm the GPUs were detached by reviewing the hardware profile `virtualMachineGPUs`. The output will look as follows:
92
+
After detaching the GPU partition, the output shows the full VM details. You can confirm the GPUs were detached by reviewing the hardware profile `virtualMachineGPUs`. The output looks as follows:
- To keep your Azure Local instance in a supported state, you have up to six months to install updates. For example, if you're running the 2408 feature build, update to a later build within six months.
61
61
@@ -83,7 +83,7 @@ Starting in 2504, we offer two releases. One release provides the path to upgrad
83
83
84
84
|Version| OS Build |Security update| What's new | Known issues |
Copy file name to clipboardExpand all lines: azure-local/security-update/security-update.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,12 +20,10 @@ This article describes the OS security updates for Azure Local that were release
20
20
21
21
For the 2504 release of Azure Local, Microsoft released two security updates: one for existing deployments and another for new deployments. The following table provides information about different deployment types, their corresponding security updates, and OS builds:
22
22
23
-
24
23
| Deployment type | Security update | OS build | Release date |
Copy file name to clipboardExpand all lines: azure-local/whats-new.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,19 +40,21 @@ This release has the following features and improvements:
40
40
-**Registration and deployment changes**:
41
41
- Starting with this release, you can download a specific version of Azure Local software instead of just the latest version. For each upcoming release, you can choose from up to last six supported versions. For more information, see [Download Azure Local software](./deploy/download-23h2-software.md).
42
42
- The error logging in the registration script is enhanced.
43
+
- Proxy bypass list is now mandatory if a proxy configuration is specified.
43
44
44
45
-**Security changes**: The Dynamic Root of Trust for Measurement (DRTM) is enabled by default for all new 2504 deployments running OS version **21600.3775**. For more information, see [Security features for Azure Local](./concepts/security-features.md#security-features-for-azure-local).
45
46
46
47
-**Azure Local VM changes**:
47
48
-**Data disk expansion**: With this release, you can expand the size of a data disk attached to an Azure Local VM. For more information, see [Expand the size of a data disk attached to an Azure Local VM](./manage/manage-arc-virtual-machine-resources.md).
49
+
-**Live VM migration with GPU partitioning (GPU-P)**: You can now live migrate VMs with GPU-P. These VMs must be on the latest NVIDIA virtual GPU v18 drivers to enable live migration with GPU-P. For more information, see [Microsoft Azure Local - NVIDIA Docs](https://docs.nvidia.com/vgpu/18.0/grid-vgpu-release-notes-microsoft-azure-stack-hci/index.html).
48
50
-**Documentation changes**: An article describing a [Comparison of the management capabilities of VMs on Azure](./concepts/compare-vm-management-capabilities.md) was released recently.
49
51
50
52
-**Update improvements**:
51
53
- Improved reliability when downloading updates.
52
54
- Added a health check to ensure failover cluster nodes are healthy before starting the update.
53
55
- Simplified the Azure portal experience for viewing the progress and history of update runs.
54
56
55
-
-**Add and repair node changes**:
57
+
-**Add and repair node changes**:
56
58
- For Microsoft images, download the OS image matching the solution version of your existing cluster. See the [Release table](https://github.com/Azure-Samples/AzureLocal/blob/main/os-image/os-image-tracking-table.md) for the correct version. For OEM images, contact your Original Equipment Manufacturer (OEM).
57
59
58
60
-**OEM license changes**:
@@ -69,6 +71,8 @@ This release has the following features and improvements:
69
71
70
72
-**Archival of Azure Local, version 22H2 documentation**: The documentation for version 22H2 will be archived by May 31, 2025 and will be available in the [Azure previous versions documentation](/previous-versions/azure/) for reference. The archived documentation isn't updated and isn't supported.
71
73
74
+
-**Observability changes**: You can now automatically collect, analyze, and debug Azure services crashes with the crash dump collection feature in Azure Local. For more information, see [Crash dump collection](./concepts/observability.md#crash-dump-collection).
@@ -322,7 +322,7 @@ This article shows how to install the client package to set up client VMs runnin
322
322
1. Remove any kernels newer than the one mentioned in the LTS metapackage.
323
323
324
324
```bash
325
-
sudo apt remove linux-image-5.15.0-1053-azure
325
+
sudo apt remove linux-image-6.8.0-1027-azure
326
326
```
327
327
328
328
You receive a warning about removing the kernels, but these steps work if you're following them on a newly provisioned host. If you have concerns, consult Ubuntu documentation on configuring kernels to ensure that they can start after a restart.
@@ -340,12 +340,12 @@ This article shows how to install the client package to set up client VMs runnin
@@ -363,6 +363,75 @@ This article shows how to install the client package to set up client VMs runnin
363
363
364
364
::: zone-end
365
365
366
+
::: zone pivot="ubuntu-24"
367
+
368
+
> [!IMPORTANT]
369
+
> The Azure Marketplace image for the Ubuntu 24.04 LTS release uses the Hardware Enablement (HWE) kernel by default. However, HWE kernels are supported only for six-month periods, and Lustre support for these kernels is often not available when they're released. We recommend that you switch to the LTS kernel because it gives you more stability and it maintains a kernel version that's supported with the Lustre client.
1. Remove the default (HWE) kernel metapackage. The response to the following command also asks you to remove the `linux-azure` metapackage.
378
+
379
+
```bash
380
+
sudo apt remove linux-image-azure
381
+
```
382
+
383
+
1. List installed kernels and see which one the LTS metapackage supplies:
384
+
385
+
```bash
386
+
apt list --installed linux-image*
387
+
```
388
+
389
+
Newly provisioned hosts have two kernels, and older hosts might have more. Compare the version that the LTS metapackage provides against the other installed kernels.
390
+
391
+
1. Remove any kernels newer than the one mentioned in the LTS metapackage.
392
+
393
+
```bash
394
+
sudo apt remove linux-image-6.11.0-1013-azure
395
+
```
396
+
397
+
You receive a warning about removing the kernels, but these steps work if you're following them on a newly provisioned host. If you have concerns, consult Ubuntu documentation on configuring kernels to ensure that they can start after a restart.
398
+
399
+
1. List installed kernels again to verify that you don't have kernels newer than the one mentioned in the LTS metapackage:
400
+
401
+
```bash
402
+
apt list --installed linux-image*
403
+
```
404
+
405
+
1. Restart to load the LTS kernel.
406
+
407
+
1. Install and configure the Azure Managed Lustre repository for the APT package manager. Create the following script and name it `repo.bash`:
1. Install the metapackage that matches your running kernel.
428
+
429
+
The following command installs a metapackage that keeps the version of Lustre aligned with the installed kernel. For this alignment to work, you must use `apt full-upgrade` instead of `apt upgrade` when updating your system.
0 commit comments