Block Storage - Get Started

Block Storage is a scalable, high-speed, and fault tolerant storage service used to add additional storage to a Linode Compute Instance.

Create a Linode account to try this guide with a $100 credit.
This credit will be applied to any valid services used during your first 60 days.
Note
Our newer NVMe Block Storage solution is now available across most of our data centers. This new hardware dramatically increases the performance of Block Storage and is offered at no additional cost. Review the NVMe Block Storage Upgrade guide to learn more about this roll out.

Add a New Block Storage Volume to a Linode

You can attach a Block Storage Volume to an existing Linode. Storage Volumes cannot be sized down, only up. Keep this in mind when sizing your Volume.

  1. Click on the Linodes link in the sidebar.
  2. Select the Linode to which you want to attach a Block Storage Volume from the Linode Detail page.
  3. Click on the Volumes tab, then click on the Add a Volume button.
  4. Select “Create and Attach Volume” to create a new Volume and assign it a unique label and storage size. Then, click submit.
  5. Once you add a Volume it appears under your Linode’s Volumes tab. The new Volume’s label, size, and file system path are displayed.
  6. Create a file system in your new Volume and mount it to your Linode. This requires you to SSH into your booted Linode. These Volume configuration steps appear in the Cloud Manager’s Volume Configuration panel.

Increase the Size of an Attached Volume

You can increase the storage capacity of any Block Storage Volume.

  1. Shut down your Linode.
  2. Navigate to the “Volumes” section of the Cloud Manager and click on the more options ellipsis next to the Volume you would like to resize.
  3. Select “Resize” from the dropdown menu.
  4. Enter in the new size for your Volume. The maximum size is 10240 GB. Then click “Submit”.
  5. When the resize is complete, reboot your Linode.
  6. Unmount your Volume and resize its partition to fill the new Volume size.
  7. Mount the Volume back to the filesystem.

Transfer a Block Storage Volume to a New Linode

  1. Detach your Block Storage Volume from its current Linode.
  2. Navigate to the “Volumes” section of the Cloud Manager and click on the more options ellipsis next to the Volume you would like to attach to a Linode.
  3. Select “Attach” from the dropdown menu and a panel appears.
  4. From the “Linode” dropdown menu, select the Linode you want the Volume to attach to, and click on “Save”.
  5. Mount the Volume to your Linode. This requires you to SSH into your booted Linode. These Volume configuration steps can be accessed by clicking on the more option ellipsis next to the Volume you are transferring and selecting “Show Configuration”.

This page was originally published on


Your Feedback Is Important

Let us know if this guide made it easy to get the answer you needed.