Optimized mds

This commit is contained in:
2025-03-17 05:10:43 +01:00
parent 7b17362986
commit 2667f3c259
78 changed files with 110 additions and 79 deletions

View File

@@ -4,7 +4,7 @@
This role optimizes storage allocation for Docker volumes by migrating volumes between SSD (rapid storage) and HDD (mass storage) based on container image types. It creates symbolic links to maintain consistent storage paths after migration.
## 📌 Overview
## Overview
The role performs the following tasks:
- Migrates Docker volumes with database workloads to rapid storage (SSD) for improved performance.