21. AutoinstLVM

LVM

21.1. Authors

  • Anas Nashif <nashif@suse.de>

21.2. Summary of Module Globals

List of Global Functions

  • AutoinstLVM - Constructer

  • Init - Initialize

  • Write - Write LVM Configuration

  • get_existing_pvs - Return only those PVs on disks touched by the control file, dont add PVs of unconfigured disks.

List of Global Variables

    21.3. Global Functions

    21.3.1. AutoinstLVM

    Constructer

    Return value

    • void

    21.3.2. Init

    Initialize

    Return value

    • boolean

    21.3.3. Write

    Write LVM Configuration

    Return value

    • boolean - true on success

    21.3.4. get_existing_pvs

    Return only those PVs on disks touched by the control file, dont add PVs of unconfigured disks.

    Function parameters

    • string vgname

    Return value

    • list<map> - existing PVs

    21.4. Global Variables

    21.5. Module Requirements

    21.5.1. Module Imports

    • AutoinstStorage
    • FileSystems
    • Label
    • Partitions
    • Report
    • Storage

    21.5.2. Module Includes

    • partitioning/lvm_lib.ycp
    • partitioning/lvm_lv_lib.ycp
    • partitioning/lvm_pv_lib.ycp
    • partitioning/partition_defines.ycp