Create a Lightsail block storage disk from a snapshot - Amazon Lightsail

Create a Lightsail block storage disk from a snapshot

You can create a new block storage disk from a disk snapshot. If you're creating an entirely new disk, see one of the following topics instead: Create additional block storage disks (Linux/Unix) or Create and attach block storage disks to your Windows Server instance.

You can use the snapshot of a block storage disk as a baseline for new disks or for data backup. If you make periodic snapshots of a disk, the snapshots are incremental. Only the blocks on the disk that have changed after your last snapshot are saved in the new snapshot. Even though snapshots are saved incrementally, the snapshot deletion process is designed so that you need to retain only the most recent snapshot to restore the entire disk. To create a snapshot of your block storage disk, see Create a block storage disk snapshot.

Step 1: Find your disk snapshot and choose to create a new disk

You can create a new instance from a disk snapshot in one of two places in Lightsail: on the Snapshots tab of the Lightsail home page, or on the Snapshots tab of the disk management page.

From the Lightsail home page
  1. On the Lightsail home page, choose the Snapshots tab.

    
            Snapshots tab on the Lightsail home page.
  2. Find the name of the disk, then expand the node below it to see all of the available snapshots of that disk.

    
            Expand the disk snapshots in the Snapshots tab of the Lightsail home
              page.
  3. Choose the actions menu icon (⋮) next to the snapshot from which you want to create your new disk, and then choose Create new disk.

    
            Create a new disk from a snapshots in the Lightsail home page.
From the disk management page in Lightsail
  1. On the Lightsail home page, choose the Storage tab.

  2. Choose the name of the disk for which you want to view snapshots.

  3. Choose the Snapshots tab.

    
            Choose the Snapshots tab from the disk management
              page
  4. Under the Manual snapshots section of the page, choose the actions menu icon (⋮) next to the snapshot from which you want to create a new disk, and choose Create new disk.

    
            Use the actions menu to create a new disk from a snapshot

Step 2: Create a new disk from a disk snapshot

  1. Choose an Availability Zone for your new disk, or accept the default (e.g., us-east-2a).

    You must create the new disk in the same AWS Region as the source disk.

  2. Choose a size for your new disk that is equal to or greater than the source snapshot.

  3. Enter a name for your disk.

    Resource names:

    • Must be unique within each AWS Region in your Lightsail account.

    • Must contain 2 to 255 characters.

    • Must start and end with an alphanumeric character or number.

    • Can include alphanumeric characters, numbers, periods, dashes, and underscores.

  4. Choose one of the following options to add tags to your disk:

    • Add key-only tags or Edit key-only tags (if tags have already been added). Enter your new tag into the tag key text box, and press Enter. Choose Save when you’re done entering your tags to add them, or choose Cancel to not add them.

      
                Key-only tags in the Lightsail console.
    • Create a key-value tag, then enter a key into the Key text box, and a value into the Value text box. Choose Save when you’re done entering your tags, or choose Cancel to not add them.

      Key-value tags can only be added one at a time before saving. To add more than one key-value tag, repeat the previous steps.

      
                Key-value tags in the Lightsail console.
    Note

    For more information about key-only and key-value tags, see Tags.

  5. Choose Create disk.