Common can we get an updated version of mdadm in Ubuntu? This is a
little ridiculous. There are a number of bugs with mdadm v2.6.7. This
bug was filed against Ubuntu 8.10, I know I filed a similar bug against
Ubuntu 9.04 when I was unable to replace a drive in a degraded RAID10
array-- that bug
I've been seeing this same problem.
I have two arrays one raid0 other raid5 both with xfs on them. If I
copy 10GB files between the two theres a 50% chance it'll pause and end
with cpu soft lockup messages.
Unsure if this is related:
http://www.nabble.com/Re:-BUG:-soft-lockup---is-this-XFS-prob
Public bug reported:
Binary package hint: mdadm
Rebuild degraded RAID1 or RAID5 no problem, rebuild degraded RAID10
fails.
Here is basic problem, one drive fails leaving RAID10 array and
clean/degraded. Add hot spare. Drive shows up as hot spare yet auto-
rebuild does not start. Only occurs with
http://neil.brown.name/git?p=mdadm;a=commitdiff;h=60b435db5a7b085ad1204168879037bf14ebd6d1
BTW this patch fixes issue.
Before:
[EMAIL PROTECTED]:~$ sudo mdadm -A -f /dev/md3 /dev/sdb3 /dev/sdc3 /dev/sde3
/dev/sdf3 /dev/sdg3 /dev/sdh3
mdadm: forcing event count in /dev/sdb3(0) from 93274 upto 932
Public bug reported:
Binary package hint: mdadm
Trying to force array to assemble causes mdadm to seg fault.
Eg:
[EMAIL PROTECTED]:~$ sudo mdadm -A -f /dev/md3 /dev/sdb3 /dev/sdc3 /dev/sde3
/dev/sdf3 /dev/sdg3 /dev/sdh3
mdadm: forcing event count in /dev/sdb3(0) from 93274 upto 93278
Segmentati
This is one of the most annoying bugs.
Blacklisting floppy module in the initrd will stop system from pausing
for 1+ minute(s) on an non-existent floppy drive. No reason it needs to
be there because who uses floppy to load drivers?
Once the livecd reaches the desktop the floppy is available (lsm
Public bug reported:
6.10 Install/Live CD included kernel only has suppot for 8 cpus.
System has 16 cores
/proc/cpuinfo shows all 16
top shows only 8 and only 8 are actually used by the OS.
Not sure what kernels are built with just 8 CPUs as max but these days
its not getting uncommon for 16 cor