diff --git a/doc.zih.tu-dresden.de/docs/data_lifecycle/file_systems.md b/doc.zih.tu-dresden.de/docs/data_lifecycle/file_systems.md index f30b512ad7bfda195ddecd2a0dab6efdeedb1cca..e2a2f828f4ad4a575537957d40420f1c6dcd0fc1 100644 --- a/doc.zih.tu-dresden.de/docs/data_lifecycle/file_systems.md +++ b/doc.zih.tu-dresden.de/docs/data_lifecycle/file_systems.md @@ -26,7 +26,7 @@ Getting high I/O-bandwidth - Use many processes (writing in the same file at the same time is possible) - Use large I/O transfer blocks - Avoid reading many small files. Use data container e. g. - [ratarmount](../software/utilities.md#direct-archive-access-without-extraction-ratarmount) + [ratarmount](../software/utilities.md#direct-archive-access-without-extraction-using-ratarmount) to bundle small files into one ## Cheat Sheet for Debugging Filesystem Issues diff --git a/doc.zih.tu-dresden.de/docs/data_lifecycle/working.md b/doc.zih.tu-dresden.de/docs/data_lifecycle/working.md index b9cfa0534be5ffb0bbb1a48fa4162b331fec0f93..180b425f58ee32ef06ec3c8a11db28f25c06bb58 100644 --- a/doc.zih.tu-dresden.de/docs/data_lifecycle/working.md +++ b/doc.zih.tu-dresden.de/docs/data_lifecycle/working.md @@ -48,8 +48,8 @@ Getting high I/O-bandwidth - Use many processes (writing in the same file at the same time is possible) - Use large I/O transfer blocks - Avoid reading many small files. Use data container e. g. - [ratarmount](../software/utilities.md#direct-archive-access-without-extraction-ratarmount) to bundle - small files into one + [ratarmount](../software/utilities.md#direct-archive-access-without-extraction-using-ratarmount) + to bundle small files into one ## Cheat Sheet for Debugging Filesystem Issues