Home
last modified time | relevance | path

Searched refs:multipath (Results 1 – 25 of 31) sorted by relevance

12

/freebsd/sys/geom/multipath/
H A Dg_multipath.c54 static SYSCTL_NODE(_kern_geom, OID_AUTO, multipath,
65 SDT_PROBE_DEFINE2(geom, multipath, config, restore, "char*", "char*");
66 SDT_PROBE_DEFINE2(geom, multipath, config, remove, "char*", "char*");
67 SDT_PROBE_DEFINE2(geom, multipath, config, disconnect, "char*", "char*");
68 SDT_PROBE_DEFINE3(geom, multipath, config, fail, "char*", "char*", "int");
69 SDT_PROBE_DEFINE2(geom, multipath, config, taste, "char*", "char*");
70 SDT_PROBE_DEFINE2(geom, multipath, io, restart, "struct bio*", "struct bio*");
157 SDT_PROBE2(geom, multipath, config, restore, in g_multipath_fault()
230 SDT_PROBE2(geom, multipath, config, remove, in g_mpd()
249 SDT_PROBE2(geom, multipath, config, disconnect, in g_multipath_orphan()
[all …]
/freebsd/tests/sys/geom/class/multipath/
H A Dmisc.sh189 atf_check -s exit:0 -o ignore -e ignore dd if=/dev/zero of=/dev/multipath/"$name" bs=4096 count=1
218 gmultipath_physpath=$(diskinfo -p multipath/"$name")
306 dd if=/dev/zero of=/dev/multipath/"$name" bs=4096 count=1
H A Dconf.sh92 geom multipath load || atf_skip "could not load module for geom multipath"
/freebsd/lib/geom/multipath/
H A DMakefile3 GEOM_CLASS= multipath
/freebsd/sys/modules/geom/geom_multipath/
H A DMakefile1 .PATH: ${SRCTOP}/sys/geom/multipath
/freebsd/sys/contrib/openzfs/etc/zfs/
H A Dvdev_id.conf.multipath.example1 multipath yes
H A Dvdev_id.conf.scsi.example1 multipath no
H A Dvdev_id.conf.sas_direct.example1 multipath no
/freebsd/sys/contrib/openzfs/contrib/debian/
H A Dopenzfs-zfsutils.examples2 etc/zfs/vdev_id.conf.multipath.example
H A Dnot-installed6 etc/zfs/vdev_id.conf.multipath.example
/freebsd/sys/contrib/openzfs/contrib/initramfs/scripts/local-top/
H A Dzfs6 echo mdadm mdrun multipath
/freebsd/lib/geom/
H A DMakefile.classes16 GEOM_CLASSES+= multipath
/freebsd/tests/sys/geom/class/
H A DMakefile14 TESTS_SUBDIRS+= multipath
/freebsd/sys/contrib/openzfs/udev/
H A Dvdev_id139 -m Run in multipath mode
560 DEV=$(multipath -ll "$DM_NAME" |
/freebsd/sys/contrib/openzfs/tests/zfs-tests/include/
H A Dblkdev.shlib162 # Check if the given device is a multipath device and if there is a symbolic
164 # Currently no support for dm devices alone without multipath
170 # No multipath detection.
207 # on whether the device is a real, multipath, or loop device.
239 # multipath device = /dev/mapper (linux)
/freebsd/sys/contrib/openzfs/etc/
H A DMakefile.am7 %D%/zfs/vdev_id.conf.multipath.example \
/freebsd/etc/mtree/
H A DBSD.include.dist320 multipath
H A DBSD.tests.dist852 multipath
/freebsd/tests/sys/netinet/
H A Doutput.sh225 if [ `sysctl -iW net.route.multipath | wc -l` != "1" ]; then
232 jexec $1 sysctl net.route.multipath=1
/freebsd/tests/sys/netinet6/
H A Doutput6.sh249 if [ `sysctl -iW net.route.multipath | wc -l` != "1" ]; then
256 jexec $1 sysctl net.route.multipath=1
/freebsd/targets/pseudo/userland/lib/
H A DMakefile.depend18 lib/geom/multipath \
/freebsd/sys/contrib/openzfs/etc/default/
H A Dzfs.in90 # This is needed in some cases (extreme amounts of VDEVs, multipath etc).
/freebsd/sys/contrib/openzfs/cmd/zed/zed.d/
H A Dzed.rc109 # device mapper and multipath devices as well. This works with JBOD enclosures
/freebsd/sys/dev/hpt27xx/
H A DREADME28 * Fix 2nd RAID controller can not load as multipath issue.
/freebsd/include/
H A DMakefile61 geom/mirror geom/mountver geom/multipath geom/nop \

12