Skip to content

Commit 31c2b98

Browse files
authored
Merge pull request #226656 from b-branco/reinstall-packet-core-updates
Reinstall packet core updates
2 parents 7055748 + a0d281e commit 31c2b98

File tree

4 files changed

+10
-6
lines changed

4 files changed

+10
-6
lines changed
-38.3 KB
Loading
4.5 KB
Loading

articles/private-5g-core/modify-packet-core.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The following modifications will trigger a packet core reinstall, during which y
3838
- Detaching a data network from the packet core instance.
3939
- Changing the packet core instance's custom location.
4040

41-
If you're making any of these changes, we recommend modifying your packet core instance during a maintenance window to minimize the impact on your service. The packet core reinstall will take approximately 45 minutes, but this time may vary between systems. You should allow up to two hours for the process to complete.
41+
If you're making any of these changes, we recommend modifying your packet core instance during a maintenance window to minimize the impact on your service. You should allow up to two hours for the reinstall process to complete.
4242

4343
If you're making a change that doesn't trigger a reinstall, you can skip the next step and move to [Select the packet core instance to modify](#select-the-packet-core-instance-to-modify).
4444

articles/private-5g-core/reinstall-packet-core.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,19 @@ ms.custom: template-how-to
1414

1515
Each Azure Private 5G Core site contains a packet core instance, which is a cloud-native implementation of the 3GPP standards-defined 5G Next Generation Core (5G NGC or 5GC).
1616

17-
If you're experiencing issues with your deployment, reinstalling the packet core may help return it to a good state. In this how-to guide, you'll learn how to reinstall a packet core instance using the Azure portal.
17+
In this how-to guide, you'll learn how to reinstall a packet core instance using the Azure portal. If you're experiencing issues with your deployment, reinstalling the packet core may help return it to a good state.
18+
19+
Reinstalling the packet core deletes the packet core instance and redeploys it with the existing site configuration. Site-dependent resources such as the **Packet Core Control Plane**, **Packet Core Data Plane** and **Attached Data Network** are not affected.
1820

1921
## Prerequisites
2022

2123
- Ensure you can sign in to the Azure portal using an account with access to the active subscription you used to create your private mobile network. This account must have the built-in Contributor or Owner role at the subscription scope.
22-
- If your packet core instance is still handling requests from your UEs, we recommend performing the reinstall during a maintenance window to minimize the impact on your service. The packet core reinstall will take approximately 45 minutes, but this time may vary between systems. You should allow up to two hours for the process to complete.
24+
- If your packet core instance is still handling requests from your UEs, we recommend performing the reinstall during a maintenance window to minimize the impact on your service. You should allow up to two hours for the reinstall process to complete.
2325
- If you use Azure Active Directory (Azure AD) to authenticate access to your local monitoring tools, ensure your local machine has core kubectl access to the Azure Arc-enabled Kubernetes cluster. This requires a core kubeconfig file, which you can obtain by following [Set up kubectl access](commission-cluster.md#set-up-kubectl-access).
2426

2527
## View the packet core instance's installation status
2628

27-
Before reinstalling, follow this step to check the packet core instance's installation status.
29+
Follow this step to check the packet core instance's installation status and to ensure no other processes are running before you attempt a reinstall.
2830

2931
1. Sign in to the [Azure portal](https://portal.azure.com/).
3032
1. Search for and select the **Mobile Network** resource representing the private mobile network.
@@ -35,7 +37,7 @@ Before reinstalling, follow this step to check the packet core instance's instal
3537

3638
:::image type="content" source="media/packet-core-field.png" alt-text="Screenshot of the Azure portal showing the Packet Core field.":::
3739

38-
1. Under the **Essentials** heading, check the current packet core state under the **Packet core installation state** field. If the status under this field indicates the packet core instance is already running a reinstall process, wait for it to finish before attempting another reinstall.
40+
1. Under the **Essentials** heading, check the current packet core state under the **Packet core installation state** field. If the status under this field indicates the packet core instance is already running a process, such as an upgrade or another reinstall, wait for it to finish before attempting the reinstall.
3941

4042
## Back up deployment information
4143

@@ -63,7 +65,9 @@ To reinstall your packet core instance:
6365
:::image type="content" source="media/reinstall-packet-core/reinstall-packet-core-confirmation.png" alt-text="Screenshot of the Azure portal showing the Reinstall packet core screen.":::
6466

6567
1. Select **Reinstall**.
66-
1. Azure will now uninstall the packet core instance and redeploy it with the same configuration. This process will take approximately 45 minutes. You can check the progress of the reinstall by selecting the notifications icon and then **More events in the activity log**.
68+
1. Azure will now uninstall the packet core instance and redeploy it with the same configuration. You can check the status of the reinstall by selecting **Refresh** and looking at the **Packet core installation state** field. Once the process is complete, you'll receive a notification with information on whether the reinstall was successful.
69+
70+
If the packet core reinstall failed, you can find more details about the reason for the failure by selecting the notifications icon and then **More events in the activity log**.
6771

6872
:::image type="content" source="media/reinstall-packet-core/reinstall-packet-core-status.png" alt-text="Screenshot of the Azure portal showing the reinstall packet core status in the Notifications screen.":::
6973

0 commit comments

Comments
 (0)