zipur

/etc/multipath.conf

Jan 27th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. devices {
  2. device {
  3.  
  4. all_devs yes
  5. no_path_retry fail
  6. }
  7. device {
  8. vendor "SYNOLOGY"
  9. product ".*"
  10. path_grouping_policy multibus
  11. failback immediate
  12. path_selector "round-robin 0"
  13. rr_min_io 100
  14. }
  15. }
Advertisement
Add Comment
Please, Sign In to add comment