Skip to content

Commit cfd04f7

Browse files
Merge pull request #2424 from andystevensname/resize-linode-hotfix-cherry-pick
[Hotfix] v0.9.2
2 parents 92acf11 + 778b5c6 commit cfd04f7

File tree

1 file changed

+11
-2
lines changed
  • docs/platform/disk-images/resizing-a-linode

1 file changed

+11
-2
lines changed

docs/platform/disk-images/resizing-a-linode/index.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: Our guide to upgrading and resizing your Linode
66
keywords: ["upgrading", "resizing", "disk space"]
77
license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)'
88
aliases: ['migrate-to-linode/disk-images/resizing-a-linode/','resizing/']
9-
modified: 2019-01-31
9+
modified: 2019-03-28
1010
modified_by:
1111
name: Linode
1212
published: 2017-02-14
@@ -41,7 +41,16 @@ Here's how to resize your Linode:
4141

4242
1. Select a plan and click the **Submit** button. Your Linode will be powered off and moved to another host. Depending on the size of your Linode, this process can take up to one hour.
4343

44-
1. (Optional) When the migration completes check your disk storage allocation meter. If you resized your Linode to a larger plan, you'll have additional un-used storage to allocate to your disks. You may want to add some of this storage to one of your disks if the internal filesystem on it is running low on free space, or just so you can use it in the future.
44+
Your Linode's main disk will automatically be resized if the following two criteria are met:
45+
46+
1. The destination plan has a larger amount of disk space than the current plan. For example, if you are upgrading from a 2 GB to a 4 GB Linode plan.
47+
1. The Linode's disk configuration is simple:
48+
- 1 disk of type `ext 4` or `ext 3` and 1 disk of type `swap` **OR**
49+
- 1 disk of type `ext 4` or `ext 3`
50+
51+
If your Linode does not fulfill the above criteria, you will have to manually reallocate un-used storage to your disks, if desired. See the following step for instructions.
52+
53+
1. (Optional) When the migration completes, check your disk storage allocation meter. If you resized your Linode to a larger plan and the main disk was not automatically resized, you'll have additional un-used storage to allocate to your disks. You may want to add some of this storage to one of your disks if the internal filesystem on it is running low on free space, or just so you can use it in the future.
4554

4655
Navigate to your Linode's **Settings** tab and expand the **Advanced Configurations** section to view your disk storage allocation meter. Click on the **more options** link (...) next to the disk you'd like to allocate the extra storage to and select **Resize**.
4756

0 commit comments

Comments
 (0)