Searched full:redundancy (Results 1 – 25 of 138) sorted by relevance
123456
36 . $(atf_get_srcdir)/redundancy.kshlib37 . $(atf_get_srcdir)/redundancy.cfg45 . $(atf_get_srcdir)/redundancy.kshlib46 . $(atf_get_srcdir)/redundancy.cfg61 . $(atf_get_srcdir)/redundancy.kshlib62 . $(atf_get_srcdir)/redundancy.cfg70 . $(atf_get_srcdir)/redundancy.kshlib71 . $(atf_get_srcdir)/redundancy.cfg86 . $(atf_get_srcdir)/redundancy.kshlib87 . $(atf_get_srcdir)/redundancy.cfg[all …]
27 . $STF_SUITE/tests/redundancy/redundancy.kshlib36 # Striped pool have no data redundancy. Any device errors will59 log_assert "Verify striped pool have no data redundancy."69 log_pass "Striped pool has no data redundancy as expected."
4 TESTSDIR=${TESTSBASE}/sys/cddl/zfs/tests/redundancy11 ${PACKAGE}FILES+= redundancy.cfg15 ${PACKAGE}FILES+= redundancy.kshlib
27 . $STF_SUITE/tests/redundancy/redundancy.kshlib
36 typeset -i redundancy40 "") redundancy=0 ;;41 "mirror") (( redundancy=${#DISKLIST[@]} - 1 )) ;;42 "raidz") redundancy=1 ;;43 "raidz2") redundancy=2 ;;44 "raidz3") redundancy=3 ;;48 echo redundancy is $redundancy50 if [ ${#DISKLIST[@]} -le "$redundancy" ]; then56 for ((i=0; i<$redundancy; i=$i+1 )); do61 for ((i=$redundancy; i<${#DISKLIST[@]}; i=$i+1 )); do
33 . $STF_SUITE/tests/functional/redundancy/redundancy.kshlib37 # Striped pool have no data redundancy. Any device errors will51 log_assert "Verify striped pool have no data redundancy."64 log_pass "Striped pool has no data redundancy as expected."
32 . $STF_SUITE/tests/functional/redundancy/redundancy.kshlib
30 . $STF_SUITE/tests/functional/redundancy/redundancy.kshlib34 # dRAID should provide redundancy248 log_pass "draid redundancy test succeeded."
30 . $STF_SUITE/tests/functional/redundancy/redundancy.kshlib34 # RAIDZ should provide redundancy248 log_pass "raidz redundancy test succeeded."
34 . $STF_SUITE/tests/functional/redundancy/redundancy.kshlib
33 . $STF_SUITE/tests/functional/redundancy/redundancy.kshlib
23 . $STF_SUITE/tests/functional/redundancy/redundancy.kshlib
24 . $STF_SUITE/tests/functional/redundancy/redundancy.kshlib
37 # Verify zpool add succeed when adding vdevs with matching redundancy.41 # 2. Verify 'zpool add' succeeds with matching redundancy.42 # 3. Verify 'zpool add' warns with differing redundancy.43 # 4. Verify 'zpool add' warns with differing redundancy after removal.174 # 2. Verify 'zpool add' succeeds with matching redundancy.180 # 3. Verify 'zpool add' warns with differing redundancy.197 # 4. Verify 'zpool add' warns with differing redundancy after removal.
140 .Em N No disks of size Em X , D No data disks per redundancy group , Em P153 The number of data devices per redundancy group.183 The redundancy of this device should match the redundancy of the other normal190 The redundancy of this device should match the redundancy of the other normal235 of redundancy, using either mirrored or raidz groups.
55 initiated, and the new device will contribute to additional redundancy once the86 Data redundancy is maintained during and after the expansion.125 is reconstructed sequentially to restore redundancy as quickly as possible.
7 title: Xilinx Triple Modular Redundancy(TMR) Inject IP13 The Triple Modular Redundancy(TMR) Inject core provides functional fault
7 title: Xilinx Triple Modular Redundancy(TMR) Manager IP13 The Triple Modular Redundancy(TMR) Manager is responsible for handling the
43 # Verify nopwrite is disabled with increased redundancy55 # Verify nopwrite is disabled with decreased redundancy