Merge branch 'main' of https://git.iternity.dev/thomas.gebert/coyote
This commit is contained in:
commit
292c1a8e59
@ -1,8 +1,12 @@
|
|||||||
|
# General Purpose Scripts
|
||||||
|
Here are some general purpose scripts...
|
||||||
|
|
||||||
|
- [General Purpose Scripts](#general-purpose-scripts)
|
||||||
- [brick-do.sh](#brick-dosh)
|
- [brick-do.sh](#brick-dosh)
|
||||||
- [checkup.sh](#checkupsh)
|
- [checkup.sh](#checkupsh)
|
||||||
|
|
||||||
|
|
||||||
# brick-do.sh
|
## brick-do.sh
|
||||||
Script to run commands on the single bricks of a GlusterFS volume.
|
Script to run commands on the single bricks of a GlusterFS volume.
|
||||||
e.g.
|
e.g.
|
||||||
|
|
||||||
@ -25,6 +29,6 @@ Optionial:
|
|||||||
subdirectory of the brick path
|
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.
|
Run a quick test on the cluster and do some sanity checks. Most checks are intended to be reviewed by a human being.
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user