Bug 1225235

Summary: blockdev --report fails on loop and pmem devices
Product: Red Hat Enterprise Linux 7 Reporter: Linda Knippers <linda.knippers>
Component: util-linuxAssignee: Karel Zak <kzak>
Status: CLOSED ERRATA QA Contact: Tomas Dolezal <todoleza>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1CC: elliott, jscotka, pbokoc, todoleza
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: util-linux-2.23.2-23.el7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-19 12:20:03 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 Linda Knippers 2015-05-26 22:21:19 UTC
Description of problem:
Using blockdev --report on /dev/loopX fails with ioctl error

$ sudo blockdev --report /dev/loop0
RO    RA   SSZ   BSZ   StartSec            Size   Device
blockdev: ioctl error on /dev/loop0

It also fails with /dev/pmemX devices, which are making their way upstream
and hopefully into RHEL7.3.


Version-Release number of selected component (if applicable):

util-linux-2.23.2-16.el7.x86_64


How reproducible:
Very.

Steps to Reproduce:
1.mount an iso with -o loop
2.run blockdev --report
3.

Actual results:
$ sudo blockdev --report /dev/loop0
RO    RA   SSZ   BSZ   StartSec            Size   Device
blockdev: ioctl error on /dev/loop0


Expected results:
$ sudo blockdev --report /dev/loop0
RO    RA   SSZ   BSZ   StartSec            Size   Device
rw   256   512  2048          0       911212544   /dev/loop0


Additional info:

The actual expected results comes from a Fedora 21 system where this works.
Fedora 21 has util-linux-2.24.2-2.fc20.x86_64.
Perhaps it was fixed with this:
http://www.spinics.net/lists/util-linux-ng/msg08485.html

I only marked this as Medium severity because I don't know who uses this command but someone should check that.

Comment 5 errata-xmlrpc 2015-11-19 12:20:03 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/RHBA-2015-2093.html