Explain Infrastructure Maintenance

Summary

Reference

Relocating a VM Instance

When an underlying VM host needs maintenance, all VMs hosted there need to be relocated to another VM host in one (1) of three (3) ways:

  1. Live migration
    • Done by OCI
    • VM instance migrated with minimal disruption
    • Emits infrstructure maintenance event
    • Not all shapes supported
    • Linux only
  2. Reboot migration
    • Fourteen (14) day notice given
    • Short downtime
    • Can proactively reboot before the maintenance due date
  3. Manual migration
    • Needs to be done by customer
    • For instances without a date in the Reboot Maintenance Field
    • The instance needs to be terminated (do not forget to preserve the boot volume) and recreated.

VM Recovery Due to Infrastructure Failure

OCI handles infrastructure failure in a similar manner to Reboot Migration for Standard VM instances.

Dense I/O VM instances are recovered by rebooting the instance on the same physical host. If this is not possible, OCI notifies the customer to delete or terminate the instance within fourteen (14) days. If the customer fails to do so, OCI terminates the instance on the fourteenth day and deletes the instance seven (7) days later. Boot and attached volumes are retained.