Lines Matching full:sequential
42 * This file contains the sequential reconstruction implementation for
55 * For mirrored devices it's possible to implement an alternate sequential
56 * reconstruction strategy when resilvering. Sequential reconstruction
66 * using sequential reconstruction vs healing reconstruction.
70 * - Sequential reconstruction is not possible on RAIDZ due to its
74 * - Block checksums are not verified during sequential reconstruction.
80 * - Deferred resilvers using sequential reconstruction are not currently
86 * - Sequential reconstruction is performed in LBA order which may be faster
90 * - Sequential reconstruction is not constrained by ZFS block boundaries.
95 * sequential reconstruction is handled by the top-level vdevs. This
113 * sequential resilver. We attempt to strike a balance here between keeping
129 * Automatically start a pool scrub when the last active sequential resilver
270 fnvlist_add_string(aux, ZFS_EV_RESILVER_TYPE, "sequential");
519 * for sequential rebuild.
1177 "Max bytes in flight per leaf vdev for sequential resilvers");
1180 "Automatically scrub after sequential resilver completes");