/freebsd/tests/sys/cddl/zfs/tests/hotspare/ |
H A D | hotspare_detach_004_pos.ksh | 35 # If a hot spare is activated, 36 # and invoke "zpool replace" with this hot spare to another hot spare, 40 # 1. Create a storage pool with multiple hot spares 41 # 2. Activate a hot spare by 'zpool replace' with the basic dev, 42 # make sure there still have enough hot spare in available list. 43 # 3. Do 'zpool replace' with the hot spare to another AVAIL hot spare. 88 … <vdev> <ndev>' against a hot spare device that have been activated should successful while the an… 103 … <vdev> <ndev>' against a hot spare device that have been activated should successful while the an…
|
H A D | hotspare_detach_005_neg.ksh | 35 # If a hot spare is only in the list of available hot spares 37 # invoke "zpool detach" with this hot spare will fail with 41 # 1. Create a storage pool with hot spares 42 # 2. Do 'zpool detach' with the hot spare device 74 log_assert "'zpool detach <pool> <vdev>' against a hot spare device that NOT activated should fail … 88 log_pass "'zpool detach <pool> <vdev>' against a hot spare device that NOT activated fail as expect…
|
H A D | hotspare_onoffline_003_neg.ksh | 35 # Regardless a hot spare is only in the available hot spare list, 37 # invoke "zpool offline" & "zpool online" with this hot spare 41 # 1. Create a storage pool with hot spares 42 # 2. Try 'zpool offline' & 'zpool online' with each hot spare 44 # - only in the list of available hot spares (fail) 94 log_pass "'zpool offline/online <pool> <vdev>' against a hot spare works as expected."
|
H A D | hotspare_detach_002_pos.ksh | 35 # If a hot spare have been activated, 37 # then the hot spare will become a functioning device, 38 # and automatically be removed from the list of available hot spares 42 # 1. Create a storage pool with hot spares 95 … <vdev> ...' against a functioning device that have spared should take the hot spare permanently s… 109 … <pool> <vdev> ...' against a functioning device that have spared take the hot spare permanently s…
|
H A D | hotspare_replace_002_neg.ksh | 36 # the size of hot spares is smaller than the basic vdev. 40 # 2. Add hot spare devices to the pool 41 # 3. Try to replace the basic vdev with the smaller hot spares 73 log_assert "'zpool replace <pool> <odev> <ndev>' should fail while the hot spares smaller than the … 92 log_pass "'zpool replace <pool> <odev> <ndev>' should fail while the hot spares smaller than the ba…
|
H A D | hotspare_detach_001_pos.ksh | 35 # If a hot spare have been activated, 36 # and invoke "zpool detach" with this hot spare, 41 # 1. Create a storage pool with hot spares 85 log_assert "'zpool detach <pool> <vdev> ...' should deactivate the spared-in hot spare device succe… 99 log_pass "'zpool detach <pool> <vdev> ...' deactivate the spared-in hot spare device successfully."
|
H A D | hotspare_create_001_neg.ksh | 35 # 'zpool create [-f]' with hot spares will fail 36 # while the hot spares belong to the following cases: 47 # 2. For each scenario, try to create a new pool with hot spares 77 log_assert "'zpool create [-f]' with hot spares should be failed " \ 132 log_pass "'zpool create [-f]' with hot spare is failed as expected with inapplicable scenarios."
|
H A D | hotspare_detach_003_pos.ksh | 35 # If a hot spare have been activated, 40 # 1. Create a storage pool with hot spares 87 …ev>' against a functioning device that have spared should complete and the hot spare should return… 102 …> <ndev>' against a functioning device that have spared successful and the hot spare return to ava…
|
H A D | hotspare_remove_002_neg.ksh | 37 # - not within the hot spares of this pool 38 # - hot spares that currently spared in 42 # 2. Add hot spare devices to the pool 43 # 3. For each scenario, try to remove the hot spares
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/fault/ |
H A D | auto_spare_multiple.ksh | 32 # 1. Create a pool with two hot spares 35 # 4. Verify the ZED kicks in a hot spare and expected pool/device status 38 # 7. Verify the ZED kicks in a second hot spare 40 # 9. Verify the hot spares are available and expected pool/device status 76 # hot spare to provide test coverage for both configurations. 89 # 1. Create a 3-way mirror pool with two hot spares 96 # 1. Create a raidz pool with two hot spares 110 # 4. Verify the ZED kicks in a hot spare and the pool/device status 126 # 7. Verify the ZED kicks in a second hot spare 142 # 9. Verify the hot spares are available and expected pool/device status [all …]
|
H A D | auto_spare_001_pos.ksh | 31 # 1. Create a pool with hot spares 35 # 5. Verify the ZED kicks in a hot spare and expected pool/device status 37 # 7. Verify the hot spare is available and expected pool/device status 60 # 1. Create a dRAID pool with a distributed hot spare 71 # 1. Create a pool with hot spares 90 # 5. Verify the ZED kicks in a hot spare and expected pool/device status 107 # 7. Verify the hot spare is available and expected pool/device status
|
H A D | auto_spare_002_pos.ksh | 31 # 1. Create a pool with hot spares 35 # 5. Verify the ZED kicks in a hot spare and expected pool/device status 37 # 7. Verify the hot spare is available and expected pool/device status 62 # 1. Create a pool with hot spares 78 # 5. Verify the ZED kicks in a hot spare and expected pool/device status 89 # 7. Verify the hot spare is available and expected pool/device status
|
H A D | auto_spare_ashift.ksh | 37 # 5. Verify the ZED kicks in the hot spare and expected pool/device status 39 # 7. Verify the hot spare is available and expected pool/device status 84 # 5. Verify the ZED kicks in a hot spare and expected pool/device status 95 # 7. Verify the hot spare is available and expected pool/device status
|
H A D | auto_spare_shared.ksh | 34 # 5. Verify the ZED kicks in a hot spare and check pool/device status 36 # 7. Verify the hot spare is available and check pool/device status 94 # 5. Verify the ZED kicks in a hot spare and check pool/device status 105 # 7. Verify the hot spare is available and check pool/device status
|
/freebsd/cddl/usr.sbin/zfsd/ |
H A D | zfsd.8 | 43 attempts to resolve these faults by activating or deactivating hot spares 58 assigning hot spares and setting pool properties. 72 will activate any available hot spare. 80 Once resilvering completes, any active hot spare will detach automatically. 87 Once resilvering completes, any active hot spare will detach automatically. 91 will activate any available hot spare. 100 will activate a hot spare if one is available. The defaults can be changed by 116 will activate a hot spare if one is available. The defaults can be changed by 130 ZFS will still use it, but zfsd will also activate a hot spare if one is 139 If the system administrator adds a hot spare to a pool that is already degraded, [all …]
|
/freebsd/share/man/man4/ |
H A D | ng_tty.4 | 66 .Dq hot character . 73 The default hot character is 0x7e, consistent with 78 The hot character has no effect on the transmission of data. 92 This command takes an integer argument and sets the hot character 94 A hot character of zero disables queueing, 97 Returns an integer containing the current hot character in the lower 121 .Dq hot character . 124 Therefore, if a hot character other than 0x7e (the default) is set for the
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | ProfileSummaryInfo.h | 36 /// isColdCount that tells whether a given profile count is considered hot/cold 38 /// check whether a function is hot or cold. 50 // because the number of profile counts required to reach the hot 54 // because the number of profile counts required to reach the hot 112 /// Returns true if \p F has hot function entry. If it returns false, it 113 /// either means it is not hot or it is unknown whether it is hot or not (for 125 /// Returns true if \p F contains hot code. 165 /// Returns true if \p F contains hot code with regard to a given hot [all...] |
/freebsd/sys/contrib/openzfs/man/man7/ |
H A D | zpoolconcepts.7 | 100 A variant of raidz that provides integrated distributed hot spares, allowing 141 .No parity level, and Em S No distributed hot spares can hold approximately 164 The number of distributed hot spares. 168 A pseudo-vdev which keeps track of available hot spares for a pool. 170 .Sx Hot Spares 325 .Ss Hot Spares 327 .Qq hot spares . 330 fails, it is automatically replaced by a hot spare. 331 To create a pool with hot spares, specify a 346 At this point, the hot spare becomes available again, if another device fails. [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
H A D | ProfileSummaryBuilder.cpp | 27 // considered hot/cold. These two parameters are percentile values (multiplied 29 // reach ProfileSummaryCutoffHot gives the threshold to determine a hot count. 34 "profile-summary-cutoff-hot", cl::Hidden, cl::init(990000), 35 cl::desc("A count is hot if it exceeds the minimum count to" 47 " blocks required to reach the -profile-summary-cutoff-hot" 54 " blocks required to reach the -profile-summary-cutoff-hot" 60 "profile-summary-hot-count", cl::ReallyHidden, 61 cl::desc("A fixed hot count that overrides the count derived from" 62 " profile-summary-cutoff-hot")); 203 // hot threshold in computeSummaryForProfiles() [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SampleProfileLoaderBaseUtil.cpp | 47 /// Return true if the given callsite is hot wrt to hot cutoff threshold. 55 /// To decide whether an inlined callsite is hot, we compare the callsite 56 /// sample count with the hot cutoff computed by ProfileSummaryInfo, it is 57 /// regarded as hot if the count is above the cutoff value. 62 /// pass, so we tend to lower the hot criteria here to allow more early 126 // Only count records in hot callsites. in countBodyRecords() 147 // Only count samples in hot callsites. in countBodySamples()
|
/freebsd/usr.sbin/mptutil/ |
H A D | mptutil.8 | 136 Configured drives belong to a RAID volume either as a member drive or as a hot 143 Any drive not associated with a RAID volume as either a member or a hot spare 192 If any hot spare drives are configured, then they are listed as well. 310 as a hot spare. 316 then the hot spare will be dedicated to that volume. 319 will be used as a global hot spare backing all volumes for this controller. 325 Remove the hot spare 344 as a global hot spare:
|
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | raointintrin.h | 24 /// result in bad performance for hot data used by single thread only. 46 /// result in bad performance for hot data used by single thread only. 68 /// result in bad performance for hot data used by single thread only. 90 /// result in bad performance for hot data used by single thread only. 113 /// result in bad performance for hot data used by single thread only. 136 /// result in bad performance for hot data used by single thread only. 159 /// result in bad performance for hot data used by single thread only. 182 /// result in bad performance for hot data used by single thread only.
|
/freebsd/usr.sbin/mixer/ |
H A D | mixer.8 | 58 There is also the possibility of hot-swapping to the new default device if 72 on the other hand, can do hot-swapping, because it creates a virtual device for 76 Note that hot-swapping will work only for applications that are using 96 control device, as well as a mode (see below), in order to hot-swap devices. 113 will not accidentally hot-swap both the recording and playback device in 115 if only one direction is to be hot-swapped. 337 and hot-swap to it for both recording and playback in
|
/freebsd/sys/contrib/device-tree/src/arm/qcom/ |
H A D | qcom-ipq8064.dtsi | 65 cpu-hot { 68 type = "hot"; 85 cpu-hot { 88 type = "hot"; 105 cpu-hot { 108 type = "hot"; 125 cpu-hot { 128 type = "hot"; 145 cpu-hot { 148 type = "hot"; [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | x1e80100-pmics.dtsi | 28 type = "hot"; 48 type = "hot"; 68 type = "hot"; 88 type = "hot"; 108 type = "hot"; 128 type = "hot"; 148 type = "hot"; 168 type = "hot"; 188 type = "hot";
|