United States (change)
Shortcuts: Downloads Fedora Red Hat Network
Account Links: Cart Your Account Logout
The dasd s390 devices are by default blacklisted, so multipathing is not enabled automatically.
This is can be overridden when a blacklist exception section is added in multipath.conf.
The blacklist exception rule should look as follows:
blacklist_exceptions {
device {
vendor "IBM"
product "S/390.*"
}
}