Bug 2118807

Summary: RFE: Add addl. options which don't require --config used on the command line
Product: Red Hat Enterprise Linux 9 Reporter: Tony Asleson <tasleson>
Component: lvm2Assignee: LVM Team <lvm-team>
lvm2 sub component: Command-line tools QA Contact: cluster-qe <cluster-qe>
Status: NEW --- Docs Contact:
Severity: unspecified    
Priority: medium CC: agk, heinzm, jbrassow, msnitzer, prajnoha, teigland, thornber, zkabelac
Version: 9.2Keywords: FutureFeature, Triaged
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tony Asleson 2022-08-16 20:03:29 UTC
The following items would be helpful additions:

* A command line option to turn off dbus notify which doesn't require using --config global/notify_dbus=0
* A command line option to control debug log file location, level etc. which doesn't require using --config "log { level=7 file=%s syslog=0 }"
* An option to pass an open FD in an environment variable for lvm to dump the debug output to.  This would also require ability to control level and disable syslog logging etc.