mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 09:31:40 +03:00
a5453c307f
Certain SCSI drivers do not allow certain tuning parameters like nr_requests, max_sectors_kb to be changed, ignore these errors silently as this script is simply a best effort. Fixes #6103