hetzneronline / installimage

Bash scripts to universally deploy various distributions
Other
517 stars 143 forks source link

Increase raid chunk size #46

Closed stickz closed 2 years ago

stickz commented 2 years ago

This change specially targets storage servers which are using a raid 10 configuration. It increases the chunk size on the raid partition where the home directory is mounted from 512KB to 2MB. This improves hard drive performance by reducing disk seeking in the average scenario. It makes sense to have a larger chunk size, where users are going to store their files.

asciiprod commented 2 years ago

This option is too specific and cannot be configured.