Build Update for BryanQuigley/sos
-------------------------------------

Build: #290
Status: Passed

Duration: 19 mins and 22 secs
Commit: 001a220 (master)
Author: Reid wahl
Message: [lvm2] Fix warning due to locking_type=0 option

On RHEL 8, the option `--config="global{locking_type=0}"` is deprecated.
This option is included in the lvm_opts variable and thus produces
deprecation warnings in the outputs of pvscan, vgscan, pvs, vgs, and
lvs:

    WARNING: locking_type (0) is deprecated, using --nolocking.

This patch fixes the issue by removing "locking_type=0" from the config
string and appending "--nolocking" to lvm_opts on systems where
"--nolocking" is supported.

Related to RHBZ#1849248.
Resolves: #2127

Signed-off-by: Reid Wahl <nrw...@protonmail.com>
Signed-off-by: Jake Hunsaker <jhuns...@redhat.com>

View the changeset: 
https://github.com/BryanQuigley/sos/compare/b34edec39189...001a220f9558

View the full build log and details: 
https://travis-ci.org/github/BryanQuigley/sos/builds/705195056?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the BryanQuigley/sos repository 
going to 
https://travis-ci.org/account/preferences/unsubscribe?repository=12244263&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at 
https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml 
file. See https://docs.travis-ci.com/user/notifications.

_______________________________________________
sos-devel mailing list
sos-devel@redhat.com
https://www.redhat.com/mailman/listinfo/sos-devel

Reply via email to