You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Harshavardhana 23db4958f5
fix tuned-adm command typo
1 year ago
..
README.md fix tuned-adm command typo 1 year ago
tuned.conf allow sysfs tuning from tuned 1 year ago

README.md

How to enable 'minio' performance profile with tuned?

Prerequisites

Please make sure the following packages are already installed via dnf or apt:

  • tuned
  • curl

Install tuned.conf performance profile

wget https://raw.githubusercontent.com/minio/minio/master/docs/tuning/tuned.conf

Step 2 - install tuned.conf as supported performance profile on all nodes

sudo mkdir -p /usr/lib/tuned/minio/
sudo mv tuned.conf /usr/lib/tuned/minio

Step 3 - to enable minio performance profile on all the nodes

sudo tuned-adm profile minio