SLES 11 SP3 - recomendations for SSD disk

OS: SLES 11 SP 3
file systems: ext3

there is ‘discard’ option introduced with ext4 file system and I found a lot of online resources recommending ‘discard’ options for SSD disks.
No similar option is available with ext3 file system.

Is there any recommendations available to get max from SSD disk using SLES11/ext3 file systems. Any best practices ?

Sharfuddin,

It appears that in the past few days you have not received a response to your
posting. That concerns us, and has triggered this automated reply.

Has your issue been resolved? If not, you might try one of the following options:

Be sure to read the forum FAQ about what to expect in the way of responses:
http://forums.suse.com/faq.php

If this is a reply to a duplicate posting, please ignore and accept our apologies
and rest assured we will issue a stern reprimand to our posting bot.

Good luck!

Your SUSE Forums Team
http://forums.suse.com

Hi
For the 3.x and greater kernels, you can use discard and the fstrim
utility is available. Check is disk alignment.

Another other option is the elevator and setting the swappiness down
depending on how much system ram.


Cheers Malcolm °¿° LFCS, SUSE Knowledge Partner (Linux Counter #276890)
SUSE Linux Enterprise Desktop 12 GNOME 3.10.1 Kernel 3.12.32-33-default
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!

[QUOTE=malcolmlewis;26040]Hi
For the 3.x and greater kernels, you can use discard and the fstrim
utility is available. Check is disk alignment.
[/QUOTE]

‘discard’ option is not available with ext3 file systems. Though fstrim is available with SLE 11 SP 3.

noop or elavator which one is recommended for SSD disk ? Yes swappiness is already set to 20.

Thanks for your help and recommendations.