#!/bin/bash for i in $(multipath -l -v1); do if ! dmsetup table $i | sed -n '/.*queue_if_no_path.*/q1' ; then dmsetup message $i 0 fail_if_no_path fi done
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
module-setup.sh | File | 3.38 KB | 0755 |
|
multipath-shutdown.sh | File | 172 B | 0755 |
|
multipathd-configure.service | File | 624 B | 0644 |
|
multipathd-needshutdown.sh | File | 162 B | 0755 |
|
multipathd-stop.sh | File | 237 B | 0755 |
|
multipathd.service | File | 785 B | 0644 |
|
multipathd.sh | File | 396 B | 0755 |
|