LVM.CONF(5) LVM.CONF(5) (NAME) lvm.conf - (LVM2) (SYNOPSIS) /etc/lvm/lvm.conf (DESCRIPTION) lvm.conf LVM2 . lvm.conf lvm(8) . . (timestamps) . lvm.conf(5) : lvmconfig --typeconfig default --withcomments --withspaces lvm.conf : (direct config override on command line) --config ConfigurationString ConfigurationString . ConfigurationString LVM . (profile config) () . . . : (command profiles) (metadata profiles). LVM LVM . --commandprofile ProfileName LVM2 . (Volume Group) (Logical Volume) . . . lvchange vgchange --metadataprofile ProfileName --detachprofile vgcreate lvcreate --metadataprofile . vgs lvs -o vg_profile -o lv_profile . . LVM . LVM . . command_profile_template.profile ( ) metadata_profile_template.profile ( ) . . lvmconfig --file --type profilable-command
lvmconfig --file --type profilable-metadata
ProfileName.profile ( ). /etc/lvm/profile . config/profile_dir . ProfileName.profile . .profile . (tag config) tags . LVM (config cascade) : direct config override on command line -> command profile config -> metadata profile config -> tag config -> lvmlocal.conf -> lvm.conf . . lvmconfig . (SYNTAX) . (Whitespace) . . # . : file = value* . value = section | assignment . section = identifier '{' value* '}' . () . . : backup { ... } assignment = identifier '=' ( array | type ) . . section/key = value section { key = value } . ( ). : level = 7 array = '[' ( type ',')* type ']' | '[' ']' . . . . type = integer|float|string integer = [0-9]* float = [0-9]*'.'[0-9]* string = '"' .* '"' . (SETTINGS) lvmconfig LVM . lvmconfig(8) . : lvmconfig --type default : lvmconfig --type default --withcomments ( ): lvmconfig --type current ( ): lvmconfig --type diff "Section" ( global) "Setting" ( umask) : lvmconfig --type default --withcomments Section/Setting (FILES) /etc/lvm/lvm.conf /etc/lvm/lvmlocal.conf /etc/lvm/archive /etc/lvm/backup /etc/lvm/cache/.cache /etc/lvm/profile /run/lock/lvm (SEE ALSO) lvm(8), lvmconfig(8) lvm2 LVM.CONF(5)