This commit is contained in:
@@ -1,18 +1,3 @@
|
||||
# platform-projects/storage
|
||||
# storage
|
||||
|
||||
This folder is intended for storage-oriented platform topics. It can hold higher-level notes and case studies related to filesystem growth, block storage operations, multipath design, and capacity planning.
|
||||
|
||||
## Diagram
|
||||
|
||||
```mermaid
|
||||
flowchart LR
|
||||
A["storage"] --> B["Capacity planning"]
|
||||
A --> C["Filesystem expansion"]
|
||||
A --> D["Block device management"]
|
||||
A --> E["Operational safety"]
|
||||
```
|
||||
|
||||
## Notes
|
||||
|
||||
- The directory currently contains only a placeholder file.
|
||||
- It is closely related to the GPFS and Veritas operational toolkits under `infra-run/scripts/bash`.
|
||||
Storage platform case study notes are planned. Current storage workflow examples live under ../../infra-run/scripts/bash/.
|
||||
|
||||
Reference in New Issue
Block a user