Lines Matching +full:active +full:-
111 method uses on-disk metadata to detect device and all its paths.
121 .Bl -tag -width ".Cm destroy"
125 method without writing any on-disk metadata.
131 option enables Active/Active mode,
133 option enables Active/Read mode, otherwise Active/Passive mode is used
139 Label the first given provider with on-disk metadata using the specified
146 option enables Active/Active mode,
148 option enables Active/Read mode, otherwise Active/Passive mode is used
154 option enables Active/Active mode,
156 option enables Active/Passive mode,
158 option enables Active/Read mode.
177 Change the active provider/path to the next available provider in Active/Passive mode.
179 Change the active provider/path to the specified provider in Active/Passive mode.
181 Get the currently active provider(s)/path(s).
207 .Bl -tag -width indent
246 There are Active/Passive, Active/Read and Active/Active operation modes
248 In Active/Passive mode only one path has I/O moving on it
253 in a list is selected as active and the failed I/O reissued.
254 In Active/Active mode all paths not marked FAIL may handle I/O at the same time.
257 In Active/Read mode all paths not marked FAIL may handle reads at the same time,
258 but unlike in Active/Active mode only one path handles write requests at any
269 on-disk metadata label, the device is either used to create a new
296 This means that this multipath architecture is not a one-shot path
313 .Bd -literal -offset indent
319 mysys# camcontrol inquiry da0 -S
321 mysys# camcontrol inquiry da2 -S
337 .Bd -literal -offset indent
338 gmultipath label -v FRED /dev/da0 /dev/da2
339 disklabel -Bw /dev/multipath/FRED auto
345 .Bd -literal -offset indent
347 GEOM_MULTIPATH: da0 is now active path in FRED
355 .Bd -literal -offset ident