Soumitra Sulav created HDDS-14755:
-------------------------------------
Summary: [installer] Add start-only option and simply stop, clean
options
Key: HDDS-14755
URL: https://issues.apache.org/jira/browse/HDDS-14755
Project: Apache Ozone
Issue Type: Improvement
Components: Installation
Affects Versions: 2.1.0
Reporter: Soumitra Sulav
Right now the start / stop / clean options are little confusing and requires to
be run in a specific order to work.
# Simplify the order of events to stop or clean
# Define these events as action and atleast one action is mandatory to be
passed
# Options could be : clean install start stop
# Make options inclusive or exclusive
** start and stop can't be passed together.
** start is inclusive of install
** stop is inclusive of clean
Valid examples :
* clean install (first delete all installed dir / data / metadata dir the
proceed with install)
* clean
* stop (stop only)
* start (start only)
* install (proceed with install without clean, start is inclusive)
* upgrade (in future)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]