RE: Forcing raid1 resync

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tuesday August 17, ARechenberg@xxxxxxx wrote:
> 
> Is there any way to make the kernel "less smart?" :)  Maybe there should
> be a /proc entry to specify the number of simultaneous arrays to allow
> to sync at once.  None of the arrays in this box share the same spindles
> (although there are 6 or 7 disks per SCSI channel; each SCSI card is on
> it's own PCI bus as to make sure each set of disks has the most
> available bus bandwidth).

Didn't I already reply to this??..

The kernel isn't being "smart".
The code in 2.4 always does reconstruction (i.e. rebuilding a failed
drive) one array at a time, simply because that is the way the code
works. 
The code in 2.6 is more sensible and allows parallel reconstruction
provided there is no sharing of devices.

resync (after an unclean shutdown) happens in parallel (except where
device sharing exists) in both 2.4 and 2.6

NeilBrown

-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux RAID Wiki]     [ATA RAID]     [Linux SCSI Target Infrastructure]     [Linux Block]     [Linux IDE]     [Linux SCSI]     [Linux Hams]     [Device Mapper]     [Device Mapper Cryptographics]     [Kernel]     [Linux Admin]     [Linux Net]     [GFS]     [RPM]     [git]     [Yosemite Forum]


  Powered by Linux