diff --git a/docs/guides/file_sharing/glusterfs.md b/docs/guides/file_sharing/glusterfs.md index d510f2dfd0..7212d9b778 100644 --- a/docs/guides/file_sharing/glusterfs.md +++ b/docs/guides/file_sharing/glusterfs.md @@ -151,8 +151,8 @@ You can let DNS handle the name resolution of the servers in your cluster, or yo Without further delay, let's start the service: ``` -$ sudo systemctl enable glusterfsd.service -$ sudo systemctl start glusterfsd.service +$ sudo systemctl enable glusterfsd.service glusterd.service +$ sudo systemctl start glusterfsd.service glusterd.service ``` We are ready to join the two nodes to the same pool.