On April 23, 2025, OS Management reaches end of life (EOL). Effective now, the service is no longer available to you in regions where you are not already using OS Management, or to new users with new tenancies. Before the EOL date, we recommend that you migrate your managed instances to the OS Management Hub service. If you are an Oracle Autonomous Linux user, see Important Maintenance Event. For more information, see the Service Change Announcement.
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.
Note
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.
If you are using the Notifications service with Autonomous Linux, amend your existing IAM policy to include the following:
Copy
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.
Copy
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:
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.
Create a registration profile for your Autonomous Linux instances with the additional software sources you added to OS Management Hub.
Important
Autonomous Linux instances have a minimum set of required software sources for each instance the service manages. For more information, see Mandatory Software Sources.
In the command output, the ALX column indicates if an instance is an Autonomous Linux instance.
From the command output in Step 3, copy the OCIDs and record the OS release (Oracle Autonomous Linux 7 or 8) for the instances. You will need them in Step 5.
Note
You can combine OS Management and Autonomous Linux instances together for the purpose of migration.
Create a file in JSON input format for associating instances with profiles for batch migration.
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.
Note
If you have questions or encounter any issues, contact Technical Support.