Home
last modified time | relevance | path

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

/linux/Documentation/admin-guide/device-mapper/
H A Ddm-service-time.rst82 # echo "0 10 multipath 0 0 1 1 service-time 0 2 2 8:0 128 1 8:16 128 4" \
86 test: 0 10 multipath 0 0 1 1 service-time 0 2 2 8:0 128 1 8:16 128 4
89 test: 0 10 multipath 2 0 0 0 1 1 E 0 2 2 8:0 A 0 0 1 8:16 A 0 0 4
94 # echo "0 10 multipath 0 0 1 1 service-time 0 2 2 8:0 128 2 8:16 128 8" \
98 test: 0 10 multipath 0 0 1 1 service-time 0 2 2 8:0 128 2 8:16 128 8
101 test: 0 10 multipath 2 0 0 0 1 1 E 0 2 2 8:0 A 0 0 2 8:16 A 0 0 8
H A Ddm-queue-length.rst41 # echo "0 10 multipath 0 0 1 1 queue-length 0 2 1 8:0 128 8:16 128" \
45 test: 0 10 multipath 0 0 1 1 queue-length 0 2 1 8:0 128 8:16 128
48 test: 0 10 multipath 2 0 0 0 1 1 E 0 2 1 8:0 A 0 0 8:16 A 0 0
H A Ddm-uevent.rst84 DM_TARGET=multipath
101 DM_TARGET=multipath
H A Dswitch.rst54 The lower tier consists of a single dm multipath device for each member.
55 Each of these multipath devices contains the set of paths directly to
/linux/drivers/nvme/host/
H A DKconfig18 bool "NVMe multipath support"
21 This option controls support for multipath access to NVMe
22 subsystems. If this option is enabled support for NVMe multipath
24 for NVMe multipath access is excluded from the kernel. When this
26 own /dev/nvmeXnY device entry and NVMe multipath access is
H A DMakefile17 nvme-core-$(CONFIG_NVME_MULTIPATH) += multipath.o
H A Dmultipath.c12 bool multipath = true; variable
38 module_param_cb(multipath, &multipath_param_ops, &multipath, 0444);
39 MODULE_PARM_DESC(multipath,
53 multipath = true; in multipath_always_on_set()
755 !multipath) in nvme_mpath_alloc_disk()
1450 if (!multipath || !ctrl->subsys || in nvme_mpath_init_identify()
H A Dnvme.h1091 extern bool multipath;
1113 #define multipath false macro
H A Dcore.c4165 if (!multipath) { in nvme_init_ns_head()
4276 } else if (multipath) { in nvme_alloc_ns()
/linux/drivers/scsi/device_handler/
H A DKconfig12 devices utilized in multipath configurations. Say Y here to
/linux/Documentation/ABI/stable/
H A Dsysfs-nvme335 the multipath head device. When nonzero, I/O is queued
337 is deferred. Only visible on multipath head devices.
388 Namespace diagnostic counters for non-multipath
407 Namespace diagnostic counters for multipath
441 Shows or sets the multipath I/O path selection policy for
/linux/Documentation/translations/zh_CN/admin-guide/
H A Dindex.rst187 * nvme-multipath
/linux/Documentation/admin-guide/media/
H A Dsi476x.rst116 0x00 multhint 0 - multipath value has not crossed
118 1 - multipath value has crossed
/linux/Documentation/networking/
H A Dnexthop-group-resilient.rst12 the legacy multipath next-hop group, which uses the hash-threshold
36 If a multipath group is used for load-balancing between multiple servers,
41 If a multipath group is used for load-balancing among available paths to
167 same manner as other multipath groups. The following changes apply to the
/linux/drivers/block/rnbd/
H A DREADME37 "path=" options can be specified in order to use multipath (see RTRS
/linux/Documentation/ABI/testing/
H A Dsysfs-class-rnbd-client60 the selected multipath policy (see RTRS mp_policy sysfs entry description).
/linux/drivers/infiniband/ulp/rtrs/
H A DREADME16 multipath I/O (see "add_path" and "mp_policy" configuration entries in
/linux/tools/testing/selftests/net/
H A Dpmtu.sh204 # addresses have multipath routes to each other, b_r1 mtu = 1500.
275 pmtu_ipv4_mp_exceptions ipv4: PMTU multipath nh exceptions 1"
997 # Set up host A with multipath routes to host B host4_b_addr
1004 # Set up host B with multipath routes to host A host4_a_addr
1013 # Set up host A with multipath routes to host B host4_b_addr
1020 # Set up host B with multipath routes to host A host4_a_addr
2381 setup namespaces routing multipath || return $ksft_skip
/linux/
H A DMAINTAINERS19132 W: https://github.com/multipath-tcp/mptcp_net-next/wiki
19133 B: https://github.com/multipath-tcp/mptcp_net-next/issues
19134 T: git https://github.com/multipath-tcp/mptcp_net-next.git export-net
19135 T: git https://github.com/multipath-tcp/mptcp_net-next.git export
19505 F: Documentation/admin-guide/nvme-multipath.rst