Home
last modified time | relevance | path

Searched refs:degraded (Results 1 – 21 of 21) sorted by relevance

/linux-4.4.14/drivers/md/
Dmultipath.c150 conf->raid_disks - mddev->degraded); in multipath_status()
188 if (conf->raid_disks - mddev->degraded <= 1) { in multipath_error()
205 mddev->degraded++; in multipath_error()
215 conf->raid_disks - mddev->degraded); in multipath_error()
228 printk(" --- wd:%d rd:%d\n", conf->raid_disks - conf->mddev->degraded, in print_multipath_conf()
266 mddev->degraded--; in multipath_add_disk()
441 mddev->degraded = conf->raid_disks - working_disks; in multipath_run()
464 mdname(mddev), conf->raid_disks - mddev->degraded, in multipath_run()
Draid0.c511 if (mddev->degraded != 1) { in raid0_takeover_raid45()
514 mddev->degraded); in raid0_takeover_raid45()
562 if (mddev->degraded != (mddev->raid_disks>>1)) { in raid0_takeover_raid10()
574 mddev->degraded = 0; in raid0_takeover_raid10()
590 if ((mddev->raid_disks - 1) != mddev->degraded) { in raid0_takeover_raid1()
Draid1.c340 if (r1_bio->mddev->degraded == conf->raid_disks || in raid1_end_read_request()
341 (r1_bio->mddev->degraded == conf->raid_disks-1 && in raid1_end_read_request()
1431 conf->raid_disks - mddev->degraded); in status()
1455 && (conf->raid_disks - mddev->degraded) == 1) { in error()
1468 mddev->degraded++; in error()
1483 mdname(mddev), conf->raid_disks - mddev->degraded); in error()
1495 printk(KERN_DEBUG " --- wd:%d rd:%d\n", conf->raid_disks - conf->mddev->degraded, in print_conf()
1573 mddev->degraded -= count; in raid1_spare_active()
1666 mddev->degraded < conf->raid_disks) { in raid1_remove_disk()
2405 if (mddev->degraded) in raid1d()
[all …]
Dbitmap.h257 int bitmap_start_sync(struct bitmap *bitmap, sector_t offset, sector_t *blocks, int degraded);
Draid10.c1505 conf->geo.raid_disks - mddev->degraded); in status()
1587 mddev->degraded++; in error()
1601 mdname(mddev), conf->geo.raid_disks - mddev->degraded); in error()
1614 printk(KERN_DEBUG " --- wd:%d rd:%d\n", conf->geo.raid_disks - conf->mddev->degraded, in print_conf()
1678 mddev->degraded -= count; in raid10_spare_active()
2705 if (mddev->degraded) in raid10d()
3160 &sync_blocks, mddev->degraded) && in sync_request()
3631 mddev->degraded = 0; in run()
3649 mddev->degraded++; in run()
3663 mdname(mddev), conf->geo.raid_disks - mddev->degraded, in run()
[all …]
Draid5.c589 int degraded, degraded2; in calc_degraded() local
593 degraded = 0; in calc_degraded()
599 degraded++; in calc_degraded()
613 degraded++; in calc_degraded()
617 return degraded; in calc_degraded()
638 if (degraded2 > degraded) in calc_degraded()
640 return degraded; in calc_degraded()
645 int degraded; in has_failed() local
648 return conf->mddev->degraded > conf->max_degraded; in has_failed()
650 degraded = calc_degraded(conf); in has_failed()
[all …]
Dbitmap.c1445 if (success && !bitmap->mddev->degraded && in bitmap_endwrite()
1474 int degraded) in __bitmap_start_sync() argument
1491 if (!degraded) { /* don't set/clear bits if degraded */ in __bitmap_start_sync()
1502 int degraded) in bitmap_start_sync() argument
1517 &blocks1, degraded); in bitmap_start_sync()
1834 if (mddev->degraded == 0 in bitmap_load()
2386 if (mddev->degraded) in can_clear_store()
Dmd.h383 int degraded; /* whether md should consider member
Dmd.c2355 if (mddev->degraded) in md_update_sb()
2487 if (mddev->degraded) in add_bound_rdev()
3546 mddev->degraded = 0; in level_store()
4463 return sprintf(page, "%d\n", mddev->degraded); in degraded_show()
4465 static struct md_sysfs_entry md_degraded = __ATTR_RO(degraded);
5319 if (mddev->degraded && !mddev->ro) in md_run()
5442 mddev->degraded = 0; in md_clean()
7185 if (mddev->degraded) in md_error()
8451 if (!mddev->degraded) in md_reap_sync_thread()
/linux-4.4.14/Documentation/
Dmd.txt54 Boot time assembly of degraded/dirty arrays
57 If a raid5 or raid6 array is both dirty and degraded, it could have
60 is degraded means that some datablocks are missing and cannot reliably
71 when set to 1, bypassed the checks and will allows dirty degraded
74 So, to boot with a root filesystem of a dirty degraded raid[56], use
337 degraded array, or if the array becomes degraded during a write.
339 once the array becomes non-degraded, and this fact has been
523 degraded
525 arrays is degraded. So an optimal array will show '0'. A
Dkernel-parameters.txt2451 performance of saving the states is degraded because
/linux-4.4.14/Documentation/networking/
Dipvlan.txt59 puts the NIC in promiscous mode and degraded performance is a concern.
Dcxgb.txt300 is handling 10Gb networking can switch between CPUs causing degraded
/linux-4.4.14/Documentation/filesystems/
Dbtrfs.txt91 degraded
/linux-4.4.14/Documentation/scsi/
DChangeLog.megaraid_sas105 1. Fix reglockFlags for degraded raid5/6 for MR 9360/9380.
130 1. Fix FastPath I/O to work with degraded RAID 1.
/linux-4.4.14/Documentation/PCI/
Dpcieaer-howto.txt95 of those errors, which may result in degraded performance or function
/linux-4.4.14/Documentation/device-mapper/
Dcache.txt203 passthrough : a degraded mode useful for various cache coherency
/linux-4.4.14/arch/x86/math-emu/
DREADME289 give much degraded precision. For example, the integer number
/linux-4.4.14/Documentation/arm64/
Dacpi_object_usage.txt533 system can continue correct operation, even if possibly degraded. The NMI is
/linux-4.4.14/mm/
DKconfig40 can have degraded performance from the extra overhead that
/linux-4.4.14/Documentation/blockdev/
DREADME.DAC960489 the logical drives in a performance degraded mode until the failed drive is