Hello, The cache settings would also depend on the underlying storage. If you are planning to use something like ext4 partition on the local harddisk then cache=none would be suitable. It would be good to avoid cache=writeback on production environment as there no guarantees that the write actually got saved to harddisk. cache=writethrough though slower than writeback is the most recommended for the production environments. To get better performance it would be good to identify what additional performance can be extracted from the underlying storage subsystem. Thanks and Regards Saurav Lahiri Hexagrid Computing --- On Sun, 5/2/12, Stefan G. Weichinger <lists@xxxxxxxx> wrote:
|