About 33 results
-
File system migrations using tar and dump
Scott Reeves answers a reader's question about migrating an existing ext4 file system to LVM. Here are some tips about how to copy the old files to a new file system using dump and...
-
Working with physical volumes, logical volumes, and volume groups in LVM
Scott Reeves demonstrates how to work with LVM, creating physical volumes, volume groups, and logical volumes with examples of the command strings.
-
How to use Logical Volume Manager (LVM) to grow etx4 file systems online
Scott Reeves explains how LVM and fsadm can be used to grow ext4 file systems without incurring any downtime for critical applications -- even while the file system is being expand...