Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
0.5.0
-
None
Description
Discovered by xyao when testing 0.5.0-beta rc2
The document on specifying service/ID can be improved. More
specifically, the URI should give examples for the Service ID in HA.
Currently, it only mentions host/port.
ozone sh vol create /vol1
Service ID or host name must not be omitted when ozone.om.service.ids is
defined.
bash-4.2$ ozone sh vol create --help
Usage: ozone sh volume create [-hV] [--root] [-q=<quota>] [-u=<userName>]
<uri>
Creates a volume for the specified user
<uri> URI of the volume.
Ozone URI could start with o3:// or without
prefix. URI
may contain the host and port of the OM server.
Both are
optional. If they are not specified it will be
identified from the config files.
Attachments
Issue Links
- is superceded by
-
HDDS-3413 Ozone documentation to be revised for OM HA Support
- Resolved