Re: --autobackup option
Mike <[email protected]> Wed, 21 Aug 2024 12:44:38 +0000
| Newsgroups | gmane.linux.lvm.general |
|---|---|
| Message-ID | <[email protected]> |
Zdenek Kabelac wrote: > This option (--autobackup) is per command. > > If you want to disable backups for all commands - you need to do it in > lvm.conf ( backup/backup=0 } > > In general in most cases this option should be left in its 'default' enabled > setting - unless you are doint too many changes too frequently and backup do > consume too many resources... Thanks. That's the explanation that I eventually inferred. The documentation is misleading: "Enabling this is strongly advised!" suggests that it needs to be enabled, isn't enabled by default. And the fact that I couldn't find a place where the setting would be stored on the LV/VG, etc. suggested that it only affected the one command.