Difference between revisions of "Increase EBS size on LVM"
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
== See also == | == See also == | ||
* {{EBS}} | * {{EBS}} | ||
− | * {{ | + | * {{lvextend}} |
[[Category:EBS]] | [[Category:EBS]] | ||
[[Category:LVM]] | [[Category:LVM]] |
Latest revision as of 12:58, 15 January 2024
- 0) List current status:
nvme list
- 1) Increase size in AWS console
- 2) Verify disk size has changed:
nvme list
- 3)
lvmdiskscan
- 4)
pvresize
- 5)
lvdisplay
- 6)
lvextend --resizefs -l +100%FREE -n /dev/vg_docker/docker
Related[edit]
See also[edit]
- EBS, EBS Snapshots (archive),
aws ebs
,io1, io2, gp2, gp3, st1, sc1
,aws_ebs_snapshot, aws_dlm_lifecycle_policy
lvextend
Advertising: