summaryrefslogtreecommitdiffstats
path: root/drivers/md/bitmap.h
diff options
context:
space:
mode:
authorGoldwyn Rodrigues <rgoldwyn@suse.de>2015-04-14 10:45:22 -0500
committerNeilBrown <neilb@suse.de>2015-04-22 07:59:39 +1000
commita6da4ef85cef0382244fc588c901e133a2ec5109 (patch)
treeed620e13534f9d28d93cf7650d123c9bd68f70b8 /drivers/md/bitmap.h
parent88bcfef7be513e8bf5448e0025330fdd97c4c708 (diff)
downloadlinux-a6da4ef85cef0382244fc588c901e133a2ec5109.tar.gz
linux-a6da4ef85cef0382244fc588c901e133a2ec5109.tar.bz2
linux-a6da4ef85cef0382244fc588c901e133a2ec5109.zip
md: re-add a failed disk
This adds the capability of re-adding a failed disk by writing "re-add" to /sys/block/mdXX/md/dev-YYY/state. This facilitates adding disks which have encountered a temporary error such as a network disconnection/hiccup in an iSCSI device, or a SAN cable disconnection which has been restored. In such a situation, you do not need to remove and re-add the device. Writing re-add to the failed device's state would add it again to the array and perform the recovery of only the blocks which were written after the device failed. This works for generic md, and is not related to clustering. However, this patch is to ease re-add operations listed above in clustering environments. Signed-off-by: Goldwyn Rodrigues <rgoldwyn@suse.com> Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'drivers/md/bitmap.h')
0 files changed, 0 insertions, 0 deletions