Make README diagrams vertical and clickable
This commit is contained in:
@@ -6,15 +6,8 @@ Production-style Bash examples for expanding storage in a Veritas environment. T
|
||||
|
||||
```mermaid
|
||||
flowchart TD
|
||||
A["veritas"] --> B["01_detect_new_luns.sh"]
|
||||
A --> C["02_precheck_vcs_vxvm.sh"]
|
||||
A --> D["03_freeze_vcs_group.sh"]
|
||||
A --> E["04_init_vxvm_disks.sh"]
|
||||
A --> F["05_extend_diskgroup.sh"]
|
||||
A --> G["06_extend_volume_fs.sh"]
|
||||
A --> H["07_postcheck_vcs_vxvm.sh"]
|
||||
A --> I["08_unfreeze_vcs_group.sh"]
|
||||
A --> J["veritas_extend_runbook.sh"]
|
||||
A["veritas"]
|
||||
click A href "./" "veritas"
|
||||
```
|
||||
|
||||
## VxVM vs VCS
|
||||
|
||||
Reference in New Issue
Block a user