On Thu, Nov 12, 1998 at 05:32:30PM -0700, Rob Vanderhoff wrote:
> 
> Hello.  Is there any way to add and remove scsi devices from an active md
> device on-the-fly?  For example:  I wish to have a raid1 device set up for
if you using the raidtools 0.90 try :
raidhotremove /dev/mdX /dev/sdY
mount -o ro /dev/sdY /mnt;tar cvf /dev/stZ /mnt;umount /mnt
(or dump 0f /dev/stZ /dev/sdY)
raidhotadd /dev/mdX /dev/sdY

L.



-- 
Luca Berra -- [EMAIL PROTECTED]
    System and Network Manager - CoMedia s.r.l.

Reply via email to