关于我们

质量为本、客户为根、勇于拼搏、务实创新

< 返回新闻公共列表

Linux扩展根分区报错xfs_growfs 解析与优化

发布时间:2024/4/22 13:41:08
香港云服务器

Linux扩展根分区报错:xfs_growfs :/dev/mapper/center-root is not a mounted XFS filesystem

扩展根分区报错,xfs_growfs 提示is not a mounted XFS filesystem

执行xfs_growfs  /dev/mapper/center-root

结果报错xfs_growfs :/dev/mapper/center-root is not a mounted XFS filesystem

实际上xfs_growfs执行对象应该是挂载点,而不是设备名。

挂载点通过命令df -h查询

我的/dev/mapper/center-root 挂载点 /

同步文件系统命令:xfs_growfs  /