站点图标 嘟嘟社区

Centos硬盘空间问题,求助各位大佬


本帖最后由 gdtv 于 2022-6-18 22:53 编辑

如图,我想将 /data 目录放在那个480G的硬盘里面,有办法吗?

——————————

更新:找到方法了:https://cloud.tencent.com/developer/article/1634532

搞好了,把所有空间都分给根目录了

[[email protected] ~]# df -lh
Filesystem               Size  Used Avail Use% Mounted on
devtmpfs                 740M     0  740M   0% /dev
tmpfs                    748M     0  748M   0% /dev/shm
tmpfs                    748M  9.5M  738M   2% /run
tmpfs                    748M     0  748M   0% /sys/fs/cgroup
/dev/mapper/centos-root  496G   38G  459G   8% /
/dev/sda1               1014M  295M  720M  30% /boot
tmpfs                    150M     0  150M   0% /run/user/0

直接挂载就行啊 多简单 注意备份
退出移动版