11 lines
294 B
Markdown
11 lines
294 B
Markdown
# brick-do.sh
|
|
Script to run commands on the single bricks of a GlusterFS volume.
|
|
e.g.
|
|
|
|
brick-do.sh -v ge-pacs -c "sudo ls -alh" -p "/ge-pacs/data"
|
|
|
|
|
|
# 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.
|
|
|