Este conteúdo não está disponível no idioma selecionado.
Chapter 9. Using the Gluster Command Line Interface
Note
--mode=script to any CLI command ensures that the command executes without confirmation prompts.
Run the Gluster CLI on any Red Hat Gluster Storage Server by either invoking the commands or running the Gluster CLI in interactive mode. The gluster command can be remotely used via SSH.
# gluster COMMAND
peer status command:
# gluster peer status
Alternatively, run the Gluster CLI in interactive mode using the following command:
# gluster
gluster>
gluster> COMMAND
peer status to view the status of the peer server:
- Start Gluster CLI's interactive mode:
# gluster - Request the peer server status:
gluster> peer status - The peer server status displays.
help to view the gluster help options.
- Start Gluster CLI's interactive mode:
# gluster - Request the help options:
gluster> help - A list of gluster commands and options displays.