19. AutoinstLVM

LVM

19.1. 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

    19.2. Global Functions

    19.2.1. AutoinstLVM

    Constructer

    Return value

    • void

    19.2.2. Init

    Initialize

    Return value

    • boolean

    19.2.3. Write

    Write LVM Configuration

    Return value

    • boolean - true on success

    19.2.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

    19.3. Global Variables

    19.4. Module Requirements

    19.4.1. Module Imports

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

    19.4.2. Module Includes

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