Account Links: Cart | Your Account | Logout

Skip to content

Red Hat Knowledgebase

Red Hat Knowledgebase Search:

Updated Within the Last:

New Solutions within the last day New Solutions within the last week New Solutions within the last month

Browse by topics:


Click to View a Topic
Red Hat Enterprise Linux > AS/ES/WS Basics > Issue <<  785 of 909 >>

Solution Tools:


Email a Solution Postcard Printer version Submit a comment on this answer Update notifications Request an answer Back

Article Reference

Article ID: 12070
Last update: 10-30-08
Issue:
On s390x my dasd devices are not taken into device mapper multipath automatically. How do I enable multipathing to use the dasd devices?
Resolution:

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.*"
}
}


How well did this entry answer your question?


good wrong incomplete out of date
Red Hat Enterprise Linux > AS/ES/WS Basics > Issue <<   785  of  909  >>