Bug 1210619

Summary: [RFE] Add support for "<lvm reporting command> -o help <field_name>" to display more details about the field and its values
Product: [Fedora] Fedora Reporter: Peter Rajnoha <prajnoha>
Component: lvm2Assignee: Peter Rajnoha <prajnoha>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: adamhenry2810, agk, bmarzins, bmr, heinzm, jonathan, lvm-team, msnitzer, prajnoha, zkabelac
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-08-12 10:38:23 UTC 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 Peter Rajnoha 2015-04-10 08:31:27 UTC
Enhance help for each reporting field so that users can check valid values for each field easily by using "-o help <field_name>". Such field-specific help would include brief description of the field (we actually have this in the "-o help" already more or less) and stating possible valid value ranges this field can display, including undefined values and any synonyms which are recognized for -S|--select criteria.

For example:

  lvs -o help lv_role

...would display all possible LV roles. This way, users know what values they can expect and they can add proper checks in their scripts.

Comment 1 Peter Rajnoha 2015-04-10 08:52:50 UTC
Also, while in this area, try making it easier for people to search for fields since we have lots of them now and they didn't even fit into one usual screen (80 lines) anymore (currently there are 191 lines printed so it scrolls most of the time).

So try adding support for wildcards like "-o help cache_*", also searching through substrings (both in field names and descriptions) or any other improvements that may help users to navigate through the list of fields which LVM can report.

Comment 2 Adam Henry 2024-05-06 17:12:37 UTC
QuickBooks Payroll Error Resolution Guide: PS060, 15270, PS036, 30159, 2107"Encountering errors like PS060, 15270, PS036, 30159, and 2107 in QuickBooks Payroll can disrupt your financial management. This comprehensive guide offers detailed solutions to troubleshoot these common issues swiftly.In case you are struggling with QuickBooks Error call at QuickBooks customer support phone number +1(800)-845-9666 and get instant assistance from experts. From tackling update errors like 15270 to resolving tax table update problems, every step is explained clearly. PS060 and PS036 errors are addressed with precision, along with insights into tackling Error 30159 and 2107 effectively. Navigate through these challenges confidently, ensuring uninterrupted payroll operations and accurate financial reporting. Simplify your QuickBooks Payroll experience with this essential error resolution guide. If you need help with any other QuickBooks-related issues, please don't hesitate to contact our expert team at +1800-845-9666 or online support.

Comment 3 Peter Rajnoha 2024-08-12 10:38:23 UTC
No plan to implement this unless there's a demand from users.