Oracle 甲骨文云 如何回收 10GB的/var/oled空间大小【转】

cat /etc/fstab

#注意作为/var/oled挂载的设备名称(在我的情况下为/dev/mapper/ocivolume-oled,大小为15G)

umount /var/oled
mkdir /var/oled/crash
lvremove /dev/mapper/ocivolume-oled

按’y‘确认

lvextend -L +15G /dev/mapper/ocivolume-root
xfs_growfs -d /dev/mapper/ocivolume-root
df -h /

[查看您的/文件系统增加了多少GB,对我来说是15G]
编辑 /etc/fstab 并删除带有 /var/oled 或 用#号注释掉的行。

给TA打赏
共{{data.count}}人
人已打赏
未分类

Nginx实践之GeoIP2

2024-9-28 12:26:16

未分类

GeoIP2服务

2024-9-28 12:16:26

0 条回复 A文章作者 M管理员
    暂无讨论,说说你的看法吧
个人中心
购物车
优惠劵
今日签到
有新私信 私信列表
搜索