当前位置:网站首页>The 40g high-efficiency cloud disk purchased by Alibaba cloud is only 20g attached
The 40g high-efficiency cloud disk purchased by Alibaba cloud is only 20g attached
2022-06-30 06:32:00 【gsls200808】
When Alibaba cloud discovered the Alibaba cloud interface after buying it for 89 years 40G, The actual view is only 20G
use fdisk -l see /dev/vda when 40G,/dev/vda1 only 20G, This must be the virtual machine template of Alibaba cloud 20G, But it was 40G The disk is not expanded with the command , The result is
Expand it manually
fdisk -l
growpart /dev/vda 1
xfs_growfs /dev/vda1
Restart after expansion
Use after restart fdisk -l see
/dev/vda 40G /dev/vda1 40G
边栏推荐
- PHP knowledge points
- Unable to access the Internet at win10 /11 hotspot
- Go common judgments
- 880. 索引处的解码字符串
- Arrangement of in-depth learning materials
- Data read / write: realize data read / write function based on C # script in unity
- Use and principle of completionservice (source code analysis)
- ROS multi machine
- Golang's handwritten Web Framework
- Problems related to pinduoduo store search, why can't new products be found on the shelves
猜你喜欢
随机推荐
When to use redis
To: k210 realizes face recognition (code interpretation attached)
Simple example of class template
requests. The difference between session () sending requests and using requests to send requests directly
Improve simulation speed during ROS and Px4 joint simulation
Centos8 install redis
1.9 - Cache
File operation io-part1
Gazebo installation, uninstall and upgrade
Using C language pure for loop to implement ilovey
VIM view file code
DOM (document object model) document XML file object model
46. full arrangement -dfs double hundred code
File Transfer Protocol,FTP文件共享服务器
Unclear about glide loading picture
Idea run SQL file
ES6 deconstruction assignment
Data read / write: realize data read / write function based on C # script in unity
Swoole process model diagram
Several commands not commonly used in MySQL