[CentOS] boot problem after disk change on raid1

2011-09-07 Thread Bünyamin İzzet
Hello, I have two disks sda and sdb. One of the was broken so I have changed the broken disk with a working one. I started the server in rescue mode, and created the partional table, and added all the partitions to the software raid. *I have added the partitions to the RAID, and reboot.* # mda

Re: [CentOS] boot problem after disk change on raid1

2011-09-07 Thread Bünyamin İzzet
On Wed, Sep 7, 2011 at 11:38 PM, Devin Reade wrote: > --On Wednesday, September 07, 2011 08:22:47 PM +0300 Bünyamin İzzet > wrote: > >- made sure we have boot blocks on both disks, based on information > at http://grub.enbug.org/MirroringRAID >

Re: [CentOS] boot problem after disk change on raid1

2011-09-07 Thread Bünyamin İzzet
On Thu, Sep 8, 2011 at 8:11 AM, Devin Reade wrote: > Bünyamin Ýzzet wrote: > > > On Wed, Sep 7, 2011 at 11:38 PM, Devin Reade wrote: > > > [snip] > >># grub > >>grub> device (hd0) /dev/sdb > >>grub> root (hd0,0) > >>

Re: [CentOS] boot problem after disk change on raid1

2011-09-07 Thread Bünyamin İzzet
The system works just fine now. I think there was a disk check or something at boot time which takes 15-20 minutes (I rarely reboot the system once or twice a year), and it made me think that the system does not boot. Thanks for your help. Bunyamin. 2011/9/8 Bünyamin İzzet > > > On T