当前位置:网站首页>AWS virtual machine expansion
AWS virtual machine expansion
2022-07-02 16:02:00 【51CTO】
aws Under the linux Hard disk space expansion
df -h Command view disk space ,/dev/xvda1
Capacity expansion in use EBS volume Find the EBS Storage volume , You can directly modify the capacity of the selected volume , The process from modification to effectiveness is relatively long , I was from 100G Expand to 200G Probably 1 Hours to complete .
Use again after completion lsblk You can view the capacity Equipment capacity is determined by 100G Turned into 200G, But the partition is still 100G.
Expansion partition :growpart /dev/xvda 1
After the partition is expanded , Use df Orders can be seen , The file system capacity is still 100G, You also need to expand the file system .
Expand file system command :resize2fs /dev/xvda1
df -h Check again that the expansion has been completed , Capacity of 200G.
边栏推荐
- Idea jar package conflict troubleshooting
- 仙人掌之歌——投石问路(2)
- /Bin/ld: cannot find -lpam
- 由ASP.NET Core根据路径下载文件异常引发的探究
- 数字藏品系统开发(程序开发)丨数字藏品3D建模经济模式系统开发源码
- Dimension table and fact table in data warehouse
- Add an empty column to spark dataframe - add an empty column to spark dataframe
- Introduction to Dynamic Planning II (5.647.62)
- 解决** WARNING ** : Your ApplicationContext is unlikely to start due to a @ComponentScan of the defau
- How to import a billion level offline CSV into Nepal graph
猜你喜欢
原神2.6服务端下载以及搭建安装教程
Postgressql stream replication active / standby switchover primary database no read / write downtime scenario
Soul torture, what is AQS???
The sea of stars hidden behind the nebula graph
Boot transaction usage
可视化技术在 Nebula Graph 中的应用
《大学“电路分析基础”课程实验合集.实验六》丨典型信号的观察与测量
Dimension table and fact table in data warehouse
爱可可AI前沿推介(7.2)
HMS core machine learning service helps zaful users to shop conveniently
随机推荐
制作p12证书[通俗易懂]
locate: 无法执行 stat () `/var/lib/mlocate/mlocate.db‘: 没有那个文件或目录
全方位解读服务网格(Service Mesh)的背景和概念
Song of cactus - throwing stones to ask the way (2)
The task cannot be submitted after the installation of flick is completed
愛可可AI前沿推介(7.2)
SQL FOREIGN KEY
Wise target detection 23 - pytoch builds SSD target detection platform
Golang MD5 encryption and MD5 salt value encryption
死锁的条件及解决方法
/Bin/ld: cannot find -llz4
Fiddler realizes mobile packet capturing - getting started
又是一年毕业季
Soul torture, what is AQS???
【小白聊云】中小企业容器化改造建议
Usage of group by
PHP static members
AWS云主机扩容
Introduction to database system Chapter 1 short answer questions - how was the final exam?
Floyed "suggestions collection"