Creating an Instance Configuration from an Instance

On Compute Cloud@Customer you can create an instance configuration by using the configuration information from an existing compute instance (a template instance).

Note the following when you use a template instance to create an instance configuration:

  • The new instance configuration doesn't include any information from the boot volume of the template instance. For example, installed applications, binaries, and files that are on the template instance aren't included in the instance configuration.

    Use the following procedure to create an instance configuration that includes the custom setup from the template instance:

    1. Create a custom image from the template instance. See Creating an Image from an Instance.

    2. Use the custom image to create a new instance. See Creating an Instance.

    3. Use the instance that you created in the preceding step as the template to create the instance configuration.

  • Instances with replicated boot volumes can't be used as template instances for an instance configuration. For example, instances that are included in a disaster recovery configuration can't be used as template instances for an instance configuration.

  • The instance configuration doesn't include the contents of any block volumes that are attached to the template instance.

  • Instances that are created from this new instance configuration are placed in the same compartment as the template instance.

To include block volumes or secondary VNICs in the configuration, or to specify the compartment where new instances will be created, create the instance configuration as described in Creating an Instance Configuration by Entering Configuration Values.