【xfs&quota】XFS文件系统中quota的使用

发布网友 发布时间:2024-11-07 19:29

我来回答

1个回答

热心网友 时间:2024-11-07 20:10

XFS是扩展性高、高性能的文件系统,也是rhel7/CentOS7的默认文件系统。

# cat /etc/redhat-release

# which xfs_quota

# rpm -qf /sbin/xfs_quota

# xfs_quota --help

# yum info xfsprogs

# man xfs_quota

如果用户需要使用大容量的磁盘空间,需要使用volume.

Quota主要来*容器的rootfs, 这个rootfs一般是在host的磁盘会和别的容器共享,所以需要对它做*。

容器实战高手课/在实战中深入理解容器技术的本质

https://time.geekbang.org/column/intro/365

磁盘配额(Quota)与进阶文件系统管理

https://wizardforcel.gitbooks.io/vbird-linux-basic-4e/content/124.html

XFS文件系统中quota的使用

https://kim1024.github.io/2018/11/27/quota-with-xfs

Linux 磁盘配额(XFS & EXT4)

https://www.cnblogs.com/llife/p/11406819.html

在XFS文件系统上实现针对目录的配额*

https://www.ichenfu.com/2017/02/20/xfs-per-directory-quota

CentOS7.x xfs 文件系统配置quota 用户磁盘配额

https://www.cnblogs.com/ruiy/p/7446770.html

声明声明:本网页内容为用户发布,旨在传播知识,不代表本网认同其观点,若有侵权等问题请及时与本网联系,我们将在第一时间删除处理。E-MAIL:11247931@qq.com