Manually Flush journal for a single node
# isi flush
To flush all nodes
# isi_for_array -s isi_flush
To shutdown a single node
# isi config
>> shutdown <NodeID>
To shutdown all node
# isi config
>> shutdown all
View command structure
# man isi --help
Available sub-commands and
# isi <command> --help
Arguments for specific action
# isi <command> <SubCommandAction> --help
Note: The man isi or isi --help command is probably the most important command for a new administrator.
# isi flush
To flush all nodes
# isi_for_array -s isi_flush
To shutdown a single node
# isi config
>> shutdown <NodeID>
To shutdown all node
# isi config
>> shutdown all
View command structure
# man isi --help
Available sub-commands and
# isi <command> --help
Arguments for specific action
# isi <command> <SubCommandAction> --help
Note: The man isi or isi --help command is probably the most important command for a new administrator.
No comments:
Post a Comment