Multipath device 'mpatha' does not exist while using "clearpart --drives=mpatha --initlabel" in kickstart configuration, why ?
Issue
- While using the
clearpartdirective withmpathaas given below, the installer complains that the devicempathadoes not exist.
# clearpart --drives=mpatha --initlabel
-
But using
--initlabelwithoutmpathashows thatmpathais cleared. Why is this so?# clearpart --all --initlabel
Environment
- Red Hat Enterprise Linux 6
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.