Detaching a Boot Volume
If you think a boot volume issue is causing a compute instance problem, you can stop the instance and detach the boot volume using the steps described in this topic. Then you can attach it to another instance as a data volume to troubleshoot it.
Required IAM Policy
To use Oracle Cloud Infrastructure, you must be granted security access in a policy by an administrator. This access is required whether you're using the Console or the REST API with an SDK, CLI, or other tool. If you get a message that you don't have permission or are unauthorized, verify with your administrator what type of access you have and which compartment to work in.
For administrators: The policy in Let users launch compute instances includes the ability to attach and detach existing block volumes. The policy in Let volume admins manage block volumes, backups, and volume groups lets the specified group do everything with block volumes and backups, but not launch instances.
Using the Console
You can detach a boot volume from an instance only when the instance is stopped. See Stopping, Starting, or Restarting an Instance for information about managing an instance's state.
- Open the navigation menu and click Compute. Under Compute, click Instances.
-
Choose your Compartment.
- Click the instance that you want to detach the boot volume from.
- Under Resources, click Boot Volume.
- Click the for the boot volume, and then click Detach Boot Volume. Confirm when prompted.
You can now attach the boot volume to another instance. For more information, see Attaching a Block Volume to an Instance.
Using the API
To delete an attachment, use the following operation:
For information about using the API and signing requests, see REST API documentation and Security Credentials. For information about SDKs, see SDKs and the CLI.