Lists the parameters to tune for optimal SSD performance.
On servers with SSDs:
mfs.conf file, if recommended by the SSD vendor.
mfs.ssd.trim.enabled to 1 in the mfs.conf file. For example:mfs.ssd.trim.enabled=1
mfs.conf file.
mfs.disk.iothrottle.count to 50000. The default value
for mfs.disk.iothrottle.count is 100. For example:mfs.disk.iothrottle.count=50000
disksetup:
/opt/mapr/server/disksetup -W <n> disks.txt For
example, to create a storage pool with 2 SSDs, run the following command:
/opt/mapr/server/disksetup -W 2 disks.txt For more
information, see disksetup.