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 313102 Details for
Bug 456731
pvmove looks for wrong cmirror module in rhel5
[?]
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]
Proposed patch
lvm2-cmirror-module-name.patch (text/plain), 1.25 KB, created by
Milan Broz
on 2008-07-31 14:26:38 UTC
(
hide
)
Description:
Proposed patch
Filename:
MIME Type:
Creator:
Milan Broz
Created:
2008-07-31 14:26:38 UTC
Size:
1.25 KB
patch
obsolete
>--- > WHATS_NEW | 1 + > lib/mirror/mirrored.c | 2 +- > 2 files changed, 2 insertions(+), 1 deletion(-) > >Index: lvm2.up/lib/mirror/mirrored.c >=================================================================== >--- lvm2.up.orig/lib/mirror/mirrored.c 2008-07-17 16:41:43.000000000 +0200 >+++ lvm2.up/lib/mirror/mirrored.c 2008-07-31 16:00:21.000000000 +0200 >@@ -375,7 +375,7 @@ static int _mirrored_target_present(cons > * FIXME: Fails incorrectly if cmirror was built into kernel. > */ > if (attributes) { >- if (!_mirror_attributes && module_present("cmirror")) >+ if (!_mirror_attributes && module_present("log-clustered")) > _mirror_attributes |= MIRROR_LOG_CLUSTERED; > *attributes = _mirror_attributes; > } >Index: lvm2.up/WHATS_NEW >=================================================================== >--- lvm2.up.orig/WHATS_NEW 2008-07-31 15:56:02.000000000 +0200 >+++ lvm2.up/WHATS_NEW 2008-07-31 16:14:39.000000000 +0200 >@@ -1,5 +1,6 @@ > Version 2.02.40 - > ================================ >+ Change clustered mirror kernel module name to dm-log-clustered. > Avoid looping forever in _pv_analyze_mda_raw used by pvck. > Change lvchange exit status to indicate if any part of the operation failed. > Fix pvchange and pvremove to handle PVs without mdas.
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 456731
: 313102