>>> On 3/17/2011 at 03:33 PM, Rogério Soares<[email protected]> wrote: > Mark, > > i set up the filter recommend, add dm-multipath on /etc/sysconfig/kernel > INITRD_MODULES section.. made > mkinitrd -f mpath and reboote... but now my server dead :) > > we are using / on dasd disk > any tips?
Yeah, remove dm-multipath from the initrd and don't use "-f mpath" on the mkinitrd command. Unless your root file system is on a mulipathed device, you don't need it, and it will cause problems such as this. You also do _not_ need boot.multipath enabled. Mark Post ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
