Keep track of commands run to set things up that aren't in the configs.

This commit is contained in:
2023-07-17 06:53:05 +01:00
parent f256da7f8c
commit afca76d949

6
stateful-commands.txt Normal file
View File

@@ -0,0 +1,6 @@
glusterfs setup on c1:
* gluster peer probe c{2,3}
* gluster volume create compute replica 3 c{1,2,3}:/data/glusterfs/compute/brick1/brick
* data dirs were mkdir'd manually before
* gluster volume start compute
* gluster volume bitrot compute enable