Merging upstream version 2.14.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
0d9181726f
commit
f268303a51
572 changed files with 4636 additions and 1730 deletions
5
nvmf-autoconnect/udev-rules/71-nvmf-vastdata.rules.in
Normal file
5
nvmf-autoconnect/udev-rules/71-nvmf-vastdata.rules.in
Normal file
|
@ -0,0 +1,5 @@
|
|||
# Enable round-robin for Vast Data Block Subsystem
|
||||
ACTION=="add", SUBSYSTEM=="nvme-subsystem", ATTR{subsystype}=="nvm", ATTR{model}=="VASTData", ATTR{iopolicy}="round-robin"
|
||||
|
||||
# Set ctrl_loss_tmo to -1 for Vast Data Block Controller
|
||||
ACTION!="remove", SUBSYSTEM=="nvme", KERNEL=="nvme*", ATTR{model}=="VASTData", ATTR{ctrl_loss_tmo}="-1"
|
Loading…
Add table
Add a link
Reference in a new issue