array.hp3par
Minimal configlet:
[array#1]
type = hp3par
Minimal setup command:
om node set --kw="type=hp3par"
cli
required: false
scopable: false
default: 3parcli
Example:
cli = /path/to/pwf
The path of the executable hp3par CLI.
key
required: false
scopable: false
Example:
key = /path/to/key
The path to the private key to use to log in.
manager
required: false
scopable: false
default: The name of the array
Example:
manager = mymanager.mycorp
The array manager host name.
method
required: false
scopable: false
candidates: proxy, cli, ssh
default: ssh
Example:
method = ssh
The connection method to use.
pwf
required: false
scopable: false
Example:
pwf = /path/to/pwf
The path to the 3par password file to use to log in.
username
required: false
scopable: false
Example:
username = root
The username to use to log in, if configured.