Show Table of Contents
5.7. queue_if_no_path 機能に関する問題
features "1 queue_if_no_path" でマルチパスデバイスを設定した場合、1 つ以上のパスが復帰するまで、I/O を発行するプロセスがすべてハングします。これを回避するために、/etc/multipath.conf ファイルに no_path_retry N パラメーターを設定します (N はシステムでパスを再試行する回数)。
features "1 queue_if_no_path" オプションを使用しなければならない状況で上記の問題が発生した場合は、dmsetup コマンドを使って、特定の LUN (どのパスも利用できないもの) 用のランタイム時ポリシーを編集します。例えば、マルチパスデバイス mpathc のポリシーを "queue_if_no_path" から "fail_if_no_path" に変更する場合は以下のコマンドを実行します。
dmsetup message mpathc 0 "fail_if_no_path"
指定するのは、パスではなく
mpathn のエイリアスであることに注意してください。

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.