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 e2eed87b3fe7f28bc9de14767f6ad6ab00b0fe6f..f30b512ad7bfda195ddecd2a0dab6efdeedb1cca 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](../software/utilities.md#direct-archive-access-without-extraction-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 7588d89538f5fd24f3400d85c745aa9b6788e9db..b9cfa0534be5ffb0bbb1a48fa4162b331fec0f93 100644 --- a/doc.zih.tu-dresden.de/docs/data_lifecycle/working.md +++ b/doc.zih.tu-dresden.de/docs/data_lifecycle/working.md @@ -48,7 +48,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) to bundle + [ratarmount](../software/utilities.md#direct-archive-access-without-extraction-ratarmount) to bundle small files into one ## Cheat Sheet for Debugging Filesystem Issues