… periodically b.big tables that are affected by fragmentation can be arranged as 1 file per filesystem c. recently Mysql 5.1… disk for historical data (less used). Index files are the most prone to fragmentation – since 1 record inserted/updated can trigger updates… is immune to fragmentation unfortunately, the only way to reduce it is to have some table options that will pre-allocate space in…
Comment: Working with many files and file system fragmentation
Filed Under: Hardware and Storage Tagged With: Operating Systems
Comment: Working with many files and file system fragmentation
… have updates you may be suffering from internal fragmentation in addition to file system fragmentation – such as rows may get more than one… to be in different locations etc. Good you agree on pre allocation option though I think even much smaller values such as…
Filed Under: Hardware and Storage Tagged With: Operating Systems
Comment: Beware: ext3 and sync-binlog do not play well together
…. Speaking about Pre-Allocation I think it is different story. This helps with fragmentation by reserving the space. But if files change their size… be interesting to just see how it affects performance – growing file vs fallocate preallocated vs physically preallocated.
Filed Under: Hardware and Storage Tagged With: Hardware, Operating Systems

