[EMAIL PROTECTED] writes:
> When I first started playing with the new raid tools/kernel-patch, it was with
> kernel 2.2.3, it was possible to do a
>
> echo "scsi remove-single-device">/proc/scsi/scsi
>
> on a running raid disk if there was no ordinary partition on the disk which was
> mounted at the time. By touching all the partitions which were mirrored I could
> flag them as failed and then remove them with raidhotremove. This seems not
> to be possible with the 2.2.6 which I am using now, it seems that something has
> been "fixed". I havent checked but something must have been changed to tell
> the kernel if a partition on a disk is part of an md device then it is in use -
> shame
> it was a very nice feature. Perhaps we should try and find out what has changed and
>
> make a patch to go back to the old situation.
Please don't, this reminds me of a situation where I didn't yet use
the raid-patches. I had used a mirror on two IDE disks. Initially,
because one disk was ca. 16MB bigger than the other, I used the extra
space as swap. Later, I removed that swap partition. That's when
ominous failures began when I tried to access that mirror... Quite
some time later I found out that something unloaded the IDE module
from the kernel while the mirror was running on those IDE disks!!!
leo