Important Maintenance Event
Autonomous Linux service dependencies require updates to avoid a potential disruption with the service.
The Autonomous Linux service has different dependencies on other Oracle Cloud services for providing and managing autonomous updates. One of the services has modified policies and configurations which the Autonomous Linux service is unable to adjust without user intervention. Follow these steps to avoid a disruption in service.
Before You Begin
Autonomous Linux instances launched before April 24, 2024 have a service dependency on the OS Management service, which reaches end of life (EOL) on April 23, 2025. This change requires that you take the following steps.
If you only have a small number of Autonomous Linux instances to register with OS Management Hub, we recommend that you update your Autonomous Linux instances using the Console. If you have more than 10 Autonomous Linux instances to register with OS Management Hub, you can leverage the migration assistant.
If you have questions or encounter any issues, contact Technical Support.
Before performing the service dependencies, you must do the following:
-
Set up the required IAM policy for OS Management Hub.
This prerequisite is only required if you haven't enabled the OS Management Hub service for a compartment. You can use the policy advisor to quickly enable OS Management Hub for a compartment or you can manually create the policies.
For more information, see OS Management Hub Policies.
-
If you are using the Notifications service with Autonomous Linux, amend your existing IAM policy to include the following:
Allow any-user to use ons-topics in tenancy where request.principal.type='alx-notification'
-
If you plan to use the migration assistant to migrate Autonomous Linux instances, the migration assistant requires additional policies. Add the following required IAM policy to use the migration assistant. These policies can be added to a new group or to an existing group.
allow group <user_group> to inspect compartments in tenancy allow group <user_group> to use tag-namespaces in tenancy allow group <user_group> to use instances in tenancy allow group <user_group> to inspect work-requests in tenancy
- The migration assistant CLI is used with Cloud Shell or the OCI SDK. If you plan to use Cloud Shell, you also need to add the following required IAM policy:
- Required IAM policy to use Cloud Shell.
- Required IAM policy for Cloud Shell managed Public Network to install the migration assistant utilities.
Using the Console
Using the Migration Assistant
Before performing these steps using the migration assistant, you must do the following:
-
The migration assistant is available in a specific directory on instances managed by OS Management Hub. You must have one instance registered with OS Management Hub to access the migration assistant. One option is using the Console procedure on an existing Autonomous Linux instance. If you have other instances using OS Management Hub, you can copy the utility from that instance.
- Install the migration assistant CLI using the Oracle Cloud Infrastructure (OCI) Cloud Shell or SDK.
To update your Autonomous Linux instances using the migration assistant, perform the following steps:
The migration assistant performs the follow actions:
- Registers the instances with the Autonomous Linux service.
- Ensures the software sources in your profile are attached to the instance.
- Retains your scheduled job times for autonomous updates.
After migration, the job history for the Autonomous Linux instances will no longer be available in the OS Management service. Jobs performed after migration are viewable in the Autonomous Linux service.
If you have questions or encounter any issues, contact Technical Support.