Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 300237 Details for
Bug 440405
lvconvert -m0 fails when a PV is specified and all extents on the PV are allocated
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Don't pass allocatable=1 to create_pv_list in lvconvert
lvm2-lvconvert-noalloc.patch (text/plain), 456 bytes, created by
Bryn M. Reeves
on 2008-04-03 12:36:14 UTC
(
hide
)
Description:
Don't pass allocatable=1 to create_pv_list in lvconvert
Filename:
MIME Type:
Creator:
Bryn M. Reeves
Created:
2008-04-03 12:36:14 UTC
Size:
456 bytes
patch
obsolete
>--- tools/lvconvert.c 2008-03-18 13:39:38.000000000 +0000 >+++ tools/lvconvert.c.noalloc 2008-03-18 13:39:06.000000000 +0000 >@@ -568,7 +568,7 @@ > > if (lp.pv_count) { > if (!(lp.pvh = create_pv_list(cmd->mem, vg, lp.pv_count, >- lp.pvs, 1))) { >+ lp.pvs, 0))) { > stack; > goto error; > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 440405
: 300237