DESCRIPTION
The resize2fs program will resize ext2 or ext3 file systems. It can be used to
enlarge or shrink an unmounted file system located on device. If the filesys-
tem is mounted, it can be used to expand the size of the mounted filesystem,
assuming the kernel supports on-line resizing. (As of this writing, the Linux
2.6 kernel supports on-line resize for filesystems mounted using ext3 only.).
[^] # Re: LVM
Posté par undeuxtroisout . En réponse au journal Choix d'un système de fichiers. Évalué à 5.
NAME
resize2fs - ext2/ext3 file system resizer
SYNOPSIS
resize2fs [ -d debug-flags ] [ -S RAID-stride ] [ -f ] [ -F ] [ -p ] device [ size ]
DESCRIPTION
The resize2fs program will resize ext2 or ext3 file systems. It can be used to
enlarge or shrink an unmounted file system located on device. If the filesys-
tem is mounted, it can be used to expand the size of the mounted filesystem,
assuming the kernel supports on-line resizing. (As of this writing, the Linux
2.6 kernel supports on-line resize for filesystems mounted using ext3 only.).