当前位置:网站首页>阿里云买的40G高效云盘挂载只有20G
阿里云买的40G高效云盘挂载只有20G
2022-06-30 06:28:00 【gsls200808】
买了八九年的阿里云发现阿里云界面时40G,实际查看只有20G
用fdisk -l看/dev/vda时40G,/dev/vda1却只有20G,这肯定是阿里云的虚拟机模板只弄了20G,但是分到40G磁盘没有用命令扩充磁盘,导致这样的结果
自己手动扩充一下吧
fdisk -l
growpart /dev/vda 1
xfs_growfs /dev/vda1
扩充完后重启
重启后用fdisk -l查看
/dev/vda 40G /dev/vda1 40G
边栏推荐
- Docker is equipped with the latest MySQL image
- How to use unmarshaljson
- My experience in functional testing for so many years
- PHP knowledge points
- 01. 正则表达式概述
- [wechat applet: single or multiple styles, background color, rounded corners]
- gazebo/set_ model_ State topic driving UAV model through posture
- Analysis of startup process of gazebo multi computer simulation
- 46. full arrangement -dfs double hundred code
- Suggestion: use tools:overrideLibrary
猜你喜欢

RSA and AES

【微信小程序:单选、多选样式,背景色,圆角】

Who doesn't want a blog site of their own - build a blog site WordPress

图像处理7-图像增强

Loading class `com. mysql. jdbc. Driver‘. This is deprecated. The new driver class is `com. mysql. cj. jdb

Static routing job

Learn fpga---ram IP core and key parameters from the bottom structure

Zibll sub theme v6.4.1wordpress open source download_ Crack the original / use it directly / no tutorial required
一个完整的性能测试流程

Base64详解:玩转图片Base64编码
随机推荐
Installing googleplay environment on Huawei mobile phones
ES6 array traversal and Es5 array traversal
DOM (document object model) document XML file object model
Feisheng: Based on the Chinese word breaker ik-2 ways to build custom hot word separators Showcase & pit arrangement Showtime
Data read / write: realize data read / write function based on C # script in unity
List in set (2)
Static routing job
华泰炒股安全吗?我想网上开户。
1.7 - CPU的性能指标
Record a problem tracking of excessive load
C语言:练习题三
1.3 - 码制
Software tools_ Shortcut_ Operation summary
A small template (an abstract class, a complete process is written in a method, the uncertain part is written in the abstract method, and then the subclass inherits the abstract class, and the subclas
数据读写:Unity中基于C#脚本实现数据读写功能
Zibll子比主题V6.4.1wordpress 开心版源码下载_破解原版/直接使用/无需教程
File operation io-part1
Getting started with research
Loading class `com. mysql. jdbc. Driver‘. This is deprecated. The new driver class is `com. mysql. cj. jdb
Redux source code implementation