Logical volume manager

Logical Volume Manager (LVM) is a data management software primarily used with UNIX-based systems. One of its functions is to migrate data.

Not all UNIX-based systems use the same LVM, however, when it comes to data migration all the versions use the same processes. The LVM can be used to migrate data at a single logical volume level, a physical volume (DDM) level, or entire contents of a volume group. The LVM software provides complete control over all disks and file systems. The primary tasks involved in migrating data using the LVM rely upon the use of LVM commands that affect the following functions:

Direct copy is another method to migrate data. While this method uses LVM, its main focus is on the use of the UNIX find command and the cpio command.

The following list highlights some of the variations of LVM used by UNIX based systems.