> you will have to use raidsetfaulty first, then raidhotremove...
Ugh? How? There's no such binary on my system. Echo it somewhere to
/proc?
Egon Eckert
> How can I remove a SCSI disk from a RAID1 array? I tried
> '/sbin/raidhotremove /dev/md0 /dev/sdb1' without success.
IIRC, raidhotremove only works on failed disks. It doesn't work for removing
working disks. So you have to force the disk to fail. If you have physical
access, pulling the plug
On Thu, 26 Aug 1999, Benjamin de los Angeles Jr. wrote:
you will have to use raidsetfaulty first, then raidhotremove...
> Date: Thu, 26 Aug 1999 19:07:29 +0800 (CST)
> From: Benjamin de los Angeles Jr. <[EMAIL PROTECTED]>
> To: Linux RAID List <[EMAIL PROTECTED]>
> Subject: raidhotremove
>
>
On Thu, 26 Aug 1999, James Manning wrote:
> > Btw, the kernel messages is:
> >
> > 'Can't remove /dev/sdb1 from /dev/md0, device is still active'.
>
> Perhaps umount, raidstop, raidhotremove, raidstart?
I think it defeats the purpose of removing a disk on the fly when
you have to unmount and
> Btw, the kernel messages is:
>
> 'Can't remove /dev/sdb1 from /dev/md0, device is still active'.
Perhaps umount, raidstop, raidhotremove, raidstart?
Or is deactivating not an option (root?)
I thought raidhotremove could work on active md's hmmm
James
--
Miscellaneous Engineer --- IBM Ne
On Thu, 26 Aug 1999, James Manning wrote:
> > > What's /proc/mdstat say? what was the error on your raidhotremove?
> > > What's your set-up? kernel version? raidtools version?
> >
> > The /proc/mdstat says that the 2 disks /dev/sda1 and /dev/sdb1 are
> > synchronized 100%, and the kernel versio
> > What's /proc/mdstat say? what was the error on your raidhotremove?
> > What's your set-up? kernel version? raidtools version?
>
> The /proc/mdstat says that the 2 disks /dev/sda1 and /dev/sdb1 are
> synchronized 100%, and the kernel version is 2.2.10, raidtools is
> raidtools-0.90-19990824.
The /proc/mdstat says that the 2 disks /dev/sda1 and /dev/sdb1 are
synchronized 100%, and the kernel version is 2.2.10, raidtools is
raidtools-0.90-19990824.
On Thu, 26 Aug 1999, James Manning wrote:
> > How can I remove a SCSI disk from a RAID1 array? I tried
> > '/sbin/raidhotremove /dev/md0
> How can I remove a SCSI disk from a RAID1 array? I tried
> '/sbin/raidhotremove /dev/md0 /dev/sdb1' without success.
What's /proc/mdstat say? what was the error on your raidhotremove?
What's your set-up? kernel version? raidtools version?