Bug 905028 - [RFE] Avoid reading devices we know to fail
Summary: [RFE] Avoid reading devices we know to fail
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: LVM and device-mapper
Classification: Community
Component: lvm2
Version: 2.02.166
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: LVM and device-mapper development team
QA Contact: cluster-qe@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-28 12:13 UTC by Zdenek Kabelac
Modified: 2020-06-29 20:52 UTC (History)
11 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-06-29 20:52:03 UTC
Embargoed:
rule-engine: lvm-technical-solution?
rule-engine: lvm-test-coverage?


Attachments (Terms of Use)

Description Zdenek Kabelac 2013-01-28 12:13:05 UTC
Description of problem:

With lvm2 with have several cases, when we could skip reading/checking devices we may know we shouldn't read.

There are several scenarios were we are trying to i.e. check for metadata on devices, they are not readable or should not be scanned.

Here are 2 examples -

1st. activate thin pool device - scanning such volume has no use - since thin pool has no header - and thus it presents it self as a device with 'mixed' signatures - i.e. block zero could be from any thin volume which happend 
to allocate this block - as well as the block at the end of this device.

2nd. reading invalid snapshot results in error read.
(Bug 839811 comment 6)

Both cases depend on the scan order - but if we know metadata ahead of touching
this device - we may potentially have good chance to skip scanning them.



Version-Release number of selected component (if applicable):
lvm2-2.02.98-4.fc19.x86_64

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Fedora End Of Life 2013-04-03 16:01:38 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle.
Changing version to '19'.

(As we did not run this process for some time, it could affect also pre-Fedora 19 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19

Comment 2 Zdenek Kabelac 2013-10-22 08:47:09 UTC
This bug is getting to be more important since i.e. thin-pool might be in failed stated....

Comment 3 Alasdair Kergon 2016-10-11 22:56:33 UTC
Scanning needs refinement.

Comment 4 Jonathan Earl Brassow 2020-06-29 20:52:03 UTC
FWIW, we now have 'scan_lvs = 0' as default.  Will close this bug and ask to direct any new conversation or ideas to opt-in filters and SID work.


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