当前位置:网站首页>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.
边栏推荐
- 数组和链表的区别浅析
- Armv8-a programming guide MMU (4)
- Song of cactus - throwing stones to ask the way (3)
- 数据库系统概论第一章简答题-期末考得怎么样?
- Add user-defined formula (time sharing t+0) to mobile app access as an example
- [development environment] install Visual Studio Ultimate 2013 development environment (download software | install software | run software)
- 爱可可AI前沿推介(7.2)
- /Bin/ld: cannot find -lssl
- 由ASP.NET Core根据路径下载文件异常引发的探究
- 基于 Nebula Graph 构建百亿关系知识图谱实践
猜你喜欢

Huawei ECS installs mysqlb for mysqld service failed because the control process exited with error code. See “sys

图数据库|Nebula Graph v3.1.0 性能报告

《大学“电路分析基础”课程实验合集.实验七》丨正弦稳态电路的研究

After the win10 system is upgraded for a period of time, the memory occupation is too high

数仓中的维度表与事实表

Register as a harmonios developer and install deveco studio 3.0 beta2 for harmonios

Xpt2046 four wire resistive touch screen

又是一年毕业季

微信v3native支付设置的结束时间处理办法

Dimension table and fact table in data warehouse
随机推荐
中科大脑知识图谱平台建设及业务实践
Bean configuration override in boot
/Bin/ld: cannot find -llz4
Moveit obstacle avoidance path planning demo
《大学“电路分析基础”课程实验合集.实验五》丨线性有源二端网络等效电路的研究
Boot 中bean配置覆盖
Crawl the information of national colleges and universities in 1 minute and make it into a large screen for visualization!
Target detection - make your own deep learning target detection data set with labelimg
SQL修改语句
Various entanglements between qvariant and Jason -- QT
制作p12证书[通俗易懂]
How to import a billion level offline CSV into Nepal graph
Use ffmpeg command line to push UDP and RTP streams (H264 and TS), and ffplay receives
Introduction to database system Chapter 1 short answer questions - how was the final exam?
Compress words (kmp/ string hash, double hash)
Conditions and solutions of deadlock
Figure database | Nepal graph v3.1.0 performance report
The task cannot be submitted after the installation of flick is completed
使用FFmpeg命令行进行UDP、RTP推流(H264、TS),ffplay接收
MySQL calculates the data within the longitude and latitude range