| /freebsd/sys/geom/multipath/ |
| H A D | g_multipath.c | 54 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 D | misc.sh | 189 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 D | conf.sh | 92 geom multipath load || atf_skip "could not load module for geom multipath"
|
| /freebsd/lib/geom/multipath/ |
| H A D | Makefile | 3 GEOM_CLASS= multipath
|
| /freebsd/sys/modules/geom/geom_multipath/ |
| H A D | Makefile | 1 .PATH: ${SRCTOP}/sys/geom/multipath
|
| /freebsd/sys/contrib/openzfs/etc/zfs/ |
| H A D | vdev_id.conf.multipath.example | 1 multipath yes
|
| H A D | vdev_id.conf.scsi.example | 1 multipath no
|
| H A D | vdev_id.conf.sas_direct.example | 1 multipath no
|
| /freebsd/sys/contrib/openzfs/contrib/debian/ |
| H A D | openzfs-zfsutils.examples | 2 etc/zfs/vdev_id.conf.multipath.example
|
| H A D | not-installed | 6 etc/zfs/vdev_id.conf.multipath.example
|
| /freebsd/sys/contrib/openzfs/contrib/initramfs/scripts/local-top/ |
| H A D | zfs | 6 echo mdadm mdrun multipath
|
| /freebsd/lib/geom/ |
| H A D | Makefile.classes | 16 GEOM_CLASSES+= multipath
|
| /freebsd/tests/sys/geom/class/ |
| H A D | Makefile | 14 TESTS_SUBDIRS+= multipath
|
| /freebsd/sys/contrib/openzfs/udev/ |
| H A D | vdev_id | 139 -m Run in multipath mode 560 DEV=$(multipath -ll "$DM_NAME" |
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/include/ |
| H A D | blkdev.shlib | 162 # 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 D | Makefile.am | 7 %D%/zfs/vdev_id.conf.multipath.example \
|
| /freebsd/etc/mtree/ |
| H A D | BSD.include.dist | 320 multipath
|
| H A D | BSD.tests.dist | 852 multipath
|
| /freebsd/tests/sys/netinet/ |
| H A D | output.sh | 225 if [ `sysctl -iW net.route.multipath | wc -l` != "1" ]; then 232 jexec $1 sysctl net.route.multipath=1
|
| /freebsd/tests/sys/netinet6/ |
| H A D | output6.sh | 249 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 D | Makefile.depend | 18 lib/geom/multipath \
|
| /freebsd/sys/contrib/openzfs/etc/default/ |
| H A D | zfs.in | 90 # This is needed in some cases (extreme amounts of VDEVs, multipath etc).
|
| /freebsd/sys/contrib/openzfs/cmd/zed/zed.d/ |
| H A D | zed.rc | 109 # device mapper and multipath devices as well. This works with JBOD enclosures
|
| /freebsd/sys/dev/hpt27xx/ |
| H A D | README | 28 * Fix 2nd RAID controller can not load as multipath issue.
|
| /freebsd/include/ |
| H A D | Makefile | 61 geom/mirror geom/mountver geom/multipath geom/nop \
|