mirror of
https://github.com/minio/minio.git
synced 2025-02-06 19:28:07 -05:00
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