Bug 667086 - kpartx -l should not add partition devmappings
Summary: kpartx -l should not add partition devmappings
Keywords:
Status: CLOSED DUPLICATE of bug 578109
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: device-mapper-multipath
Version: 5.6
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: ---
Assignee: Ben Marzinski
QA Contact: Red Hat Kernel QE team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-01-04 11:19 UTC by Daniel Mach
Modified: 2011-03-07 05:00 UTC (History)
12 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-03-07 05:00:40 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Daniel Mach 2011-01-04 11:19:54 UTC
$ losetup -a
# nothing is printed

$ kpartx -l image
loop0p1 : 0 61440 /dev/loop0 2048
loop0p2 : 0 141312 /dev/loop0 63488

$ losetup -a
/dev/loop0: [ca01]:1401852 (image)

/dev/loop0 should not be initialized after kpartx -l.

Fedora works as expected, kpartx -l also prints:
loop deleted : /dev/loop0

Comment 3 Ben Marzinski 2011-03-07 05:00:40 UTC

*** This bug has been marked as a duplicate of bug 578109 ***


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