Difference between revisions of "Increase EBS size"
Jump to navigation
Jump to search
(4 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
::<code>[[growpart]] /dev/nvme0n1 1</code> | ::<code>[[growpart]] /dev/nvme0n1 1</code> | ||
:2) <code>[[resize2fs]]</code> | :2) <code>[[resize2fs]]</code> | ||
+ | |||
+ | resize2fs [[/dev/root]] | ||
resize2fs 1.46.5 (30-Dec-2021) | resize2fs 1.46.5 (30-Dec-2021) | ||
Filesystem at /dev/root is mounted on /; on-line resizing required | Filesystem at /dev/root is mounted on /; on-line resizing required | ||
Line 10: | Line 12: | ||
The filesystem on /dev/root is now 104829179 (4k) blocks long. | The filesystem on /dev/root is now 104829179 (4k) blocks long. | ||
− | == | + | == Related == |
− | * <code>[[No space left on device]]</code> | + | * <code>[[No space left on device]]</code>: <code>[[journalctl --vacuum-size=200M]]</code> |
+ | * [[Extend LVM on qcow2 images]] | ||
+ | * [[Increase EBS size on LVM]] | ||
== See also == | == See also == | ||
* {{EBS}} | * {{EBS}} | ||
+ | * {{resize2fs}} | ||
[[Category:EBS]] | [[Category:EBS]] |
Latest revision as of 12:59, 29 November 2023
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/modify-ebs-volume-on-instance.html
resize2fs /dev/root resize2fs 1.46.5 (30-Dec-2021) Filesystem at /dev/root is mounted on /; on-line resizing required old_desc_blocks = 25, new_desc_blocks = 50 The filesystem on /dev/root is now 104829179 (4k) blocks long.
Related[edit]
No space left on device
:journalctl --vacuum-size=200M
- Extend LVM on qcow2 images
- Increase EBS size on LVM
See also[edit]
Advertising: