当前位置:网站首页>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.
边栏推荐
- 《大学“电路分析基础”课程实验合集.实验六》丨典型信号的观察与测量
- XPT2046 四线电阻式触摸屏
- PyObject 转 char* (string)
- 数仓中的维度表与事实表
- In memory of becoming the first dayu200 tripartite demo contributor
- SQL FOREIGN KEY
- C # get PLC information (kepserver) II
- Construction and business practice of Zhongke brain knowledge map platform
- Pattern matching extraction of specific subgraphs in graphx graph Computing Practice
- Experiment collection of University "Fundamentals of circuit analysis". Experiment 4 - Research on linear circuit characteristics
猜你喜欢

Traversal before, during and after binary tree

Postgressql stream replication active / standby switchover primary database no read / write downtime scenario

Recommended practice sharing of Zhilian recruitment based on Nebula graph

爱可可AI前沿推介(7.2)

蚂蚁集团大规模图计算系统TuGraph通过国家级评测

结构体的内存对齐

【5G NR】RRC连接释放

The outline dimension function application of small motherboard

Add user-defined formula (time sharing t+0) to mobile app access as an example

Processing gzip: stdin: not in gzip format: child returned status 1tar: error is not recoverable: exitin
随机推荐
Pyobject to char* (string)
Aike AI frontier promotion (7.2)
/Bin/ld: cannot find -lcrypto
Usage of group by
Teach you how to build virtual machines locally and deploy microservices
[idea] recommend an idea translation plug-in: translation "suggestions collection"
Floyed "suggestions collection"
Compress words (kmp/ string hash, double hash)
Traversal before, during and after binary tree
结构体的内存对齐
[development environment] install Visual Studio Ultimate 2013 development environment (download software | install software | run software)
/Bin/ld: cannot find -lgssapi_ krb5
Target detection - make your own deep learning target detection data set with labelimg
由ASP.NET Core根据路径下载文件异常引发的探究
Processing gzip: stdin: not in gzip format: child returned status 1tar: error is not recoverable: exitin
Application of visualization technology in Nebula graph
Ant group's large-scale map computing system tugraph passed the national evaluation
PHP static members
构建多架构镜像的最佳实践
爱可可AI前沿推介(7.2)