Home
last modified time | relevance | path

Searched full:mirrors (Results 1 – 25 of 110) sorted by relevance

12345

/freebsd/tests/sys/geom/class/mirror/
H A D9_test.sh25 # Break one of the mirrors by forcing a single metadata write error.
26 # When dd closes the mirror provider, gmirror will attempt to mark the mirrors
27 # clean, and will kick one of the mirrors out upon hitting the error.
38 # Restart the gmirror on the original two mirrors. One of them is broken,
44 # Re-add the replacement mirror and verify the two mirrors are synchronized.
H A D8_test.sh27 # Ensure that the mirrors are marked dirty, and then disconnect them.
29 # gmirror will automatically mark the mirrors clean when the provider is closed.
44 # Verify the two mirrors are identical. Destroy the gmirror first so that
H A D12_test.sh30 # gmirror should kick one of the mirrors out after hitting EIO.
42 # Make sure that one of the mirrors was marked broken.
H A D10_test.sh43 # Make sure that one of the mirrors was marked broken.
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_split/
H A Dzpool_split_vdevs.ksh24 # 'zpool split' should only work on mirrors. Every other VDEV layout is not
28 # Create pools with various VDEV layouts and verify only mirrors can be split
101 # in a row (eg. pool of striped mirrors): add a random suffix.
122 # Create pools with various VDEV layouts and verify only mirrors can be split
/freebsd/crypto/krb5/src/lib/crypto/crypto_tests/
H A Dt_cf2.comments1 The first test mirrors the first two tests in t_prf.in.
3 The second test mirrors the following four tests in t_prf.in.
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_arm64.h65 // mirrors <mach/arm/thread_status.h> arm_thread_state64_t
79 // mirrors <mach/arm/thread_status.h> arm_neon_state64_t
86 // mirrors <mach/arm/thread_status.h> arm_exception_state64_t
93 // mirrors <mach/arm/thread_status.h> arm_debug_state64_t
/freebsd/share/man/man7/
H A Ddevelopment.771 There is also a list of public, read-only Git mirrors at:
73 .Lk https://docs.FreeBSD.org/en/books/handbook/mirrors/#external-mirrors
/freebsd/tests/sys/cddl/zfs/tests/replacement/
H A Dreplacement_003_pos.ksh38 log_assert "Detaching a disk during I/O completes for mirrors."
41 log_note "Verify 'zpool detach' fails with non-mirrors."
H A Dreplacement_002_pos.ksh38 log_assert "Attaching a disk during I/O completes for mirrors and stripes."
/freebsd/sys/contrib/openzfs/scripts/
H A Dzloop.sh274 mirrors=2
281 1) mirrors=$(((RANDOM % 3) * 1))
288 2) mirrors=0
306 3) mirrors=0
321 zopt="$zopt -m $mirrors"
/freebsd/lib/geom/mirror/
H A Dgmirror.8357 variables can be used to configure behavior for all mirrors.
360 Control the verbosity of kernel logging related to mirrors.
370 Clean mirrors do not need to be synchronized after a power failure or
/freebsd/sys/contrib/openzfs/man/man8/
H A Dzpool.8131 Creates a new pool by splitting all mirrors in an existing pool (which decreases
262 The following command creates a pool with two mirrors, where each mirror
286 assuming the pool is already made up of two-way mirrors.
362 mirrors and mirrored log devices:
H A Dzpool-create.8219 The following command creates a pool with two mirrors, where each mirror
239 mirrors and mirrored log devices:
H A Dzpool-split.853 must be mirrors and the pool must not be in the process of resilvering.
/freebsd/usr.sbin/pkg/
H A Dpkg.c257 struct dns_srvinfo *mirrors, *current; in fetch_to_fd() local
268 current = mirrors = NULL; in fetch_to_fd()
289 mirrors = dns_getsrvinfo(zone); in fetch_to_fd()
290 current = mirrors; in fetch_to_fd()
294 if (mirrors != NULL) { in fetch_to_fd()
304 if (mirrors != NULL) { in fetch_to_fd()
307 current = mirrors; in fetch_to_fd()
/freebsd/contrib/openpam/doc/man/
H A Dpam_setenv.37 .Nd mirrors setenv(3)
/freebsd/share/man/man4/
H A Dtdfx.467 Mirrors of above interfaces
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/removal/
H A Dremove_mirror.ksh52 # We use -f as we're adding a single vdev to zpool with only mirrors.
H A Dremoval_with_indirect.ksh47 # Remove one of the mirrors
/freebsd/tests/sys/cddl/zfs/tests/clean_mirror/
H A Dclean_mirror_common.kshlib27 # Most of the code related to the clearing of mirrors is duplicated in all
/freebsd/contrib/libfido2/windows/
H A Dcygwin.ps117 $Mirror = 'https://mirrors.kernel.org/sourceware/cygwin/'
/freebsd/contrib/openpam/lib/libpam/
H A Dpam_setenv.c54 * Mirrors setenv(3)
/freebsd/sys/contrib/openzfs/.github/workflows/scripts/
H A Dqemu-2-start.sh20 # Ubuntu mirrors
22 #UBMIRROR="https://mirrors.cloud.tencent.com/ubuntu-cloud-images"
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/replacement/
H A Ddetach.ksh142 log_note "Verify 'zpool detach' fails with non-mirrors."

12345