RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1355637 - listoragemgmt: local-disk-list should not require --uri parameter
Summary: listoragemgmt: local-disk-list should not require --uri parameter
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: libstoragemgmt
Version: 7.3
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: ---
Assignee: Gris Ge
QA Contact: Bruno Goncalves
URL:
Whiteboard:
Depends On:
Blocks: 1304953
TreeView+ depends on / blocked
 
Reported: 2016-07-12 07:00 UTC by Bruno Goncalves
Modified: 2021-09-03 14:13 UTC (History)
0 users

Fixed In Version: libstoragemgmt-1.3.2-7.el7
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-11-04 06:10:21 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2016:2415 0 normal SHIPPED_LIVE libstoragemgmt bug fix update 2016-11-03 13:57:59 UTC

Description Bruno Goncalves 2016-07-12 07:00:25 UTC
Description of problem:
Trying to list local disks using lsmcli  local-disk-list should not require --uri

Version-Release number of selected component (if applicable):
libstoragemgmt-1.3.2-6.el7

How reproducible:
100%

Steps to Reproduce:
1.lsmcli  local-disk-list
lsmcli: error: --uri missing or export LSMCLI_URI

Actual results:
lsmcli: error: --uri missing or export LSMCLI_URI

Expected results:
List all local dissk

Additional info:
Using lsmcli  ldl, works well

# lsmcli  ldl
Path     | SCSI VPD 0x83    | Revolutions Per Minute | Link Type
----------------------------------------------------------------
/dev/sda | 50014ee05952cb5a | 7200                   | PATA/SATA

Comment 1 Gris Ge 2016-07-12 07:13:50 UTC
Upstream patch is:
https://github.com/libstorage/libstoragemgmt/pull/165

Comment 4 Bruno Goncalves 2016-07-14 09:58:48 UTC
It works well on libstoragemgmt-1.3.2-7.el7

# lsmcli local-disk-list
Path     | SCSI VPD 0x83                    | Revolutions Per Minute | Link Type
--------------------------------------------------------------------------------
/dev/sda | 50014ee05952cb5a                 | 7200                   | PATA/SATA
/dev/sdc | 6001405dfae8f1ba057424ba7498cacd | No Support             | FC       
/dev/sdb | 6001405dfae8f1ba057424ba7498cacd | No Support             | FC       


# lsmcli    ldl
Path     | SCSI VPD 0x83                    | Revolutions Per Minute | Link Type
--------------------------------------------------------------------------------
/dev/sda | 50014ee05952cb5a                 | 7200                   | PATA/SATA
/dev/sdc | 6001405dfae8f1ba057424ba7498cacd | No Support             | FC       
/dev/sdb | 6001405dfae8f1ba057424ba7498cacd | No Support             | FC

Comment 6 errata-xmlrpc 2016-11-04 06:10:21 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHEA-2016-2415.html


Note You need to log in before you can comment on or make changes to this bug.