DNM - Debug glusterfs job

Change-Id: Idbfc77c938a030c8d85e3c6281e66833d4cd8fd2
This commit is contained in:
silvacarloss 2022-12-06 18:31:46 -03:00
parent 1fcbee9c6f
commit f52a8bcd66
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ function install_glusterfs {
# Start gluster service
function _start_glusterfs {
sudo systemctl start glusterd
sudo systemctl status glusterd
}
# Stop running gluster service