Skip to content

Commit cbcb199

Browse files
authored
Support TrueNAS SCALE (#166)
Signed-off-by: Michael Mattsson <[email protected]>
1 parent 777e88b commit cbcb199

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

tunelinux/config/multipath.conf.generic

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ devices {
5151
product "iSCSI Disk"
5252
path_grouping_policy group_by_prio
5353
path_selector "queue-length 0"
54-
hardware_handler "1 alua"
5554
}
5655
device {
5756
rr_weight priorities

tunelinux/config/multipath.conf.upstream

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ devices {
5353
product "iSCSI Disk"
5454
path_grouping_policy group_by_prio
5555
path_selector "queue-length 0"
56-
hardware_handler "1 alua"
5756
}
5857
device {
5958
rr_weight priorities

0 commit comments

Comments
 (0)