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 154105 Details for
Bug 238983
multipath callouts use incorrect command line options for dasdview
[?]
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]
change hwtable.c & config templates to use "-f <device>"
device-mapper-multipath-0.4.5-dasdview-fix.patch (text/plain), 1.57 KB, created by
Bryn M. Reeves
on 2007-05-04 11:23:08 UTC
(
hide
)
Description:
change hwtable.c & config templates to use "-f <device>"
Filename:
MIME Type:
Creator:
Bryn M. Reeves
Created:
2007-05-04 11:23:08 UTC
Size:
1.57 KB
patch
obsolete
>--- multipath-tools-0.4.5.64/libmultipath/hwtable.c.dasdview-fix 2007-05-04 11:24:32.000000000 +0100 >+++ multipath-tools-0.4.5.64/libmultipath/hwtable.c 2007-05-04 11:25:52.000000000 +0100 >@@ -69,7 +69,7 @@ > "/sbin/mpath_prio_alua /dev/%n", "0", "1 queue_if_no_path", > "tur", -FAILBACK_IMMEDIATE, NULL, 0, 0, 0); > r += store_hwe_ext(hw, "IBM", "S/390 DASD ECKD", MULTIBUS, >- "/sbin/dasdview -j /dev/%n", NULL, "0", "0", >+ "/sbin/dasdview -j -f /dev/%n", NULL, "0", "0", > "directio", FAILBACK_UNDEF, "S/390", 0, 0, 0); > r += store_hwe_ext(hw, "NETAPP", "LUN", GROUP_BY_PRIO, DEFAULT_GETUID, > "/sbin/mpath_prio_netapp /dev/%n", NULL, >--- multipath-tools-0.4.5.64/multipath/multipath.conf.redhat.dasdview-fix 2007-05-04 11:23:46.000000000 +0100 >+++ multipath-tools-0.4.5.64/multipath/multipath.conf.redhat 2007-05-04 11:25:43.000000000 +0100 >@@ -25,7 +25,7 @@ > # vendor "IBM" > # product "S/390 DASD ECKD" > # path_grouping_policy multibus >-# getuid_callout "/sbin/dasdview -j /dev/%n" >+# getuid_callout "/sbin/dasdview -j -f /dev/%n" > # path_checker directio > # } > #} >--- multipath-tools-0.4.5.64/multipath.conf.defaults.dasdview-fix 2007-05-04 11:24:04.000000000 +0100 >+++ multipath-tools-0.4.5.64/multipath.conf.defaults 2007-05-04 11:25:36.000000000 +0100 >@@ -206,7 +206,7 @@ > # product "S/390 DASD ECKD" > # bl_product "S/390" > # path_grouping_policy multibus >-# getuid_callout "/sbin/dasdview -j /dev/%n" >+# getuid_callout "/sbin/dasdview -j -f /dev/%n" > # path_checker directio > # } > # device {
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 238983
: 154105