polling_interval is only valid in defaults
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
f329b6f6d9
commit
a6803c9ef3
1 changed files with 1 additions and 2 deletions
|
@ -3,6 +3,7 @@ defaults {
|
|||
user_friendly_names yes
|
||||
max_fds max
|
||||
queue_without_daemon no
|
||||
polling_interval 3
|
||||
}
|
||||
|
||||
blacklist {
|
||||
|
@ -50,7 +51,6 @@ devices {
|
|||
path_grouping_policy multibus
|
||||
path_selector "round-robin 0"
|
||||
no_path_retry 5
|
||||
polling_interval 3
|
||||
failback 15
|
||||
}
|
||||
|
||||
|
@ -62,7 +62,6 @@ devices {
|
|||
path_grouping_policy multibus
|
||||
path_selector "round-robin 0"
|
||||
no_path_retry 5
|
||||
polling_interval 3
|
||||
failback 15
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue