Skip to content

Commit 4113854

Browse files
Merge pull request #15491 from CristianEdwards/RepairNodeCustomIPUpdate
repairserverupdate
2 parents 50e8e5c + 3ee2e82 commit 4113854

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

azure-stack/hci/manage/repair-server.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ To repair an existing server, follow these high-level steps:
3737

3838
The storage is automatically rebalanced on the reimaged server. Storage rebalance is a low priority task that can run for multiple days depending on number of the servers and the storage used.
3939

40-
> [!NOTE]
41-
> If you deployed your Azure Stack HCI cluster using custom storage IPs, you must manually assign IPs to the storage network adapters after the server is repaired.
42-
4340
## Supported scenarios
4441

4542
Repairing a server reimages a server and brings it back to the cluster with the previous name and configuration.
@@ -117,12 +114,16 @@ Follow these steps on the server you're trying to repair.
117114

118115
1. Install the operating system and required drivers. Follow the steps in [Install the Azure Stack HCI, version 23H2 Operating System](../deploy/deployment-install-os.md).
119116

120-
1. Register the server with Arc. Follow the steps in [Register with Arc and set up permissions](../deploy/deployment-arc-register-server-permissions.md).
117+
> [!NOTE]
118+
> If your cluster is using a dedicated Network ATC intent for storage and you are using custom storage IPs, you must configure the IPs to the storage network adapters before running the Repair-Server operation. If your cluster is using a shared network ATC intent for storage and other traffic type like compute and management, you will need to manually configure the IPs to the storage virtual network adapters after the server is being repaired.
119+
120+
121+
2. Register the server with Arc. Follow the steps in [Register with Arc and set up permissions](../deploy/deployment-arc-register-server-permissions.md).
121122

122123
> [!NOTE]
123124
> You must use the same parameters as the existing nodes to register with Arc. For example: Resource Group name, Region, Subscription, and Tentant.
124125
125-
1. Assign the following permissions to the repaired node:
126+
3. Assign the following permissions to the repaired node:
126127

127128
- Azure Stack HCI Device Management Role
128129
- Key Vault Secrets User

0 commit comments

Comments
 (0)