On 19 June 2010 11:17, Michael Reifenberger <[email protected]> wrote: > > Have you enabled the disk caches as well? > Something like: > MegaCli -LdSetProp Cached -LALL -a0 > MegaCli -LdSetProp NORA -LALL -a0 > MegaCli -LdSetProp WB -LALL -a0 > MegaCli -LdSetProp -EnDskCache -LALL -a0 > (Only if having a USV of course) > > Dunno if there is a mfiutil equivalent though.
Hi. That would be: mfiutil cache mfid0 enable mfiutil cache mfid0 read-ahead none mfiutil cache mfid0 write-back mfiutil cache mfid0 write-cache enable -- wbr, pluknet _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
