I  meant to note that the RAID5 array is a software RAID array created with:
mdadm --create /dev/md1 --chunk=256 --level=5 --raid-devices=4 /dev/sdb2 
/dev/sdc2 /dev/sdd2 /dev/sde2

This same system was running XFS on a single drive without problems so
it may be some sort of RAID/XFS interaction or bandwidth issue as the
performance is much higher than previously.

-- 
XFS on RAID array causing "BUG: soft lockup" errors/system freeze
https://bugs.launchpad.net/bugs/312163
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to