Make README diagrams vertical and clickable
This commit is contained in:
@@ -8,15 +8,8 @@ These scripts are examples. Exact GPFS commands, flags, quorum practices, failur
|
||||
|
||||
```mermaid
|
||||
flowchart TD
|
||||
A["gpfs"] --> B["01_cluster_overview.sh"]
|
||||
A --> C["02_precheck_gpfs.sh"]
|
||||
A --> D["03_detect_new_disks.sh"]
|
||||
A --> E["04_create_nsd_stanza.sh"]
|
||||
A --> F["05_add_nsd_to_filesystem.sh"]
|
||||
A --> G["06_rebalance_filesystem.sh"]
|
||||
A --> H["07_postcheck_gpfs.sh"]
|
||||
A --> I["08_generate_report.sh"]
|
||||
A --> J["gpfs_extend_runbook.sh"]
|
||||
A["gpfs"]
|
||||
click A href "./" "gpfs"
|
||||
```
|
||||
|
||||
## Concepts
|
||||
|
||||
Reference in New Issue
Block a user