wwid | Gibt die WWID des multipath-Geräts an, auf das die multipath -Attribute zutreffen. |
alias | Gibt den symbolischen Namen für das multipath-Gerät an, auf das die multipath -Attribute zutreffen. |
path_grouping_policy | Definiert die Standard-Richtlinie zur Pfad-Gruppierung, die auf nicht angegebene multipaths angewendet werden soll. Mögliche Werte sind: | failover = 1 path pro priority group | multibus = alle gültigen paths in 1 priority group | group_by_serial = 1 priority group pro erkannter Seriennummer | group_by_prio = 1 priority group pro path priority value | group_by_node_name = 1 priority group pro target node name |
|
path_selector | Gibt den Standard-Algorithmus an, der zur Bestimmung verwendet werden soll, welcher Pfad für die nächste I/O-Operation verwendet werden soll. |
failback | Definiert den Pfad für Gruppen-Failback. | Ein Wert von 0 oder immediate gibt an, dass das System zu einer Pfadgruppe mit höherer priority als die aktuelle Pfadgruppe wechselt, sobald diese existiert. | Ein numerischer Wert größer als Null definiert ein verzögertes Failback, ausgedrückt in Sekunden. | Ein Wert von manual definiert, dass das Failback nur mit Eingriff des Systemverwalters passieren kann. |
|
rr_weight | If set to priorities , then instead of sending rr_min_io requests to a path before calling selector to choose the next path, the number of requests to send is determined by rr_min_io times the path's priority, as determined by the prio_callout program. Currently, there are priority callouts only for devices that use the group_by_prio path grouping policy, which means that all the paths in a path group will always have the same priority. | Falls auf uniform gesetzt, sind alle path weights gleich. |
|
no_path_retry | Ein numerischer Wert für dieses Attribut definiert die Häufigkeit, wie oft das System versuchen soll, einen fehlgeschlagenen Pfad zu verwenden, bevor Queuing deaktiviert wird. | Ein Wert von fail weist auf unmittelbaren Ausfall hin, ohne Queueing. | Ein Wert von queue weist darauf hin, dass Queuing nicht stoppen sollte, bis der Pfad korrigiert wurde. |
|
flush_on_last_del | (RHEL 5.3 and later) If set to yes , the multipathd daemon will disable queueing when the last path to a device has been deleted. The default value is no . |
rr_min_io | Gibt die Zahl der I/O-Anfragen an, die zu einem Pfad weitergeleitet werden sollen, bevor zum nächsten Pfad in der aktuellen Pfadgruppe gewechselt wird. |
mode | (RHEL 5.3 and later) The mode to use for the multipath device nodes, in octal. The default value is determined by the process. |
uid | (RHEL 5.3 and later) The user ID to use for the multipath device nodes. You must use the numeric user ID. The default value is determined by the process. |
gid | (RHEL 5.3 and later) The group ID to use for the multipath device nodes. You must use the numeric group ID. The default value is determined by the process. |