YaST2 Developers Documentation: lvm_pvs



functions
files
intro

lvm_pvs

lvm_pv.ycp
lvm_pv: creates a volume group (i.e. "system") and adds the physical volumes
---------------------------------------------------- IMPORTANT: when you read this code notice: vg = volume group vgs = volume groups pv = physical volume pvs = physical volumes lv = logical volume lvs = logical volumes ----------------------------------------------------

Imports

  • Installation
  • Label
  • Mode
  • Storage
  • Wizard

Includes

  • partitioning/lvm_lv_lib.ycp
  • partitioning/lvm_pv_lib.ycp
  • partitioning/lvm_ui_dialogs.ycp
  • partitioning/lvm_ui_lib.ycp
  • partitioning/partition_defines.ycp

YaST2 Developers Documentation