Questo contenuto non è disponibile nella lingua selezionata.
Chapter 11. 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 peer COMMAND
status command:
# gluster peer status
Alternatively, run the Gluster CLI in interactive mode using the following command:
# gluster
gluster>
gluster> COMMAND
status to view the status of the peer server:
- Start Gluster CLI's interactive mode:
# gluster - Request the peer server status:
gluster> 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.