大家好,又见面了,我是全栈君。
环境
/dev/cl/root 50G / xfs
/dev/cl/home 950G /root xfs
操作
umount /dev/cl/home
lvreduce -L 50G /dev/cl/home
lvextend -l +100%FREE /dev/cl/root
xfs_growfs /dev/cl/root
xfs_growfs -D size
xfs_repair
转载于:https://my.oschina.net/banwh/blog/1517934
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/108220.html原文链接:https://javaforall.net