Lines Matching +full:10 +full:a

8 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
35 creates artificial problems in a ZFS pool by simulating data corruption
53 Force an error into the pool at a bookmark.
64 .Fl A Sy degrade Ns | Ns Sy fault
67 Force a vdev into the DEGRADED or FAULTED state.
76 Add an artificial delay to I/O requests on a particular
77 device, such that the requests take a minimum of
85 For example, with a single lane delay of 10 ms
86 .No (\& Ns Fl D Ar 10 : Ns Ar 1 ) ,
87 the device will only be able to service a single I/O request
88 at a time with each request taking 10 ms to complete.
89 So, if only a single request is submitted every 10 ms, the
90 average latency will be 10 ms; but if more than one request
91 is submitted every 10 ms, the average latency will be more
92 than 10 ms.
94 Similarly, if a delay of 10 ms is specified to have two
96 .No (\& Ns Fl D Ar 10 : Ns Ar 2 ) ,
98 two requests at a time, each with a minimum latency of 10 ms.
99 So, if two requests are submitted every 10 ms, then
100 the average latency will be 10 ms; but if more than two
101 requests are submitted every 10 ms, the average latency
102 will be more than 10 ms.
106 .Fl D Ar 10 : Ns Ar 1
107 are roughly equivalent to a single invocation of
108 .Fl D Ar 10 : Ns Ar 2 .
112 .Fl D Ar 10 : Ns Ar 1
115 will create 3 lanes on the device: one lane with a latency
116 of 10 ms and two lanes with a 25 ms latency.
128 Force a vdev error.
135 Add an artificial delay during the future import of a pool.
144 Simulate a hardware failure that fails to honor a cache flush.
164 Force an error into the contents of a file.
176 Force an error into the metadnode for a file or directory.
189 Force an error into the MOS of a pool.
193 .It Fl a
200 The mask should be specified as a list of 0-indexed DVAs separated by commas
207 A vdev specified by path or GUID.
214 for a data decompression error,
216 for a data decryption error,
218 to flip a bit in the data after a read,
234 Only inject errors a fraction of the time.
235 Expressed as a real number percentage between
247 Inject an error at a particular block level.
263 Inject an error over a particular logical range of an object, which