Re: Centos 5.5, not booting latest kernel but older one instead

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On 08/30/2010 07:24 PM, fred smith wrote:
> Aug 30 22:09:08 fcshome kernel: md: created md1
...
> Aug 30 22:09:08 fcshome kernel: md: kicking non-fresh sda2 from array!
...
> Aug 30 22:09:08 fcshome kernel: md: created md0
...
> Aug 30 22:09:08 fcshome kernel: md: kicking non-fresh sda1 from array!

Yep, your arrays are broken.  mdmonitor should have emailed you about 
this.  Make sure that you receive and read mail to the root user.

/sbin/mdadm /dev/md1 --fail /dev/sda2 --remove /dev/sda2
/sbin/mdadm /dev/md1 --add /dev/sda2

/sbin/mdadm /dev/md0 --fail /dev/sda1 --remove /dev/sda1
/sbin/mdadm /dev/md0 --add /dev/sda1
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos


[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux