Difference between revisions of "Resize filesystem size"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
* Ansible: https://docs.ansible.com/ansible/latest/collections/community/general/filesystem_module.html | * Ansible: https://docs.ansible.com/ansible/latest/collections/community/general/filesystem_module.html | ||
− | * [[lvextend --resizefs]] | + | * <code>[[lvextend --resizefs]]</code> |
− | * [[resize2fs]] | + | * <code>[[resize2fs]]</code> |
− | * [[xfs_growfs]] | + | * <code>[[xfs_growfs]]</code> |
== See also == | == See also == |
Latest revision as of 11:07, 25 October 2023
- Ansible: https://docs.ansible.com/ansible/latest/collections/community/general/filesystem_module.html
lvextend --resizefs
resize2fs
xfs_growfs
See also[edit]
- File systems:
ext4
,XFS
,ZFS
,btrfs
,wipefs
,findfs
,HDFS
,overlay
,aufs
,virt-filesystems
, Windows: (FAT, NTFS, ReFS), GPFS, squashfs, Ecryptfs, Encfs, FUSE, VMFS, Comparison of distributed file systems, Userspace filesystem, Resize filesystem size - Volumes, Docker-compose: volumes, Volumes (Kubernetes), volume
Advertising: