On Wed, Feb 02, 2000 at 11:09:52PM +1100, Chris Cogdon wrote:
> On Wed, 2 Feb 2000, Benjamin de los Angeles Jr . wrote:
> 
> > I'm having some error message when I tried 'raidhotadd' on a
> > RAID1 array, which consist of 2 IDEs the # of cylinders is 1048, 
> > heads is 255:
> 
> What was the command you used to raidhotadd. And... what was the contents
> of /proc/mdstat before (and after, if different) you ran the command ?

raidhotadd /dev/md0 /dev/hdc2

I tested ROOT-RAID1 by removing 1 IDE (secondary master), then added it
with raidhotadd.
It seems the problem shows when I'm using 'raidhotadd' with the '/'
partition, since 'raidhotadd /dev/md1 /dev/hdc4' works fine.

Although, both /dev/md0 and /dev/md1 has been reconstructed successfully
basing from /proc/mdstat.

Btw, I have to turn off the computer after I do 'raidhotadd /dev/md0 /dev/hdc2' 
since I don't have access to /sbin/shutdown or /sbin/reboot, because of
the EXT2-fs error.

> 
> > 
> > ll_rw_block: device 03:02 only 4096-char blocks implemented(1024)
> > 
> > EXT2-fs error(device ide0(3,2):ext2_write_inode: unable to read
> > inode block-inode=4081, block=16392
> > ....
> > similar error follows... with different block-inode and block #'s.
> > 
> > What could be reason?
> > 
> > This is my setup:
> > 
> > /dev/hda2 + /dev/hdc2  (/)
> > /dev/hda4 + /dev/hdc4  (/usr)
> > 

Reply via email to