This commit is contained in:
Thomas Gebert 2025-10-07 11:58:12 +02:00
commit 292c1a8e59

View File

@ -1,8 +1,12 @@
# General Purpose Scripts
Here are some general purpose scripts...
- [General Purpose Scripts](#general-purpose-scripts)
- [brick-do.sh](#brick-dosh)
- [checkup.sh](#checkupsh)
# brick-do.sh
## brick-do.sh
Script to run commands on the single bricks of a GlusterFS volume.
e.g.
@ -25,6 +29,6 @@ Optionial:
subdirectory of the brick path
```
# checkup.sh
## checkup.sh
Run a quick test on the cluster and do some sanity checks. Most checks are intended to be reviewed by a human being.