This section explains how to use the
qq portal_create
command.Description
Create a spoke portal and propose a hub portal relationship on another cluster
Usage
qq portal_create [-h] --spoke-root SPOKE_ROOT -a HUB_ADDRESS [-p HUB_PORT] --hub-root HUB_ROOT [-j]
Flags
Flag Name | Required | Description |
---|---|---|
--spoke-root
|
Yes | The full path to the directory that serves as the spoke portal root directory. Qumulo Core creates this directory for you automatically. If this directory exists already, the system outputs an error. |
-a
|
Yes | The IP address of a node in the remote cluster |
-p
|
No | The TCP port for portal activity on the remote cluster (3713 by default) |
--hub-root
|
Yes | Full path to the prospective directory that will serve as the hub portal root directory |
-j
|
No | Pretty-print JSON |