yum-fs-snapshot.conf(5) — Linux manual page
YUM-FS-SNAPSHOT.CONF(5) File Formats YUM-FS-SNAPSHOT.CONF(5)
NAME
yum-fs-snapshot.conf(5)
SYNOPSIS
yum-fs-snapshot.conf(5) is the configuration file for
yum-fs-snapshot(1) Yum plugin for snapshotting your filesystems
before running a yum transaction. By default, this plugin will
snapshot all filesystems that it is capable of snapshotting.
This includes block-level snapshots using LVM snapshots.
FILES
/etc/yum/pluginconf.d/fs-snapshot.conf
FILE FORMAT
yum-fs-snapshot.conf(5) utilizes configuration options in the
form of
OPTION=VALUE
OPTION
exclude
This is a space delimited list of the mount points you do
not wish to have snapshotted by this plugin.
OPTION
create_snapshots_in_post
This is a boolean value used to control whether snapshots
are also created after running the yum transaction.
OPTION - [lvm] section
enabled
This is a boolean value used to control whether LVM
snapshots will be created for filesystems built on LVM
logical volumes.
OPTION - [lvm] section
lvcreate_size_args
This is the space delimited lvcreate argument list that is
used to specify the size of the snapshot LV. Valid
lvcreate size options are -l or -L. If not specified then
LVM snapshots will not be created for volumes that are not
thinly provisioned.
AUTHOR
Josef Bacik <josef@toxicpanda.com>
Mike Snitzer <msnitzer@fedoraproject.org>
SEE ALSO
yum-fs-snapshot(1)
COLOPHON
This page is part of the yum-utils (Yum Package Manager
utilities) project. Information about the project can be found
at ⟨https://github.com/rpm-software-management/yum⟩. It is not
known how to report bugs for this man page; if you know, please
send a mail to man-pages@man7.org. This page was obtained from
the project's upstream Git repository
⟨https://github.com/rpm-software-management/yum-utils.git⟩ on
2024-06-14. (At that time, the date of the most recent commit
that was found in the repository was 2020-03-11.) If you
discover any rendering problems in this HTML version of the page,
or you believe there is a better or more up-to-date source for
the page, or you have corrections or improvements to the
information in this COLOPHON (which is not part of the original
manual page), send a mail to man-pages@man7.org
3 February 2010 YUM-FS-SNAPSHOT.CONF(5)
Pages that refer to this page: yum-fs-snapshot(1), yum-fs-snapshot.conf(5)