Nexentaedge Iscsi Gw
- Nexenta Charmers
- Cloud
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 5 | 11 Nov 2020 | |
latest/edge | 0 | 11 Nov 2020 |
juju deploy nexentaedge-iscsi-gw
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
exclude | string
Used to specify comma separated exclude disks list. Exclude disks list persistently stored and it tells system never use and always skip it during automated disk layouting. Most common use case here is to exclude disk(s) used by "other" application.
Note that automated layouting will skip all partitioned and/or mounted disks by default.
Example: sdd,sde
-
nodocker | boolean
Default: True
Do not perform docker preparation on server node.
-
profile | string
Default: balanced
Used to specify profile: capacity, balanced or performance. Balanced is a default
-
replicast_eth | string
Default: eth1
Network interface name of dedicated storage network for cluster communication.
-
reserved | string
Used to specify comma separated reserved disks list. Reserved disks list is used to skip disks from automated disk layouting. Most common use case is to reserve disks for future use.
Example: sdg,sdk