On Sun, Apr 08, 2001 at 03:12:51PM +1000, Howard Lowndes wrote:
> I have been playing with RAID and have actually managed to get RH7.0 to
> install on full RAID1, root, boot, the lot, and on SCSI drives bequeathed
> from another job and becoming aged.
> 
> Now my problem is that my / RAID device has gone into degraded mode.
> 
        cat /proc/mdstat you should see something like
md0 : active raid1 sdb1[1] sda1[0] 48064 blocks [2/2] [U_]
or similar not quite sure because I don't have a degraded drive :)

Anyway the _ indicates that the second drive in this case sda1 is not in
use.

so if you're sure there's nothing wrong with that disk/partition you do
a 
raidhotadd /dev/md0 /dev/sda1
> How do I get it to try a re-synch?  I can't do raidstop and raidstart cos
> it is mounted.  It looks like I need a RAID aware system on a floppy, or
> has anyone got any better ideas.
> 
> -- 
> Howard.
> ____________________________________________________
> LANNet Computing Associates <http://lannetlinux.com>
>    "...well, it worked before _you_ touched it!"
> 
> 
> -- 
> SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
> More Info: http://slug.org.au/lists/listinfo/slug

-- 
John Ferlito
Senior Engineer - Bulletproof Networks
ph: +61 (0) 410 519 382
http://www.bulletproof.net.au/

-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to